MercurialSourceCodeManagementSettingsAppl.st
branchjv
changeset 16689 70b43a6c4755
parent 16093 a0705d7461fd
parent 16680 84b48cda8a71
--- a/MercurialSourceCodeManagementSettingsAppl.st	Thu Jun 09 08:35:39 2016 +0100
+++ b/MercurialSourceCodeManagementSettingsAppl.st	Fri Jun 10 07:10:24 2016 +0200
@@ -350,9 +350,9 @@
                 (LabelSpec
                    label: 'Unfinished & Experimental'
                    name: 'Label10'
-                   style: (FontDescription #'Segoe UI' medium roman 16 #'ms-default')
+                   style: (FontDescription #'Segoe UI' medium roman 16 #'ms-default' nil nil)
                    initiallyInvisible: true
-                   foregroundColor: (Color 86.9993133440147 0.0 0.0)
+                   foregroundColor: (Color 87.0 0.0 0.0)
                    translateLabel: true
                    extent: (Point 807 37)
                  )
@@ -385,7 +385,7 @@
                               (SpecCollection
                                  collection: (
                                   (LabelSpec
-                                     label: 'HG Command or Path:'
+                                     label: 'HG Command:'
                                      name: 'Label1'
                                      layout: (LayoutFrame 0 0.0 0 0 60 0.25 22 0)
                                      activeHelpKey: hgCommand
@@ -413,7 +413,7 @@
                               (SpecCollection
                                  collection: (
                                   (LabelSpec
-                                     label: 'HG Command Timeout:'
+                                     label: 'Command Timeout:'
                                      name: 'Label2'
                                      layout: (LayoutFrame 0 0.0 0 0 60 0.25 22 0)
                                      activeHelpKey: hgCommandTimeout
@@ -802,7 +802,7 @@
                                translateLabel: true
                                tabable: true
                                model: flushSourceCache
-                               extent: (Point 263 22)
+                               extent: (Point 259 22)
                              )
                             (ActionButtonSpec
                                label: 'Condense Cache now'
@@ -810,7 +810,7 @@
                                translateLabel: true
                                tabable: true
                                model: condenseSourceCache
-                               extent: (Point 264 22)
+                               extent: (Point 259 22)
                              )
                             )