wok diff catfish/stuff/catfish.desktop @ rev 22535

created recipe for python-ply
author Hans-G?nter Theisgen
date Fri Jan 03 13:49:45 2020 +0100 (2020-01-03)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/catfish/stuff/catfish.desktop	Fri Jan 03 13:49:45 2020 +0100
     1.3 @@ -0,0 +1,14 @@
     1.4 +[Desktop Entry]
     1.5 +Type=Application
     1.6 +Name=Catfish
     1.7 +Comment=File search
     1.8 +Comment[de]=Dateisuche
     1.9 +Comment[es]=Buscador de archivos
    1.10 +Comment[fi]=Etsi tiedostoja
    1.11 +Comment[fr]=Recherche de fichiers
    1.12 +Comment[ru]=Поиск файлов
    1.13 +Categories=GTK;Utility;FileTools;
    1.14 +Exec=catfish
    1.15 +Icon=catfish
    1.16 +Terminal=false
    1.17 +StartupNotify=true