]> git.lyx.org Git - features.git/commit
* src/MenuBackend.cpp (expandBranches): when there is no branch, just
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 31 May 2007 12:07:48 +0000 (12:07 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 31 May 2007 12:07:48 +0000 (12:07 +0000)
commit24fb9c52146b6a0b246620d934b28e705e04a6a9
tree00bbd8b5a0598249c0018070b40bed34c9d7ea28
parent4f387b58a1341d65894165631b0e519f0f849b9a
* src/MenuBackend.cpp (expandBranches): when there is no branch, just
insert a no-op entry "No Branch in Document!". Makes the branch
feature more discorevable
(expandDocuments, expandFormats, expandFloatListInsert):
(expandCharStyleInsert, expandToc, expandBranches): fix message
when no document is open.

* lib/ui/stdmenus.inc: the insert>branch menu does not need to be
optional.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18591 a592a061-630c-0410-9148-cb99ea01b6c8
lib/ui/stdmenus.inc
src/MenuBackend.cpp