diff options
Diffstat (limited to 'etc/xdg/xdg-icebox/openbox/menu.xml')
| -rw-r--r-- | etc/xdg/xdg-icebox/openbox/menu.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/xdg/xdg-icebox/openbox/menu.xml b/etc/xdg/xdg-icebox/openbox/menu.xml index 3d039c4..f2a2489 100644 --- a/etc/xdg/xdg-icebox/openbox/menu.xml +++ b/etc/xdg/xdg-icebox/openbox/menu.xml @@ -12,8 +12,8 @@ <item label="Web browser"> <action name="Execute"><execute>x-www-browser</execute></action> </item> - <!-- This requires the presence of the 'menu' package to work --> - <menu id="/Debian" /> + <!-- This requires the presence of the 'openbox-menu' package to work --> + <menu id="xdg-menu" label="Applications" execute="openbox-menu lxde-applications.menu"/> <separator /> <menu id="client-list-menu" /> <separator /> |
