diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-06-12 02:41:32 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-06-12 02:41:32 +0100 |
commit | bc02c657543a7d2be99ffbec9d002d698941f56f (patch) | |
tree | 14c405f483dd8eeec607505fae5713b9a3b6788c /frontend/gui/desktop/sisyphus-gui.desktop | |
parent | 8551f92e8f3f0cb51162635004e7b5ef86fb3e3e (diff) |
merge epkg into sisyphus : from now on sisyphus-cli will be the CLI frontend (old epkg) && sisyphus-gui will be the GUI frontend ;; the backend libsisyphus.sh will be ported to python as well
Diffstat (limited to 'frontend/gui/desktop/sisyphus-gui.desktop')
-rwxr-xr-x | frontend/gui/desktop/sisyphus-gui.desktop | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/frontend/gui/desktop/sisyphus-gui.desktop b/frontend/gui/desktop/sisyphus-gui.desktop new file mode 100755 index 0000000..c4ff12b --- /dev/null +++ b/frontend/gui/desktop/sisyphus-gui.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=Sisyphus GUI +Type=Application +Comment=Sisyphus Package Manager (GUI) +Exec=sisyphus-gui-pkexec +Icon=sisyphus-gui +Categories=System; |