diff options
Diffstat (limited to 'community/tea/tea.desktop')
-rw-r--r-- | community/tea/tea.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/community/tea/tea.desktop b/community/tea/tea.desktop new file mode 100644 index 000000000..818704a26 --- /dev/null +++ b/community/tea/tea.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Tea +Comment=A small programmer's QT editor +Exec=tea %U +Terminal=false +Type=Application +StartupNotify=true +Icon=tea.png +Categories=Application;Utility;TextEditor; |