Author: toad
Date: 2008-01-24 17:07:07 +0000 (Thu, 24 Jan 2008)
New Revision: 17234

Modified:
   trunk/apps/new_installer/Unix_shortcutSpec.xml
   trunk/apps/new_installer/Win_shortcutSpec.xml
Log:
Improve name/description of fproxy icon

Modified: trunk/apps/new_installer/Unix_shortcutSpec.xml
===================================================================
--- trunk/apps/new_installer/Unix_shortcutSpec.xml      2008-01-24 16:43:20 UTC 
(rev 17233)
+++ trunk/apps/new_installer/Unix_shortcutSpec.xml      2008-01-24 17:07:07 UTC 
(rev 17234)
@@ -5,7 +5,7 @@

        <programGroup defaultName="The Free Network Project" 
location="applications"/>
        <shortcut
-               name="Show Freenet"
+               name="Browse Freenet"
                programGroup="yes"
                desktop="yes"
                applications="no"
@@ -17,7 +17,7 @@
                url="http://localhost:8888";
                encoding="UTF-8"
                createForAll="false"
-               description="This starts a browser pointing to the Freenet web 
interface">
+               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 16:43:20 UTC 
(rev 17233)
+++ trunk/apps/new_installer/Win_shortcutSpec.xml       2008-01-24 17:07:07 UTC 
(rev 17234)
@@ -16,7 +16,7 @@
                iconFile="%SystemRoot%\system32\SHELL32.dll"
                iconIndex="13" 
                target="$INSTALL_PATH\browse.cmd"
-               description="It opens a browser pointing to Fproxy"
+               description="Open the freenet web interface in a browser"
                workingDirectory="$INSTALL_PATH">
                <createForPack name="Base" />
        </shortcut>


Reply via email to