summaryrefslogtreecommitdiff
path: root/xdgmenumaker/debian/xdgmenumaker-user-fluxbox.desktop
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-08-14 23:23:58 -0400
committerB. Stack <bgstack15@gmail.com>2024-08-14 23:23:58 -0400
commit41d4b9eafe1a9456fc61c8dbae3d750a3f6eeb7c (patch)
tree8b707c677c9d3ea389ee82c78b2197a43d6b4713 /xdgmenumaker/debian/xdgmenumaker-user-fluxbox.desktop
parentscite 5.5.1 (diff)
downloadstackrpms-41d4b9eafe1a9456fc61c8dbae3d750a3f6eeb7c.tar.gz
stackrpms-41d4b9eafe1a9456fc61c8dbae3d750a3f6eeb7c.tar.bz2
stackrpms-41d4b9eafe1a9456fc61c8dbae3d750a3f6eeb7c.zip
xdgmenumaker 2.3
Diffstat (limited to 'xdgmenumaker/debian/xdgmenumaker-user-fluxbox.desktop')
-rw-r--r--xdgmenumaker/debian/xdgmenumaker-user-fluxbox.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/xdgmenumaker/debian/xdgmenumaker-user-fluxbox.desktop b/xdgmenumaker/debian/xdgmenumaker-user-fluxbox.desktop
index 348f6dc..3c0b219 100644
--- a/xdgmenumaker/debian/xdgmenumaker-user-fluxbox.desktop
+++ b/xdgmenumaker/debian/xdgmenumaker-user-fluxbox.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Categories=Settings;DesktopSettings;
Comment=Update current user's fluxbox xdg menu
-Exec=/usr/bin/xdgmenumaker-user.sh fluxbox
+Exec=xdgmenumaker-user fluxbox
GenericName=Update xdg menu
Icon=xdgmenumaker-user
Keywords=menu;xdg;
bgstack15