]> git.lyx.org Git - lyx.git/commit
* src/MenuBackend.[Ch]: the specialMenu is now a real menu, not a
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 3 Jan 2007 11:59:10 +0000 (11:59 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 3 Jan 2007 11:59:10 +0000 (11:59 +0000)
commit94da7f7c835a9b2b45f9c8c2b1a5dd16683cc25b
treedbfa43434a35fb8f6932a7eeef8be8664e007b81
parentb7f2544bc3feb497832c0fce6287f2a886e428d0
* src/MenuBackend.[Ch]: the specialMenu is now a real menu, not a
menu name.

* src/frontends/qt4/QLMenubar.C (macxMenuBarInit): hardcode the
special menu instead of reading it from ui files. Use labels that will
trigger Qt menu merging functionality onthe mac. This fixes menu
merging on LyX/Mac (but the menu names are still in english for now).

* lib/ui/stdmenus.ui: delete special menu definition "LyX".

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16479 a592a061-630c-0410-9148-cb99ea01b6c8
lib/ui/stdmenus.ui
src/MenuBackend.C
src/MenuBackend.h
src/frontends/qt4/QLMenubar.C