fix from acresso for black bg in inner panel
authorjprocter <Jim Procter>
Wed, 14 Oct 2009 14:16:36 +0000 (14:16 +0000)
committerjprocter <Jim Procter>
Wed, 14 Oct 2009 14:16:36 +0000 (14:16 +0000)
utils/InstallAnywhere/Jalview.iap_xml

index 5141cc1..788b4cc 100755 (executable)
@@ -1744,13 +1744,13 @@ Press "Done" to quit the installer.]]></string>
                                                <string><![CDATA[Uninstall $PRODUCT_NAME$]]></string>
                                        </property>
                                        <property name="installPanelBackgroundRGB">
-                                               <int>0</int>
+                                               <int>-1</int>
                                        </property>
                                        <property name="panelBorder">
                                                <boolean>true</boolean>
                                        </property>
                                        <property name="titleTextColorRGB">
-                                               <int>-16777216</int>
+                                               <int>-1</int>
                                        </property>
                                        <property name="installFrameWidth">
                                                <int>600</int>
@@ -1759,10 +1759,10 @@ Press "Done" to quit the installer.]]></string>
                                                <int>400</int>
                                        </property>
                                        <property name="useSystemInstallPanelBackgroundRGB">
-                                               <boolean>false</boolean>
+                                               <boolean>true</boolean>
                                        </property>
                                        <property name="useSystemTitleTextColorRGB">
-                                               <boolean>false</boolean>
+                                               <boolean>true</boolean>
                                        </property>
                                </object>
                        </property>