http://qa.mandrakesoft.com/show_bug.cgi?id=6168

           Product: fluxbox
         Component: program
           Summary: Fluxbox menu entries appear in menus of other window
                    managers
           Product: fluxbox
           Version: 0.9.6-0.pre9mdk
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: program
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The two menu entries added in the last package of fluxbox added the menu entries 
to all of the wm menus, not just fluxbox.  So for instance, Fluxbox => run was 
showing up in KDE.

Caused by entries in fluxbox-menu patch defined needs as x11 instead of fluxbox. 
 Here is a patch to fix.

--- fluxbox-menu        2003-09-26 16:18:12.000000000 -0400
+++ fluxbox-menu.fix    2003-10-18 22:51:56.000000000 -0400
@@ -54,14 +54,14 @@
        icon="fluxbox.png" \
         command="exit"

-?package(fluxbox):needs=x11 \
+?package(fluxbox):needs=fluxbox \
         section="Fluxbox" \
         title="Reload Menus" \
         longtitle="Regenerate Menus when you installed new software" \
         icon="menudrake.png" \
         command="/usr/bin/update-menus"

-?package(fluxbox):needs=x11 \
+?package(fluxbox):needs=fluxbox \
         section="Fluxbox" \
        title="Run" \
        longtitle="Start an application" \

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

Reply via email to