[Libreoffice-commits] .: Branch 'libreoffice-3-5-1' - sw/source

Michael Meeks michael at kemper.freedesktop.org
Fri Mar 2 11:49:41 PST 2012


 sw/source/ui/config/optdlg.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 24ea676d875981d6ec76e313aebf46e33dcb39be
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>
    Signed-off-by: Petr Mladek <pmladek at suse.com>
    Signed-off-by: Niko Rönkkö <ronkko at iki.fi>

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