Bug 203270 - System>Administration does not show up
Summary: System>Administration does not show up
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: alacarte
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC6Desktop
TreeView+ depends on / blocked
 
Reported: 2006-08-20 04:03 UTC by Matthias Clasen
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-08-20 21:15:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Matthias Clasen 2006-08-20 04:03:10 UTC
It should; this is a regression against gmenu-simple-editor

Comment 1 Matthias Clasen 2006-08-20 18:16:42 UTC
It seems pyxdg interprets the menu renaming and the <layout> element slightly
different than gnome-menus. Replacing  

  <Layout>
    <Menuname>Preferences</Menuname>
    <Menuname>Administration</Menuname>
  </Layout>

by 

  <Layout>
    <Menuname>Preferences</Menuname>
    <Menuname>Administration</Menuname>
    <Menuname>System Settings</Menuname>
  </Layout>

makes the Administration submenu appear in alacarte. 

Comment 2 Matthias Clasen 2006-08-20 21:15:40 UTC
Fixed in redhat-menus-6.7.6-1.fc6


Note You need to log in before you can comment on or make changes to this bug.