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

index 8f3c6bc..ded263b 100755 (executable)
@@ -1764,11 +1764,14 @@ Press "Done" to quit the installer.]]></string>
                                        <property name="uninstallerTitle">
                                                <string><![CDATA[Uninstall $PRODUCT_NAME$]]></string>
                                        </property>
+                                       <property name="installPanelBackgroundRGB">
+                                               <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>