After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 309693 - gmenu-simple-editor calls the "Desktop" menu "Preferences"
gmenu-simple-editor calls the "Desktop" menu "Preferences"
Status: RESOLVED FIXED
Product: gnome-menus
Classification: Core
Component: general
2.11.x
Other Linux
: Normal minor
: ---
Assigned To: gnome-menus dummy account
gnome-menus dummy account
Depends on:
Blocks:
 
 
Reported: 2005-07-07 09:41 UTC by Sebastien Bacher
Modified: 2005-07-11 13:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2005-07-07 09:41:27 UTC
This is a part of the bug opened here: https://bugzilla.ubuntu.com/12470

"In the menu editor, in the left pane, the structure of the Gnome menu looks like :

> Applications
   -
   -
   -
> Preferences
   - Administration
   - Preferences
 

It says "Preferences" instead of "System", it's confusing."
Comment 1 Sebastien Bacher 2005-07-07 09:42:44 UTC
the comment speaks about "System" which is the name of the "Desktop" menu for Ubuntu
Comment 2 Mark McLoughlin 2005-07-11 13:13:02 UTC
2005-07-11  Mark McLoughlin  <mark@skynet.ie>

        Fixes "gmenu-simple-editor calls the Desktop menu
        Preferences" (bug #309693)

        * desktop-directories/Desktop.directory.in: add for
        settings.menu

        * desktop-directories/Preferences.directory.in: add
        for preferences.menu

        * desktop-directories/Makefile.am: add new .directory
        files.

        * layout/preferences.menu: use Desktop.directory.in

        * layout/settings.menu: use Preferences.directory.in