summaryrefslogtreecommitdiff
path: root/newmoon/debian/xfce-helper/newmoon.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'newmoon/debian/xfce-helper/newmoon.desktop')
-rw-r--r--newmoon/debian/xfce-helper/newmoon.desktop13
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";
bgstack15