]> git.lyx.org Git - lyx.git/commitdiff
Lets try first commit and bring trunk back to compiling.
authorPavel Sanda <sanda@lyx.org>
Sat, 17 Mar 2012 00:27:13 +0000 (01:27 +0100)
committerPavel Sanda <sanda@lyx.org>
Sat, 17 Mar 2012 00:29:18 +0000 (01:29 +0100)
lib/ui/stdtoolbars.inc

index 00730b3dc76281ea7f9164b478081ba74fe8fde1..2da7240d26417bf68b5e0496563e4ef5770d16cb 100644 (file)
@@ -162,7 +162,7 @@ ToolbarSet
                Item "Align middle" "command-alternatives inset-modify tabular m-valign-middle;inset-modify tabular valign-middle"
                Item "Align bottom" "command-alternatives inset-modify tabular m-valign-bottom;inset-modify tabular valign-bottom"
                Separator
-               Item "Rotate cell by 90° or unset rotation" "inset-modify tabular toggle-rotate-cell"
+               Item "Rotate cell by 90 degrees or unset rotation" "inset-modify tabular toggle-rotate-cell"
                Item "Rotate table" "inset-modify tabular toggle-rotate-tabular"
                Item "Set multi-column" "inset-modify tabular multicolumn"
                Item "Set multi-row" "inset-modify tabular multirow"