diff options
Diffstat (limited to 'development/tea/tea.desktop')
-rw-r--r-- | development/tea/tea.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/tea/tea.desktop b/development/tea/tea.desktop new file mode 100644 index 0000000000..4497cd209d --- /dev/null +++ b/development/tea/tea.desktop @@ -0,0 +1,10 @@ + +[Desktop Entry] +Type=Application +Name=tea +Comment=Text Editor +Icon=tea_icon_v2 +Exec=tea +Terminal=false +Categories=Utility;TextEditor; +StartupNotify=true |