From 2146ca143ecaee1f613327f1e1758216e27807cd Mon Sep 17 00:00:00 2001 From: Vincent van Ravesteijn Date: Thu, 7 Jan 2010 16:57:10 +0000 Subject: [PATCH] * stdmenus.inc: Stick to the casing rules for "Update Local Directory From Repository". git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32839 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ui/stdmenus.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 79a3202170..062b034894 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -72,7 +72,7 @@ Menuset OptItem "Register...|R" "vc-register" OptItem "Check In Changes...|I" "vc-check-in" OptItem "Check Out for Edit|O" "vc-check-out" - OptItem "Update local directory from repository|d" "vc-repo-update" + 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 "Show History...|H" "dialog-show vclog" -- 2.39.5