sa...@lyx.org schreef:
Author: sanda
Date: Mon Feb 22 03:00:40 2010
New Revision: 33528
URL: http://www.lyx.org/trac/changeset/33528
Modified: lyx-devel/trunk/lib/ui/stdtoolbars.inc
==============================================================================
--- lyx-devel/trunk/lib/ui/stdtoolbars.inc Sun Feb 21 19:38:17 2010
(r33527)
+++ lyx-devel/trunk/lib/ui/stdtoolbars.inc Mon Feb 22 03:00:40 2010
(r33528)
@@ -256,6 +256,8 @@
Item "Check-in changes" "vc-check-in"
Item "View revision log" "dialog-show vclog"
Item "Revert changes" "vc-revert"
+ Item "Compare with older revision" "vc-compare"
+ Item "Compare with last revision" "vc-compare 0"
Separator
Item "Use SVN file locking property" "vc-locking-toggle"
Separator
Why does the toolbar icon for "vc-compare 0" has a "-1" in it ?
Vincent