diff options
Diffstat (limited to 'extra/gestpkg-1.2/gestpkg.desktop')
-rw-r--r-- | extra/gestpkg-1.2/gestpkg.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/extra/gestpkg-1.2/gestpkg.desktop b/extra/gestpkg-1.2/gestpkg.desktop new file mode 100644 index 000000000..1e97694b2 --- /dev/null +++ b/extra/gestpkg-1.2/gestpkg.desktop @@ -0,0 +1,11 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Encoding=UTF-8 +Name=GestPkg +Comment="Interface graphique du gestionnaire de paquets." +Exec=ktsuss gestpkg +Icon=gestpkg +Terminal=false +Type=Application +Categories=System +StartupNotify=true |