[freenet-cvs] r18883 - trunk/apps/new_installer
toad at freenetproject.org
toad at freenetproject.org
Tue Apr 1 01:06:29 UTC 2008
Author: toad
Date: 2008-04-01 01:06:29 +0000 (Tue, 01 Apr 2008)
New Revision: 18883
Modified:
trunk/apps/new_installer/Win_shortcutSpec.xml
Log:
Put stop/start shortcuts on the desktop as well as the menu, we should be straight with users, gamers will hopefully see them and use start/stop rather than uninstalling!
Modified: trunk/apps/new_installer/Win_shortcutSpec.xml
===================================================================
--- trunk/apps/new_installer/Win_shortcutSpec.xml 2008-04-01 01:05:36 UTC (rev 18882)
+++ trunk/apps/new_installer/Win_shortcutSpec.xml 2008-04-01 01:06:29 UTC (rev 18883)
@@ -97,7 +97,7 @@
<shortcut
name="Stop Freenet"
programGroup="yes"
- desktop="no"
+ desktop="yes"
applications="no"
startMenu="no"
startup="no"
@@ -112,7 +112,7 @@
<shortcut
name="Start Freenet"
programGroup="yes"
- desktop="no"
+ desktop="yes"
applications="no"
startMenu="no"
startup="no"
More information about the cvs
mailing list