FileDialog.st
changeset 16185 e19eb69ac57d
parent 15768 3405f2a5d212
child 16213 f667b5b42a11
child 16265 d6e988de171b
--- a/FileDialog.st	Fri Mar 25 17:00:42 2016 +0100
+++ b/FileDialog.st	Fri Mar 25 17:04:27 2016 +0100
@@ -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.