MIMETypeIconLibrary.st
changeset 1863 15710a9d0dde
parent 1862 9b48ee153f4b
child 1865 b94668a9243f
--- a/MIMETypeIconLibrary.st	Mon Dec 01 18:16:50 2003 +0100
+++ b/MIMETypeIconLibrary.st	Mon Dec 01 18:23:06 2003 +0100
@@ -1,4 +1,4 @@
-"{ Package: 'stx:libview' }"
+"{ Package: 'stx:libview2' }"
 
 Object subclass:#MimeTypeIconLibrary
 	instanceVariableNames:''
@@ -251,7 +251,7 @@
 !MimeTypeIconLibrary class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/MIMETypeIconLibrary.st,v 1.4 2003-12-01 17:16:50 penk Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/MIMETypeIconLibrary.st,v 1.5 2003-12-01 17:22:55 cg Exp $'
 ! !
 
 MimeTypeIconLibrary initialize!