Author: toad
Date: 2008-01-24 22:55:38 +0000 (Thu, 24 Jan 2008)
New Revision: 17254

Modified:
   trunk/apps/new_installer/Unix_shortcutSpec.xml
   trunk/apps/new_installer/Win_shortcutSpec.xml
Log:
Freenet should be capitalised, thanks juiceman

Modified: trunk/apps/new_installer/Unix_shortcutSpec.xml
===================================================================
--- trunk/apps/new_installer/Unix_shortcutSpec.xml      2008-01-24 22:50:29 UTC 
(rev 17253)
+++ trunk/apps/new_installer/Unix_shortcutSpec.xml      2008-01-24 22:55:38 UTC 
(rev 17254)
@@ -17,7 +17,7 @@
                url="http://localhost:8888";
                encoding="UTF-8"
                createForAll="false"
-               description="Open the freenet web interface in a browser">
+               description="Open the Freenet web interface in a browser">

                <createForPack name="Base" />
        </shortcut>

Modified: trunk/apps/new_installer/Win_shortcutSpec.xml
===================================================================
--- trunk/apps/new_installer/Win_shortcutSpec.xml       2008-01-24 22:50:29 UTC 
(rev 17253)
+++ trunk/apps/new_installer/Win_shortcutSpec.xml       2008-01-24 22:55:38 UTC 
(rev 17254)
@@ -16,7 +16,7 @@
                iconFile="%SystemRoot%\system32\SHELL32.dll"
                iconIndex="13" 
                target="$INSTALL_PATH\browse.cmd"
-               description="Open the freenet web interface in a browser"
+               description="Open the Freenet web interface in a browser"
                workingDirectory="$INSTALL_PATH">
                <createForPack name="Base" />
        </shortcut>


Reply via email to