[Libreoffice-commits] core.git: sfx2/source

Jan Holesovsky kendy at collabora.com
Fri Sep 27 07:50:32 PDT 2013


 sfx2/source/control/templateview.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e41713213682ab1b32c48a8782a61a596b5a77a5
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Fri Sep 27 16:38:09 2013 +0200

    Move the current template dir a bit down.
    
    Change-Id: I7d8fea0a2fb8a73a5d108cc8b2ac36b7829f029c

diff --git a/sfx2/source/control/templateview.src b/sfx2/source/control/templateview.src
index 888a3b7..d242b03 100644
--- a/sfx2/source/control/templateview.src
+++ b/sfx2/source/control/templateview.src
@@ -19,7 +19,7 @@ PushButton BTN_ALL_TEMPLATES
 
 FixedText FT_NAME
 {
-    Pos = MAP_APPFONT( 52, 3 );
+    Pos = MAP_APPFONT( 52, 4 );
     Size = MAP_APPFONT( 238, 12 );
 };
 


More information about the Libreoffice-commits mailing list