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 725287 - Fix creating new menus
Fix creating new menus
Status: RESOLVED FIXED
Product: alacarte
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Alacarte Maintainer(s)
Alacarte Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-02-27 01:31 UTC by Matthias Clasen
Modified: 2014-02-27 01:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix creating new menus (1.58 KB, patch)
2014-02-27 01:31 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2014-02-27 01:31:26 UTC
We were still creating the .directory file, but some
refactoring dropped the code that inserted the menu
into the menu tree. Bring it back.
Comment 1 Matthias Clasen 2014-02-27 01:31:28 UTC
Created attachment 270442 [details] [review]
Fix creating new menus
Comment 2 Matthias Clasen 2014-02-27 01:53:05 UTC
Attachment 270442 [details] pushed as fd2c16c - Fix creating new menus