data/liveusb-creator-linux-tabbed.ui

Luke Macken lmacken at fedoraproject.org
Thu Nov 13 04:33:30 UTC 2008


 data/liveusb-creator-linux-tabbed.ui |  413 +++++++++++++++++++++++++++++++++++
 1 file changed, 413 insertions(+)

New commits:
commit 60656d43dc88bc35ed8fba517f5eee44f04bf817
Author: Luke Macken <lmacken at redhat.com>
Date:   Wed Nov 12 23:32:50 2008 -0500

    Add a new shiny tabbed-gui layout.
    
    Now it's time to bring the features up to speed with the interface.

diff --git a/data/liveusb-creator-linux-tabbed.ui b/data/liveusb-creator-linux-tabbed.ui
new file mode 100755
index 0000000..ca4e8a4
--- /dev/null
+++ b/data/liveusb-creator-linux-tabbed.ui
@@ -0,0 +1,413 @@
+<ui version="4.0" >
+ <class>Dialog</class>
+ <widget class="QDialog" name="Dialog" >
+  <property name="geometry" >
+   <rect>
+    <x>0</x>
+    <y>0</y>
+    <width>429</width>
+    <height>431</height>
+   </rect>
+  </property>
+  <property name="sizePolicy" >
+   <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
+    <horstretch>0</horstretch>
+    <verstretch>0</verstretch>
+   </sizepolicy>
+  </property>
+  <property name="windowTitle" >
+   <string>Fedora LiveUSB Creator</string>
+  </property>
+  <widget class="QPushButton" name="startButton" >
+   <property name="enabled" >
+    <bool>true</bool>
+   </property>
+   <property name="geometry" >
+    <rect>
+     <x>130</x>
+     <y>390</y>
+     <width>161</width>
+     <height>34</height>
+    </rect>
+   </property>
+   <property name="whatsThis" >
+    <string>This button will begin the LiveUSB creation process.  This entails optionally downloading a release (if an existing one wasn't selected),  extracting the ISO to the USB device, creating the persistent overlay, and installing the bootloader.</string>
+   </property>
+   <property name="text" >
+    <string>Create Live USB</string>
+   </property>
+  </widget>
+  <widget class="QTextEdit" name="textEdit" >
+   <property name="geometry" >
+    <rect>
+     <x>10</x>
+     <y>220</y>
+     <width>409</width>
+     <height>111</height>
+    </rect>
+   </property>
+   <property name="font" >
+    <font>
+     <pointsize>8</pointsize>
+    </font>
+   </property>
+   <property name="whatsThis" >
+    <string>This is the status console, where all messages get written to.</string>
+   </property>
+   <property name="readOnly" >
+    <bool>true</bool>
+   </property>
+  </widget>
+  <widget class="QProgressBar" name="progressBar" >
+   <property name="geometry" >
+    <rect>
+     <x>10</x>
+     <y>350</y>
+     <width>405</width>
+     <height>23</height>
+    </rect>
+   </property>
+   <property name="whatsThis" >
+    <string>This is the progress bar that will indicate how far along in the LiveUSB creation process you are</string>
+   </property>
+   <property name="value" >
+    <number>0</number>
+   </property>
+   <property name="textVisible" >
+    <bool>true</bool>
+   </property>
+  </widget>
+  <widget class="QLabel" name="label" >
+   <property name="geometry" >
+    <rect>
+     <x>0</x>
+     <y>0</y>
+     <width>430</width>
+     <height>72</height>
+    </rect>
+   </property>
+   <property name="text" >
+    <string/>
+   </property>
+   <property name="pixmap" >
+    <pixmap resource="resources.qrc" >:/liveusb-header.png</pixmap>
+   </property>
+  </widget>
+  <widget class="QTabWidget" name="tabWidget" >
+   <property name="geometry" >
+    <rect>
+     <x>10</x>
+     <y>80</y>
+     <width>411</width>
+     <height>131</height>
+    </rect>
+   </property>
+   <property name="font" >
+    <font>
+     <pointsize>9</pointsize>
+    </font>
+   </property>
+   <property name="currentIndex" >
+    <number>0</number>
+   </property>
+   <widget class="QWidget" name="tab" >
+    <attribute name="title" >
+     <string>Operating System</string>
+    </attribute>
+    <widget class="QGroupBox" name="groupBox" >
+     <property name="geometry" >
+      <rect>
+       <x>10</x>
+       <y>10</y>
+       <width>161</width>
+       <height>71</height>
+      </rect>
+     </property>
+     <property name="font" >
+      <font>
+       <pointsize>8</pointsize>
+      </font>
+     </property>
+     <property name="whatsThis" >
+      <string>This button allows you to browse for an existing Live CD ISO that you have previously downloaded.  If you do not select one, a release will be downloaded for you automatically.</string>
+     </property>
+     <property name="title" >
+      <string>Use existing Live CD</string>
+     </property>
+     <widget class="QPushButton" name="isoBttn" >
+      <property name="geometry" >
+       <rect>
+        <x>11</x>
+        <y>30</y>
+        <width>141</width>
+        <height>25</height>
+       </rect>
+      </property>
+      <property name="text" >
+       <string>Browse</string>
+      </property>
+      <property name="shortcut" >
+       <string>Alt+B</string>
+      </property>
+     </widget>
+    </widget>
+    <widget class="QLabel" name="label_2" >
+     <property name="geometry" >
+      <rect>
+       <x>180</x>
+       <y>40</y>
+       <width>21</width>
+       <height>24</height>
+      </rect>
+     </property>
+     <property name="font" >
+      <font>
+       <family>Verdana</family>
+       <pointsize>9</pointsize>
+       <weight>75</weight>
+       <bold>true</bold>
+       <kerning>false</kerning>
+      </font>
+     </property>
+     <property name="layoutDirection" >
+      <enum>Qt::RightToLeft</enum>
+     </property>
+     <property name="text" >
+      <string>or</string>
+     </property>
+    </widget>
+    <widget class="QGroupBox" name="downloadGroup" >
+     <property name="geometry" >
+      <rect>
+       <x>210</x>
+       <y>10</y>
+       <width>191</width>
+       <height>71</height>
+      </rect>
+     </property>
+     <property name="font" >
+      <font>
+       <pointsize>8</pointsize>
+      </font>
+     </property>
+     <property name="whatsThis" >
+      <string>If you do not select an existing Live CD, the selected release will be downloaded for you.</string>
+     </property>
+     <property name="title" >
+      <string>Download</string>
+     </property>
+     <widget class="QComboBox" name="downloadCombo" >
+      <property name="geometry" >
+       <rect>
+        <x>8</x>
+        <y>30</y>
+        <width>171</width>
+        <height>25</height>
+       </rect>
+      </property>
+     </widget>
+    </widget>
+   </widget>
+   <widget class="QWidget" name="widget" >
+    <attribute name="title" >
+     <string>Storage</string>
+    </attribute>
+    <widget class="QGroupBox" name="groupBox_3" >
+     <property name="geometry" >
+      <rect>
+       <x>10</x>
+       <y>10</y>
+       <width>191</width>
+       <height>81</height>
+      </rect>
+     </property>
+     <property name="font" >
+      <font>
+       <pointsize>8</pointsize>
+      </font>
+     </property>
+     <property name="title" >
+      <string>Home Directory (0 MB)</string>
+     </property>
+     <widget class="QSlider" name="horizontalSlider" >
+      <property name="geometry" >
+       <rect>
+        <x>10</x>
+        <y>30</y>
+        <width>171</width>
+        <height>20</height>
+       </rect>
+      </property>
+      <property name="orientation" >
+       <enum>Qt::Horizontal</enum>
+      </property>
+     </widget>
+     <widget class="QCheckBox" name="encryptedHome" >
+      <property name="geometry" >
+       <rect>
+        <x>10</x>
+        <y>50</y>
+        <width>181</width>
+        <height>30</height>
+       </rect>
+      </property>
+      <property name="font" >
+       <font>
+        <pointsize>8</pointsize>
+       </font>
+      </property>
+      <property name="text" >
+       <string>Encrypted</string>
+      </property>
+      <property name="checked" >
+       <bool>true</bool>
+      </property>
+     </widget>
+    </widget>
+    <widget class="QGroupBox" name="overlayTitle" >
+     <property name="geometry" >
+      <rect>
+       <x>210</x>
+       <y>10</y>
+       <width>191</width>
+       <height>81</height>
+      </rect>
+     </property>
+     <property name="font" >
+      <font>
+       <pointsize>8</pointsize>
+      </font>
+     </property>
+     <property name="whatsThis" >
+      <string comment="comment!" >By allocating extra space on your USB stick for a persistent overlay, you will be able to store data and make permanent modifications to your live operating system.  Without it, you will not be able to save data that will persist after a reboot.</string>
+     </property>
+     <property name="title" >
+      <string>Persistent Storage (0 MB)</string>
+     </property>
+     <widget class="QSlider" name="overlaySlider" >
+      <property name="geometry" >
+       <rect>
+        <x>10</x>
+        <y>30</y>
+        <width>171</width>
+        <height>21</height>
+       </rect>
+      </property>
+      <property name="maximum" >
+       <number>2047</number>
+      </property>
+      <property name="orientation" >
+       <enum>Qt::Horizontal</enum>
+      </property>
+      <property name="tickPosition" >
+       <enum>QSlider::NoTicks</enum>
+      </property>
+     </widget>
+    </widget>
+   </widget>
+   <widget class="QWidget" name="tab_2" >
+    <attribute name="title" >
+     <string>Hardware </string>
+    </attribute>
+    <widget class="QGroupBox" name="groupBox_4" >
+     <property name="geometry" >
+      <rect>
+       <x>210</x>
+       <y>10</y>
+       <width>191</width>
+       <height>81</height>
+      </rect>
+     </property>
+     <property name="font" >
+      <font>
+       <pointsize>8</pointsize>
+      </font>
+     </property>
+     <property name="title" >
+      <string>Additional Architectures</string>
+     </property>
+     <widget class="QCheckBox" name="olpcSupport" >
+      <property name="geometry" >
+       <rect>
+        <x>10</x>
+        <y>20</y>
+        <width>201</width>
+        <height>30</height>
+       </rect>
+      </property>
+      <property name="font" >
+       <font>
+        <pointsize>8</pointsize>
+       </font>
+      </property>
+      <property name="text" >
+       <string>OLPC </string>
+      </property>
+     </widget>
+    </widget>
+    <widget class="QCheckBox" name="olpcSupport_2" >
+     <property name="geometry" >
+      <rect>
+       <x>220</x>
+       <y>60</y>
+       <width>211</width>
+       <height>30</height>
+      </rect>
+     </property>
+     <property name="font" >
+      <font>
+       <pointsize>8</pointsize>
+      </font>
+     </property>
+     <property name="text" >
+      <string>Mac (Intel)</string>
+     </property>
+    </widget>
+    <widget class="QGroupBox" name="groupBox_2" >
+     <property name="geometry" >
+      <rect>
+       <x>0</x>
+       <y>10</y>
+       <width>201</width>
+       <height>81</height>
+      </rect>
+     </property>
+     <property name="font" >
+      <font>
+       <pointsize>8</pointsize>
+      </font>
+     </property>
+     <property name="whatsThis" >
+      <string>This is the USB stick that you want to install your Live CD on.  This device must be formatted with the FAT filesystem.</string>
+     </property>
+     <property name="title" >
+      <string>Target Device</string>
+     </property>
+     <widget class="QComboBox" name="driveBox" >
+      <property name="geometry" >
+       <rect>
+        <x>10</x>
+        <y>30</y>
+        <width>181</width>
+        <height>25</height>
+       </rect>
+      </property>
+      <property name="editable" >
+       <bool>false</bool>
+      </property>
+      <property name="insertPolicy" >
+       <enum>QComboBox::InsertAtTop</enum>
+      </property>
+      <property name="duplicatesEnabled" >
+       <bool>false</bool>
+      </property>
+     </widget>
+    </widget>
+   </widget>
+  </widget>
+ </widget>
+ <resources>
+  <include location="resources.qrc" />
+ </resources>
+ <connections/>
+</ui>




More information about the liveusb-creator mailing list