DirectoryView.st
changeset 2351 ac44cbdf95c7
parent 2101 11e04dde2975
child 2439 9f6c2575f2b1
--- a/DirectoryView.st	Fri May 30 14:36:23 2008 +0200
+++ b/DirectoryView.st	Fri May 30 15:22:45 2008 +0200
@@ -9,8 +9,6 @@
  other person. No title to or ownership of the software is
  hereby transferred.
 "
-
-
 "{ Package: 'stx:libtool2' }"
 
 ApplicationModel subclass:#DirectoryView
@@ -49,7 +47,10 @@
 
 documentation
 "
-    documentation to be added.
+    this is somewhat outdated. However, it is still used by the image editor and
+    some other resource editors.
+    It has the advantage of showing the file-contents...
+    ...but the disabdvantage of having an ugly layout and user interface.
 
     [author:]
         Thomas Zwick