FileDialog.st
branchjv
changeset 16213 f667b5b42a11
parent 15769 b62e96d5d327
parent 16185 e19eb69ac57d
child 16269 f75bf11d55af
--- a/FileDialog.st	Thu Mar 24 07:22:36 2016 +0000
+++ b/FileDialog.st	Sat Mar 26 07:59:34 2016 +0000
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 2002 by eXept Software AG
               All Rights Reserved
@@ -1616,12 +1614,7 @@
 !
 
 okLabelHolder
-    "automatically generated by UIPainter ..."
-
-    "*** the code below creates a default model when invoked."
-    "*** (which may not be the one you wanted)"
-    "*** Please change as required and accept it in the browser."
-    "*** (and replace this comment by something more useful ;-)"
+    <resource: #uiAspect>
 
     okLabelHolder isNil ifTrue:[
         okLabelHolder := 'OK' asValue.