[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sw/source
Michael Meeks
michael at kemper.freedesktop.org
Wed Feb 29 21:54:48 PST 2012
sw/source/ui/config/optdlg.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a5d6645a72acd9816793532b61ed9d2ac45158b1
Author: Stefan Knorr (astron) <heinzlesspam at gmail.com>
Date: Sat Feb 25 11:56:19 2012 +0100
Writer/Options: Move Comments 10 units up
Signed-off-by: Michael Meeks <michael.meeks at suse.com>
diff --git a/sw/source/ui/config/optdlg.src b/sw/source/ui/config/optdlg.src
index 51c947c..a5e7d17 100644
--- a/sw/source/ui/config/optdlg.src
+++ b/sw/source/ui/config/optdlg.src
@@ -171,7 +171,7 @@ TabPage TP_CONTENT_OPT
CheckBox CB_POSTIT
{
HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_POSTIT";
- Pos = MAP_APPFONT ( 12 , 103 ) ;
+ Pos = MAP_APPFONT ( 12 , 93 ) ;
Size = MAP_APPFONT ( 108 , 10 ) ;
Text [ en-US ] = "~Comments" ;
};
More information about the Libreoffice-commits
mailing list