diff options
author | B Stack <bgstack15@gmail.com> | 2020-09-09 14:51:27 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-09-09 14:51:27 -0400 |
commit | 27b699a33ba5a01a5c6d608ad8a65141cff2211c (patch) | |
tree | 7a587f3e9cb52359a0d2d193349cb95a1c99970c /newmoon/debian/xfce-helper/newmoon.desktop | |
parent | fix removing old extensions (diff) | |
download | stackrpms-27b699a33ba5a01a5c6d608ad8a65141cff2211c.tar.gz stackrpms-27b699a33ba5a01a5c6d608ad8a65141cff2211c.tar.bz2 stackrpms-27b699a33ba5a01a5c6d608ad8a65141cff2211c.zip |
add xfce helper to newmoon
Diffstat (limited to 'newmoon/debian/xfce-helper/newmoon.desktop')
-rw-r--r-- | newmoon/debian/xfce-helper/newmoon.desktop | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/newmoon/debian/xfce-helper/newmoon.desktop b/newmoon/debian/xfce-helper/newmoon.desktop new file mode 100644 index 0000000..513aecc --- /dev/null +++ b/newmoon/debian/xfce-helper/newmoon.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Icon=newmoon +Name=Newmoon +NoDisplay=true +StartupNotify=false +Terminal=false +Type=X-XFCE-Helper +X-XFCE-Binaries=newmoon; +X-XFCE-Category=WebBrowser +X-XFCE-Commands=%B; +X-XFCE-CommandsWithParameter=%B "%s"; |