You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2014/09/08 15:35:38 UTC

svn commit: r1623390 - /syncope/branches/1_2_X/installer/src/main/resources/izpack/install.xml

Author: ilgrosso
Date: Mon Sep  8 13:35:37 2014
New Revision: 1623390

URL: http://svn.apache.org/r1623390
Log:
[SYNCOPE-143] Removing any LAF preference to trigger default look and feel for any operating system

Modified:
    syncope/branches/1_2_X/installer/src/main/resources/izpack/install.xml

Modified: syncope/branches/1_2_X/installer/src/main/resources/izpack/install.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_2_X/installer/src/main/resources/izpack/install.xml?rev=1623390&r1=1623389&r2=1623390&view=diff
==============================================================================
--- syncope/branches/1_2_X/installer/src/main/resources/izpack/install.xml (original)
+++ syncope/branches/1_2_X/installer/src/main/resources/izpack/install.xml Mon Sep  8 13:35:37 2014
@@ -45,16 +45,10 @@ under the License.
     <modifier key="headingBackgroundColor" value="0x00ffffff"/>
     <modifier key="headingPanelCounter" value="progressbar"/>
     <modifier key="headingPanelCounterPos" value="inNavigationPanel"/>
-    <laf name="substance">
-      <os family="windows" />
-      <os family="unix" />
-      <param name="variant" value="metouia" />
-    </laf>
   </guiprefs>
   
   <locale>
     <langpack iso3="eng"/>
-    <!--<langpack iso3="ita"/>-->
   </locale>
   
   <variables>