From: Pavel Sanda Date: Mon, 22 Feb 2010 02:00:51 +0000 (+0000) Subject: Also menu X-Git-Tag: 2.0.0~3982 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=3b120c8eebcfdb0734666ea6bba6ed6ca909cec8;p=features.git Also menu git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33530 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 29f5e6791a..4e5dd4a832 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -75,6 +75,7 @@ Menuset OptItem "Update Local Directory From Repository|d" "vc-repo-update" OptItem "Revert to Repository Version|v" "vc-revert" OptItem "Undo Last Check In|U" "vc-undo-last" + OptItem "Compare with Older Revision|C" "vc-compare" OptItem "Show History...|H" "dialog-show vclog" OptItem "Use Locking Property|L" "vc-locking-toggle" End