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 674946 - Provide an app menu
Provide an app menu
Status: RESOLVED FIXED
Product: gnome-font-viewer
Classification: Core
Component: general
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-font-viewer-maint
gnome-font-viewer-maint
Depends on:
Blocks: 674957
 
 
Reported: 2012-04-27 12:34 UTC by Allan Day
Modified: 2012-05-10 20:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Allan Day 2012-04-27 12:34:51 UTC
See https://live.gnome.org/GnomeGoals/PortToGMenu

Suggested app menu format:

Help
About Font Viewer
Quit
Comment 1 Cosimo Cecchi 2012-04-30 23:15:37 UTC
I implemented this for 3.5.1 now, together with a restyle of the whole application in GNOME 3 - I omitted the Help entry since the app doesn't have any manual right now.

Please open separate bugs if you have follow up comments, thanks!
Comment 2 Piotr Drąg 2012-05-10 17:30:51 UTC
Unfortunately the approach used in gnome-font-viewer makes translation of app
menu impossible. Could you change it to use separate .ui file, like the rest of
GNOME is doing right now?
Comment 3 Cosimo Cecchi 2012-05-10 20:10:17 UTC
I now changed it to a separate file in git master...didn't realize this could
have been a problem for translations at first, sorry.