]> git.lyx.org Git - features.git/commit
Change MenuBackend and the other menuclasses to store a docstring. Do the required...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Sat, 9 Sep 2006 22:27:22 +0000 (22:27 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Sat, 9 Sep 2006 22:27:22 +0000 (22:27 +0000)
commit0dc81f2463001e3cbd4843da72f831cec68f286a
treec84bca57bec83444a0f4262a1e81b71ea3ec797b
parentb5fccd53ac154275bae6efdc5e1d5bb00b51caa8
Change MenuBackend and the other menuclasses to store a docstring. Do the required updates to lstrings/convert.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14955 a592a061-630c-0410-9148-cb99ea01b6c8
20 files changed:
src/MenuBackend.C
src/MenuBackend.h
src/frontends/Menubar.h
src/frontends/gtk/GMenubar.C
src/frontends/gtk/GMenubar.h
src/frontends/qt3/QLMenubar.C
src/frontends/qt3/QLMenubar.h
src/frontends/qt3/QLPopupMenu.C
src/frontends/qt3/QLPopupMenu.h
src/frontends/qt3/qt_helpers.C
src/frontends/qt4/QLMenubar.C
src/frontends/qt4/QLMenubar.h
src/frontends/qt4/QLPopupMenu.C
src/frontends/qt4/QLPopupMenu.h
src/frontends/qt4/QLToolbar.C
src/frontends/qt4/qt_helpers.C
src/lyxfunc.C
src/support/convert.C
src/support/lstrings.C
src/support/lstrings.h