PerforceSourceCodeManagementSettingsAppl.st
branchjv
changeset 16689 70b43a6c4755
parent 16664 ef51c9c52b52
parent 16681 3d8e44f41539
--- a/PerforceSourceCodeManagementSettingsAppl.st	Thu Jun 09 08:35:39 2016 +0100
+++ b/PerforceSourceCodeManagementSettingsAppl.st	Fri Jun 10 07:10:24 2016 +0200
@@ -291,7 +291,7 @@
                         (SpecCollection
                            collection: (
                             (LabelSpec
-                               label: 'Default Perforce Root'
+                               label: 'Default P4 Root'
                                name: 'Label1'
                                layout: (LayoutFrame 0 0.0 0 0 60 0.25 30 0)
                                level: 0
@@ -304,7 +304,7 @@
                                layout: (LayoutFrame 4 0.0 25 0 64 0.25 40 0)
                                style: (FontDescription helvetica medium roman 10)
                                level: 0
-                               foregroundColor: (Color 32.9991607537957 32.9991607537957 32.9991607537957)
+                               foregroundColor: (Color 33.0 33.0 33.0)
                                translateLabel: true
                                adjust: right
                              )
@@ -323,7 +323,7 @@
                                comboList: defaultSettingsPrototypeList
                              )
                             (LabelSpec
-                               label: 'Perforce Command / Path:'
+                               label: 'Perforce Command:'
                                name: 'Label22'
                                layout: (LayoutFrame 0 0.0 38 0 60 0.25 68 0)
                                level: 0
@@ -390,7 +390,7 @@
                                      translateLabel: true
                                      tabable: true
                                      model: addPerModuleRoot
-                                     extent: (Point 328 30)
+                                     extent: (Point 323 30)
                                    )
                                   (ActionButtonSpec
                                      label: 'Remove'
@@ -399,7 +399,7 @@
                                      tabable: true
                                      model: removePerModuleRoot
                                      enableChannel: removeEnabled
-                                     extent: (Point 329 30)
+                                     extent: (Point 323 30)
                                    )
                                   )
                                 
@@ -466,7 +466,7 @@
                                translateLabel: true
                                tabable: true
                                model: flushSourceCache
-                               extent: (Point 225 30)
+                               extent: (Point 221 30)
                              )
                             (ActionButtonSpec
                                label: 'Condense Cache now'
@@ -474,7 +474,7 @@
                                translateLabel: true
                                tabable: true
                                model: condenseSourceCache
-                               extent: (Point 226 30)
+                               extent: (Point 221 30)
                              )
                             )