# HG changeset patch # User Claus Gittinger # Date 1212153765 -7200 # Node ID ac44cbdf95c767970b53d33a92fd395d4dfe39ec # Parent 3421f548e14a71daabcdc02b7ac61f33be987713 *** empty log message *** diff -r 3421f548e14a -r ac44cbdf95c7 DirectoryView.st --- 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