diff -r 6f6e2b71b607 -r 39faaaf888b4 UserNotification.st --- a/UserNotification.st Sun Jun 14 22:08:04 2009 +0200 +++ b/UserNotification.st Mon Jun 15 20:55:05 2009 +0100 @@ -143,7 +143,7 @@ !UserNotification class methodsFor:'documentation'! version - ^ '$Header: /cvs/stx/stx/libbasic/UserNotification.st,v 1.14 2009-03-05 11:56:01 cg Exp $' + ^ '$Id: UserNotification.st 10447 2009-06-14 13:09:55Z vranyj1 $' ! ! UserNotification initialize!