[izpack-changes] r1615 - izpack-src/branches/branch-3.9/src/dist-files

noreply at berlios.de noreply at berlios.de
Sun Sep 24 21:05:09 CEST 2006


Author: eppelman
Date: 2006-09-24 21:05:08 +0200 (Sun, 24 Sep 2006)
New Revision: 1615

Modified:
   izpack-src/branches/branch-3.9/src/dist-files/Unix_shortcutSpec.xml
   izpack-src/branches/branch-3.9/src/dist-files/shortcutSpec.xml
Log:
Revision3.9: Updated shortcut for izpack-xhtml docu

Modified: izpack-src/branches/branch-3.9/src/dist-files/Unix_shortcutSpec.xml
===================================================================
--- izpack-src/branches/branch-3.9/src/dist-files/Unix_shortcutSpec.xml	2006-09-24 19:03:19 UTC (rev 1614)
+++ izpack-src/branches/branch-3.9/src/dist-files/Unix_shortcutSpec.xml	2006-09-24 19:05:08 UTC (rev 1615)
@@ -17,6 +17,24 @@
 	If you whant to do so, set createForAll to true otherwise to false, which is the default.
 	
 	! If not explicite set or present the default is false.	
+	
+	New Attibute for Root Installation on Linux:	
+		 
+	Categories="Development;IDE" 
+	   
+	TryExec="java -jar "$INSTALL_PATH/Uninstaller/uninstaller.jar""
+	   
+    Here are some Sample Categories and their apps
+		 examine *.desktop files in /usr/share/applications ...
+     Categories="Application;Network;WebDevelopment"    Nvu
+	 Categories="Qt;Development;GUIDesigner"    QtDesigner3
+	 Categories="Application;System;"   VwareServer-console  
+	 Categories="Network;WebBrowser"    Opera
+	 Categories="Development;Debugger"    DDD debugger
+     Categories="Development;IDE"    Eclipse IDE
+	 Categories="SystemSetup;X-SuSE-Core-System" Yast2
+	 Categories="System;Archiving" Sesam archiving
+    
 -->
 
 <shortcuts>
@@ -55,7 +73,7 @@
      startup="no"
      target="$INSTALL_PATH/bin/start.sh"
      workingDirectory=""
-     commandLine="$INSTALL_PATH/doc/izpack/xhtml/index.html"
+     commandLine="$INSTALL_PATH/doc/izpack/xhtml/izpack-doc.html"
      initialState="noShow"
      iconFile="help"
      iconIndex="0" 
@@ -131,18 +149,7 @@
      
      <createForPack name="PDF Documentation"/>
    </shortcut>
-   
-   <!-- Some Sample Categories and their apps
-		 examine *.desktop files in /usr/share/applications ...
-     Categories="Application;Network;WebDevelopment"    Nvu
-	 Categories="Qt;Development;GUIDesigner"    QtDesigner3
-	 Categories="Application;System;"   VwareServer-console  
-	 Categories="Network;WebBrowser"    Opera
-	 Categories="Development;Debugger"    DDD debugger
-     Categories="Development;IDE"    Eclipse IDE
-	 Categories="SystemSetup;X-SuSE-Core-System" Yast2
-	 Categories="System;Archiving" Sesam archiving
-    -->  	
+
       
    <shortcut
      name="Izpack at ver@ Uninstaller"

Modified: izpack-src/branches/branch-3.9/src/dist-files/shortcutSpec.xml
===================================================================
--- izpack-src/branches/branch-3.9/src/dist-files/shortcutSpec.xml	2006-09-24 19:03:19 UTC (rev 1614)
+++ izpack-src/branches/branch-3.9/src/dist-files/shortcutSpec.xml	2006-09-24 19:05:08 UTC (rev 1615)
@@ -33,7 +33,7 @@
      applications="no"
      startMenu="no"
      startup="no"
-     target="$INSTALL_PATH\doc\izpack\xhtml\index.html"
+     target="$INSTALL_PATH\doc\izpack\xhtml\izpack-doc.html"
      commandLine=""
      description="This opens a WebBrowser to look into the IzPack @build.number@ (HTML) user documentation">
           




More information about the izpack-changes mailing list