diff options
author | B Stack <bgstack15@gmail.com> | 2020-02-11 15:56:38 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-02-11 15:56:38 -0500 |
commit | d91025a34e851f12c048fa347a304795a42a8d80 (patch) | |
tree | 945857b615487f4cff66532c8aafc3c4731ed6a1 /xdgmenumaker/debian/xdgmenumaker-user-fluxbox.desktop | |
parent | Merge branch 'xseticon-bump' into 'updates' (diff) | |
download | stackrpms-d91025a34e851f12c048fa347a304795a42a8d80.tar.gz stackrpms-d91025a34e851f12c048fa347a304795a42a8d80.tar.bz2 stackrpms-d91025a34e851f12c048fa347a304795a42a8d80.zip |
add xdgmenumaker-user script and menu entry
Diffstat (limited to 'xdgmenumaker/debian/xdgmenumaker-user-fluxbox.desktop')
-rw-r--r-- | xdgmenumaker/debian/xdgmenumaker-user-fluxbox.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/xdgmenumaker/debian/xdgmenumaker-user-fluxbox.desktop b/xdgmenumaker/debian/xdgmenumaker-user-fluxbox.desktop new file mode 100644 index 0000000..2064c6f --- /dev/null +++ b/xdgmenumaker/debian/xdgmenumaker-user-fluxbox.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Categories=Settings;DesktopSettings; +Comment=Update current user's fluxbox xdg menu +Exec=/usr/bin/xdgmenumaker-user.sh fluxbox +GenericName=Update xdg menu +Icon=xdgmenumaker-user +Keywords=menu;xdg; +Name=Update xdg menu (fluxbox) +StartupNotify=true +Terminal=false +Type=Application +Version=1.0 |