mercurial/HGSourceCodeManagementSettingsAppl.st
changeset 65 f693fc95ec17
parent 54 66045198bfbc
child 67 985488894699
--- a/mercurial/HGSourceCodeManagementSettingsAppl.st	Thu Nov 15 19:20:55 2012 +0000
+++ b/mercurial/HGSourceCodeManagementSettingsAppl.st	Thu Nov 15 23:14:41 2012 +0000
@@ -98,10 +98,10 @@
 !
 
 defaultLogo
-    ^ HGIconLibrary hgLogo1
+    ^ HGIconLibrary hgLogo2
 
     "Created: / 04-10-2012 / 19:01:06 / Jan Vrany <jan.vrany@fit.cvut.cz>"
-    "Modified: / 14-11-2012 / 00:12:46 / Jan Vrany <jan.vrany@fit.cvut.cz>"
+    "Modified: / 15-11-2012 / 23:12:46 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
 !HGSourceCodeManagementSettingsAppl class methodsFor:'interface specs'!
@@ -146,7 +146,7 @@
            (LabelSpec
               label: 'Logo'
               name: 'MercurialLogo'
-              layout: (LayoutFrame -100 1 0 0 0 1 66 0)
+              layout: (LayoutFrame -71 1 -1 0 4 1 65 0)
               hasCharacterOrientedLabel: false
               backgroundColor: (Color 100.0 100.0 100.0)
               translateLabel: true