[PC-BSD Commits] r6916 - in pcbsd: current/SysInstaller stable/SysInstaller
svn at pcbsd.org
svn at pcbsd.org
Fri Jun 11 13:10:45 PDT 2010
Author: kris
Date: 2010-06-11 13:10:45 -0700 (Fri, 11 Jun 2010)
New Revision: 6916
Modified:
pcbsd/current/SysInstaller/sysinstaller.ui
pcbsd/stable/SysInstaller/sysinstaller.ui
Log:
Set no translate flag on style sheets
Modified: pcbsd/current/SysInstaller/sysinstaller.ui
===================================================================
--- pcbsd/current/SysInstaller/sysinstaller.ui 2010-06-11 19:18:04 UTC (rev 6915)
+++ pcbsd/current/SysInstaller/sysinstaller.ui 2010-06-11 20:10:45 UTC (rev 6916)
@@ -20,7 +20,7 @@
<string>SysInstaller</string>
</property>
<property name="styleSheet">
- <string>background-color: rgb(229, 229, 229);</string>
+ <string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<property name="spacing">
@@ -32,7 +32,7 @@
<item>
<widget class="QWidget" name="headerWidget" native="true">
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(229, 229, 229, 255), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(229, 229, 229, 255), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<property name="spacing">
@@ -120,7 +120,7 @@
<item>
<widget class="QWidget" name="widgetTopBar" native="true">
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:0, x2:0.5, y2:1, stop:0 rgba(229, 229, 229, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:0, x2:0.5, y2:1, stop:0 rgba(229, 229, 229, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_7">
<property name="spacing">
@@ -194,7 +194,7 @@
</size>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:0, x2:0.5, y2:1, stop:0 rgba(229, 229, 229, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:0, x2:0.5, y2:1, stop:0 rgba(229, 229, 229, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="pixmap">
<pixmap>:/modules/images/pbidiricon.png</pixmap>
@@ -221,7 +221,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:1, y1:1, x2:0, y2:0, stop:0 rgba(9, 91, 118, 200), stop:1 rgba(229, 229, 229, 255));
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:1, y1:1, x2:0, y2:0, stop:0 rgba(9, 91, 118, 200), stop:1 rgba(229, 229, 229, 255));
background-color: qlineargradient(spread:pad, x1:1, y1:1, x2:0.255, y2:0, stop:0 rgba(9, 91, 118, 230), stop:1 rgba(229, 229, 229, 255));
background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0, stop:0 rgba(69, 151, 178, 255), stop:1 rgba(229, 229, 229, 255));
background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0, stop:0 rgba(116, 160, 180, 255), stop:1 rgba(229, 229, 229, 255));
@@ -451,7 +451,7 @@
</palette>
</property>
<property name="styleSheet">
- <string>background-color: rgb(255, 255, 255);
+ <string notr="true">background-color: rgb(255, 255, 255);
color: rgb(14, 14, 14);</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_10">
@@ -636,7 +636,7 @@
</palette>
</property>
<property name="styleSheet">
- <string>background-color: rgb(255, 255, 255);</string>
+ <string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<property name="currentIndex">
<number>0</number>
@@ -1452,7 +1452,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="text">
<string>Language Selection</string>
@@ -1665,7 +1665,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: rgb(250, 250, 250);
+ <string notr="true">background-color: rgb(250, 250, 250);
color: rgb(79, 79, 79);</string>
</property>
</widget>
@@ -1714,7 +1714,7 @@
</font>
</property>
<property name="styleSheet">
- <string>color: rgb(116, 160, 180);
+ <string notr="true">color: rgb(116, 160, 180);
background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="text">
@@ -2232,7 +2232,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="text">
<string>Keyboard Model</string>
@@ -2714,7 +2714,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="text">
<string>Preferred Layout</string>
@@ -3030,7 +3030,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="text">
<string>Preferred Variant</string>
@@ -3379,7 +3379,7 @@
</font>
</property>
<property name="styleSheet">
- <string>selection-background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0, stop:0 rgba(86, 130, 150, 255), stop:1 rgba(199, 199, 199, 255));
+ <string notr="true">selection-background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0, stop:0 rgba(86, 130, 150, 255), stop:1 rgba(199, 199, 199, 255));
selection-color: rgb(255, 255, 255);
background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
@@ -3733,7 +3733,7 @@
</font>
</property>
<property name="styleSheet">
- <string>selection-background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0, stop:0 rgba(86, 130, 150, 255), stop:1 rgba(199, 199, 199, 255));
+ <string notr="true">selection-background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0, stop:0 rgba(86, 130, 150, 255), stop:1 rgba(199, 199, 199, 255));
selection-color: rgb(255, 255, 255);
background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
@@ -4072,7 +4072,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:0, x2:0.5, y2:1, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:0, x2:0.5, y2:1, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));
color: rgb(116, 160, 180);</string>
</property>
<property name="text">
@@ -7796,7 +7796,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: rgb(250, 250, 250);</string>
+ <string notr="true">background-color: rgb(250, 250, 250);</string>
</property>
<item>
<property name="text">
@@ -8061,7 +8061,7 @@
<item>
<widget class="QWidget" name="widget_5" native="true">
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_9">
<property name="topMargin">
@@ -8073,7 +8073,7 @@
<item>
<widget class="QPushButton" name="pushAddMount">
<property name="styleSheet">
- <string>background-color: rgb(250, 250, 250);</string>
+ <string notr="true">background-color: rgb(250, 250, 250);</string>
</property>
<property name="icon">
<iconset resource="sysinstaller.qrc">
@@ -8090,7 +8090,7 @@
<item>
<widget class="QPushButton" name="pushEditMount">
<property name="styleSheet">
- <string>background-color: rgb(250, 250, 250);</string>
+ <string notr="true">background-color: rgb(250, 250, 250);</string>
</property>
<property name="icon">
<iconset resource="sysinstaller.qrc">
@@ -8107,7 +8107,7 @@
<item>
<widget class="QPushButton" name="pushRemoveMount">
<property name="styleSheet">
- <string>background-color: rgb(250, 250, 250);</string>
+ <string notr="true">background-color: rgb(250, 250, 250);</string>
</property>
<property name="icon">
<iconset resource="sysinstaller.qrc">
@@ -8131,7 +8131,7 @@
<item>
<widget class="QPushButton" name="pushAutoMount">
<property name="styleSheet">
- <string>background-color: rgb(250, 250, 250);</string>
+ <string notr="true">background-color: rgb(250, 250, 250);</string>
</property>
<property name="text">
<string>Auto Setup</string>
@@ -8163,7 +8163,7 @@
<item>
<widget class="QTreeWidget" name="treeWidgetCustomPartition">
<property name="styleSheet">
- <string>selection-background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0, stop:0 rgba(86, 130, 150, 255), stop:1 rgba(199, 199, 199, 255));
+ <string notr="true">selection-background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0, stop:0 rgba(86, 130, 150, 255), stop:1 rgba(199, 199, 199, 255));
selection-color: rgb(255, 255, 255);</string>
</property>
<property name="frameShape">
@@ -8246,7 +8246,7 @@
<item>
<widget class="QCheckBox" name="checkBootLoader">
<property name="styleSheet">
- <string>color: rgb(190, 0, 0);</string>
+ <string notr="true">color: rgb(190, 0, 0);</string>
</property>
<property name="text">
<string>Install PC-BSD bootloader</string>
@@ -8594,7 +8594,7 @@
<item row="5" column="1">
<widget class="QLabel" name="textAcctNotify">
<property name="styleSheet">
- <string>color: rgb(167, 0, 0);</string>
+ <string notr="true">color: rgb(167, 0, 0);</string>
</property>
<property name="text">
<string/>
@@ -8784,7 +8784,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="text">
<string>Available Components</string>
@@ -8907,7 +8907,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="text">
<string>Selected Components</string>
@@ -9017,7 +9017,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="text">
<string>Installation Summary</string>
@@ -9294,7 +9294,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:0.2, x2:0.5, y2:1, stop:0 rgba(116, 160, 180, 255), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:0.2, x2:0.5, y2:1, stop:0 rgba(116, 160, 180, 255), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<property name="spacing">
@@ -9328,7 +9328,7 @@
<item>
<widget class="QPushButton" name="abortButton">
<property name="styleSheet">
- <string>background-color: rgb(255, 255, 255);</string>
+ <string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>Ab&ort</string>
@@ -9344,7 +9344,7 @@
<item>
<widget class="QPushButton" name="backButton">
<property name="styleSheet">
- <string>background-color: rgb(255, 255, 255);</string>
+ <string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>&Back</string>
@@ -9360,7 +9360,7 @@
<item>
<widget class="QPushButton" name="nextButton">
<property name="styleSheet">
- <string>background-color: rgb(255, 255, 255);</string>
+ <string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>&Next</string>
Modified: pcbsd/stable/SysInstaller/sysinstaller.ui
===================================================================
--- pcbsd/stable/SysInstaller/sysinstaller.ui 2010-06-11 19:18:04 UTC (rev 6915)
+++ pcbsd/stable/SysInstaller/sysinstaller.ui 2010-06-11 20:10:45 UTC (rev 6916)
@@ -20,7 +20,7 @@
<string>SysInstaller</string>
</property>
<property name="styleSheet">
- <string>background-color: rgb(229, 229, 229);</string>
+ <string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<property name="spacing">
@@ -32,7 +32,7 @@
<item>
<widget class="QWidget" name="headerWidget" native="true">
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(229, 229, 229, 255), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(229, 229, 229, 255), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<property name="spacing">
@@ -120,7 +120,7 @@
<item>
<widget class="QWidget" name="widgetTopBar" native="true">
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:0, x2:0.5, y2:1, stop:0 rgba(229, 229, 229, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:0, x2:0.5, y2:1, stop:0 rgba(229, 229, 229, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_7">
<property name="spacing">
@@ -194,7 +194,7 @@
</size>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:0, x2:0.5, y2:1, stop:0 rgba(229, 229, 229, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:0, x2:0.5, y2:1, stop:0 rgba(229, 229, 229, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="pixmap">
<pixmap>:/modules/images/pbidiricon.png</pixmap>
@@ -221,7 +221,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:1, y1:1, x2:0, y2:0, stop:0 rgba(9, 91, 118, 200), stop:1 rgba(229, 229, 229, 255));
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:1, y1:1, x2:0, y2:0, stop:0 rgba(9, 91, 118, 200), stop:1 rgba(229, 229, 229, 255));
background-color: qlineargradient(spread:pad, x1:1, y1:1, x2:0.255, y2:0, stop:0 rgba(9, 91, 118, 230), stop:1 rgba(229, 229, 229, 255));
background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0, stop:0 rgba(69, 151, 178, 255), stop:1 rgba(229, 229, 229, 255));
background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0, stop:0 rgba(116, 160, 180, 255), stop:1 rgba(229, 229, 229, 255));
@@ -451,7 +451,7 @@
</palette>
</property>
<property name="styleSheet">
- <string>background-color: rgb(255, 255, 255);
+ <string notr="true">background-color: rgb(255, 255, 255);
color: rgb(14, 14, 14);</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_10">
@@ -636,7 +636,7 @@
</palette>
</property>
<property name="styleSheet">
- <string>background-color: rgb(255, 255, 255);</string>
+ <string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<property name="currentIndex">
<number>0</number>
@@ -1452,7 +1452,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="text">
<string>Language Selection</string>
@@ -1665,7 +1665,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: rgb(250, 250, 250);
+ <string notr="true">background-color: rgb(250, 250, 250);
color: rgb(79, 79, 79);</string>
</property>
</widget>
@@ -1714,7 +1714,7 @@
</font>
</property>
<property name="styleSheet">
- <string>color: rgb(116, 160, 180);
+ <string notr="true">color: rgb(116, 160, 180);
background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="text">
@@ -2232,7 +2232,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="text">
<string>Keyboard Model</string>
@@ -2714,7 +2714,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="text">
<string>Preferred Layout</string>
@@ -3030,7 +3030,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="text">
<string>Preferred Variant</string>
@@ -3379,7 +3379,7 @@
</font>
</property>
<property name="styleSheet">
- <string>selection-background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0, stop:0 rgba(86, 130, 150, 255), stop:1 rgba(199, 199, 199, 255));
+ <string notr="true">selection-background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0, stop:0 rgba(86, 130, 150, 255), stop:1 rgba(199, 199, 199, 255));
selection-color: rgb(255, 255, 255);
background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
@@ -3733,7 +3733,7 @@
</font>
</property>
<property name="styleSheet">
- <string>selection-background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0, stop:0 rgba(86, 130, 150, 255), stop:1 rgba(199, 199, 199, 255));
+ <string notr="true">selection-background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0, stop:0 rgba(86, 130, 150, 255), stop:1 rgba(199, 199, 199, 255));
selection-color: rgb(255, 255, 255);
background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
@@ -4072,7 +4072,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:0, x2:0.5, y2:1, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:0, x2:0.5, y2:1, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));
color: rgb(116, 160, 180);</string>
</property>
<property name="text">
@@ -7796,7 +7796,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: rgb(250, 250, 250);</string>
+ <string notr="true">background-color: rgb(250, 250, 250);</string>
</property>
<item>
<property name="text">
@@ -8061,7 +8061,7 @@
<item>
<widget class="QWidget" name="widget_5" native="true">
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_9">
<property name="topMargin">
@@ -8073,7 +8073,7 @@
<item>
<widget class="QPushButton" name="pushAddMount">
<property name="styleSheet">
- <string>background-color: rgb(250, 250, 250);</string>
+ <string notr="true">background-color: rgb(250, 250, 250);</string>
</property>
<property name="icon">
<iconset resource="sysinstaller.qrc">
@@ -8090,7 +8090,7 @@
<item>
<widget class="QPushButton" name="pushEditMount">
<property name="styleSheet">
- <string>background-color: rgb(250, 250, 250);</string>
+ <string notr="true">background-color: rgb(250, 250, 250);</string>
</property>
<property name="icon">
<iconset resource="sysinstaller.qrc">
@@ -8107,7 +8107,7 @@
<item>
<widget class="QPushButton" name="pushRemoveMount">
<property name="styleSheet">
- <string>background-color: rgb(250, 250, 250);</string>
+ <string notr="true">background-color: rgb(250, 250, 250);</string>
</property>
<property name="icon">
<iconset resource="sysinstaller.qrc">
@@ -8131,7 +8131,7 @@
<item>
<widget class="QPushButton" name="pushAutoMount">
<property name="styleSheet">
- <string>background-color: rgb(250, 250, 250);</string>
+ <string notr="true">background-color: rgb(250, 250, 250);</string>
</property>
<property name="text">
<string>Auto Setup</string>
@@ -8163,7 +8163,7 @@
<item>
<widget class="QTreeWidget" name="treeWidgetCustomPartition">
<property name="styleSheet">
- <string>selection-background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0, stop:0 rgba(86, 130, 150, 255), stop:1 rgba(199, 199, 199, 255));
+ <string notr="true">selection-background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0, stop:0 rgba(86, 130, 150, 255), stop:1 rgba(199, 199, 199, 255));
selection-color: rgb(255, 255, 255);</string>
</property>
<property name="frameShape">
@@ -8246,7 +8246,7 @@
<item>
<widget class="QCheckBox" name="checkBootLoader">
<property name="styleSheet">
- <string>color: rgb(190, 0, 0);</string>
+ <string notr="true">color: rgb(190, 0, 0);</string>
</property>
<property name="text">
<string>Install PC-BSD bootloader</string>
@@ -8594,7 +8594,7 @@
<item row="5" column="1">
<widget class="QLabel" name="textAcctNotify">
<property name="styleSheet">
- <string>color: rgb(167, 0, 0);</string>
+ <string notr="true">color: rgb(167, 0, 0);</string>
</property>
<property name="text">
<string/>
@@ -8784,7 +8784,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="text">
<string>Available Components</string>
@@ -8907,7 +8907,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="text">
<string>Selected Components</string>
@@ -9017,7 +9017,7 @@
</font>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:1, x2:0.5, y2:0.7, stop:0 rgba(217, 230, 235, 230), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<property name="text">
<string>Installation Summary</string>
@@ -9294,7 +9294,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
- <string>background-color: qlineargradient(spread:pad, x1:0.5, y1:0.2, x2:0.5, y2:1, stop:0 rgba(116, 160, 180, 255), stop:1 rgba(255, 255, 255, 255));</string>
+ <string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:0.2, x2:0.5, y2:1, stop:0 rgba(116, 160, 180, 255), stop:1 rgba(255, 255, 255, 255));</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<property name="spacing">
@@ -9328,7 +9328,7 @@
<item>
<widget class="QPushButton" name="abortButton">
<property name="styleSheet">
- <string>background-color: rgb(255, 255, 255);</string>
+ <string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>Ab&ort</string>
@@ -9344,7 +9344,7 @@
<item>
<widget class="QPushButton" name="backButton">
<property name="styleSheet">
- <string>background-color: rgb(255, 255, 255);</string>
+ <string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>&Back</string>
@@ -9360,7 +9360,7 @@
<item>
<widget class="QPushButton" name="nextButton">
<property name="styleSheet">
- <string>background-color: rgb(255, 255, 255);</string>
+ <string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>&Next</string>
More information about the Commits
mailing list