private.rc
changeset 930 3aa6aa53e331
parent 721 dbc604645c77
child 940 b562bbd2ae49
--- a/private.rc	Mon Apr 28 11:53:30 2008 +0200
+++ b/private.rc	Thu May 08 14:28:42 2008 +0200
@@ -239,6 +239,10 @@
 	    WorkspaceApplication openSystemWorkspace.
 	].
 
+	UserPreferences current showTipOfTheDayAtStartup ifTrue:[
+	    DidYouKnowTipViewer open
+	].
+
 	"/
 	"/ start a SystemBrowser
 	"/ - I dont want one (using Launcher)