[izpack-changes] r2045 - izpack-src/trunk/src/dist-files

noreply at berlios.de noreply at berlios.de
Tue Feb 12 10:54:03 CET 2008


Author: jponge
Date: 2008-02-12 10:54:02 +0100 (Tue, 12 Feb 2008)
New Revision: 2045

Modified:
   izpack-src/trunk/src/dist-files/IzPack-install.xml
   izpack-src/trunk/src/dist-files/Unix_shortcutSpec.xml
   izpack-src/trunk/src/dist-files/shortcutSpec.xml
Log:
Packaging fixes.


Modified: izpack-src/trunk/src/dist-files/IzPack-install.xml
===================================================================
--- izpack-src/trunk/src/dist-files/IzPack-install.xml	2008-02-12 09:13:41 UTC (rev 2044)
+++ izpack-src/trunk/src/dist-files/IzPack-install.xml	2008-02-12 09:54:02 UTC (rev 2045)
@@ -41,7 +41,7 @@
             <author email="" name="Loic Bardon (contributor)" />
             <author email="" name="Roberto Boriotti (contributor)" />
             <author email="" name="Kerekes Balazs (contributor)" />
-	        <author email="" name="Xabier Cancela (contributor)" />
+            <author email="" name="Xabier Cancela (contributor)" />
             <author email="" name="Andreas Guenther (contributor)" />
             <author email="" name="Michael Hagedorn (contributor)" />
             <author email="" name="Dick Hollenbeck (contributor)" />
@@ -53,9 +53,6 @@
             <author email="" name="Ari Voutilainen (contributor)" />
             <author email="" name="Pascal Wallem (contributor)" />
             <author email="" name="Gilles Wiart (contributor)" />
-            
-            <author email=""
-                    name="... the (many) other developers and contributors to the previous releases!"/>
         </authors>
         <url>https://izpack.github.io/</url>
         <javaversion>1.4</javaversion>
@@ -64,10 +61,11 @@
     </info>
 
     <!-- Flexible and in the screen proportions -->
-    <guiprefs height="650" resizable="yes" width="866">
-        <laf name="looks" >
-            <os family="unix"/>
-        </laf>
+    <guiprefs height="700" resizable="yes" width="870">
+	<laf name="looks">
+            <os family="unix" />
+	    <param name="variant" value="plastic3D" />
+	</laf>
         <!-- GUI addaption for more informations see "Modifying the GUI" in the documentation -->
     	<modifier key="layoutAnchor" value="CENTER"/>
     	<modifier key="headingPanelCounter" value="progressbar"/>

Modified: izpack-src/trunk/src/dist-files/Unix_shortcutSpec.xml
===================================================================
--- izpack-src/trunk/src/dist-files/Unix_shortcutSpec.xml	2008-02-12 09:13:41 UTC (rev 2044)
+++ izpack-src/trunk/src/dist-files/Unix_shortcutSpec.xml	2008-02-12 09:54:02 UTC (rev 2045)
@@ -39,7 +39,7 @@
 
 <shortcuts>
 
-  <programGroup defaultName="IzForge/IzPack at build.number@" location="applications"/>
+  <programGroup defaultName="IzPack at build.number@" location="applications"/>
 
 
     <!-- Disabled since there is no Frontend
@@ -65,7 +65,7 @@
    </shortcut -->
 
    <shortcut
-     name="IzPack at ver@ XHtml Documentation"
+     name="IzPack at ver@ Html Documentation"
      programGroup="yes"
      desktop="yes"
      applications="no"
@@ -73,17 +73,17 @@
      startup="no"
      target="$INSTALL_PATH/bin/start.sh"
      workingDirectory=""
-     commandLine="$INSTALL_PATH/doc/izpack/xhtml/izpack-doc.html"
+     commandLine="$INSTALL_PATH/doc/izpack/html/index.html"
      initialState="noShow"
      iconFile="help"
      iconIndex="0" 
-     url="$INSTALL_PATH/doc/izpack/xhtml/index.html"                                
+     url="$INSTALL_PATH/doc/izpack/html/index.html"                                
      type="Application"
      encoding="UTF-8" 
    createForAll="true"  
      description="This opens a WebBrowser to look into the IzPack @build.number@ (HTML) user documentation">
      
-     <createForPack name="XHTML Documentation"/>
+     <createForPack name="HTML Documentation"/>
    </shortcut>
   
      <shortcut
@@ -105,7 +105,7 @@
    createForAll="true"  
      description="This opens a WebBrowser to look into the IzPack @build.number@ (HTML) Java documentation">
      
-     <createForPack name="Java Documentation"/>
+     <createForPack name="Javadocs Documentation"/>
    </shortcut>
   
    <shortcut
@@ -138,7 +138,7 @@
      startup="no"
      target="acroread"
      workingDirectory=""
-     commandLine="$INSTALL_PATH/doc/izpack/pdf/izpack-doc.pdf"
+     commandLine="$INSTALL_PATH/doc/izpack/pdf/manual.pdf"
      initialState="noShow"
      iconFile="acroread"
      iconIndex="0"                                   

Modified: izpack-src/trunk/src/dist-files/shortcutSpec.xml
===================================================================
--- izpack-src/trunk/src/dist-files/shortcutSpec.xml	2008-02-12 09:13:41 UTC (rev 2044)
+++ izpack-src/trunk/src/dist-files/shortcutSpec.xml	2008-02-12 09:54:02 UTC (rev 2045)
@@ -4,7 +4,7 @@
 
   <skipIfNotSupported />
 
-  <programGroup defaultName="IzForge\IzPack at build.number@" location="applications"/>
+  <programGroup defaultName="IzPack at build.number@" location="applications"/>
 
 <!--  
   <shortcut
@@ -27,23 +27,23 @@
 -->
 
    <shortcut
-     name="IzPack at ver@ XHtml Documentation"
+     name="IzPack at ver@ Html Documentation"
      programGroup="yes"
-     desktop="yes"
+     desktop="no"
      applications="no"
      startMenu="no"
      startup="no"
-     target="$INSTALL_PATH\doc\izpack\xhtml\izpack-doc.html"
+     target="$INSTALL_PATH\doc\izpack\html\index.html"
      commandLine=""
      description="This opens a WebBrowser to look into the IzPack @build.number@ (HTML) user documentation">
           
-     <createForPack name="XHTML Documentation" />
+     <createForPack name="HTML Documentation" />
    </shortcut>
   
    <shortcut
      name="IzPack at ver@ Java Documentation"
      programGroup="yes"
-     desktop="yes"
+     desktop="no"
      applications="no"
      startMenu="no"
      startup="no"
@@ -57,7 +57,7 @@
    <shortcut
      name="NanoXML Documentation"
      programGroup="yes"
-     desktop="yes"
+     desktop="no"
      applications="no"
      startMenu="no"
      startup="no"
@@ -77,7 +77,7 @@
      applications="no"
      startMenu="no"
      startup="no"
-     target="$INSTALL_PATH\doc\izpack\pdf\izpack-doc.pdf"
+     target="$INSTALL_PATH\doc\izpack\pdf\manual.pdf"
      commandLine=""
 	   iconFile="%SystemRoot%\system32\SHELL32.dll"
      iconIndex="23" 



More information about the izpack-changes mailing list