Warning, /multimedia/k3b/src/projects/base_k3bdataimagesettings.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <author>Sebastian Trueg</author>
0004  <class>base_K3bDataImageSettings</class>
0005  <widget class="QWidget" name="base_K3bDataImageSettings">
0006   <property name="geometry">
0007    <rect>
0008     <x>0</x>
0009     <y>0</y>
0010     <width>496</width>
0011     <height>240</height>
0012    </rect>
0013   </property>
0014   <property name="windowTitle">
0015    <string>Data Image Settings</string>
0016   </property>
0017   <layout class="QVBoxLayout">
0018    <item>
0019     <widget class="QGroupBox" name="m_groupVolumeName">
0020      <property name="title">
0021       <string>Volume Name</string>
0022      </property>
0023      <layout class="QHBoxLayout">
0024       <item>
0025        <widget class="QLineEdit" name="m_editVolumeName">
0026         <property name="maxLength">
0027          <number>32</number>
0028         </property>
0029        </widget>
0030       </item>
0031       <item>
0032        <widget class="QPushButton" name="m_buttonMoreVolDescFields">
0033         <property name="text">
0034          <string>&amp;More fields...</string>
0035         </property>
0036        </widget>
0037       </item>
0038      </layout>
0039     </widget>
0040    </item>
0041    <item>
0042     <widget class="QGroupBox" name="m_groupFileSystem">
0043      <property name="title">
0044       <string>File System</string>
0045      </property>
0046      <layout class="QHBoxLayout">
0047       <item>
0048        <widget class="QComboBox" name="m_comboFilesystems">
0049         <property name="sizePolicy">
0050          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0051           <horstretch>1</horstretch>
0052           <verstretch>0</verstretch>
0053          </sizepolicy>
0054         </property>
0055         <property name="toolTip">
0056          <string>File system presets</string>
0057         </property>
0058        </widget>
0059       </item>
0060       <item>
0061        <widget class="QPushButton" name="m_buttonCustomFilesystems">
0062         <property name="text">
0063          <string>&amp;Custom...</string>
0064         </property>
0065        </widget>
0066       </item>
0067      </layout>
0068     </widget>
0069    </item>
0070    <item>
0071     <layout class="QHBoxLayout">
0072      <item>
0073       <widget class="QGroupBox" name="m_groupSymlinks">
0074        <property name="title">
0075         <string>Symbolic Links</string>
0076        </property>
0077        <layout class="QVBoxLayout">
0078         <item>
0079          <widget class="QComboBox" name="m_comboSymlinkHandling">
0080           <property name="sizePolicy">
0081            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0082             <horstretch>1</horstretch>
0083             <verstretch>0</verstretch>
0084            </sizepolicy>
0085           </property>
0086           <property name="toolTip">
0087            <string>Symbolic link handling in the project</string>
0088           </property>
0089           <property name="whatsThis">
0090            <string>&lt;p&gt;K3b can create ISO 9660 filesystems that contain symlinks if the Rock Ridge extensions are enabled (they are by default). You can change the way symlinks are handled in a K3b project.
0091 
0092 &lt;p&gt;&lt;b&gt;No Change&lt;/b&gt;&lt;br&gt;
0093 Symlinks are used as they have been added to the project. 
0094 
0095 &lt;p&gt;&lt;b&gt;Discard broken symlinks&lt;/b&gt;&lt;br&gt;
0096 K3b will discard all symbolic links that do not point to a file inside the project. That includes all links to absolute paths like '/home/myhome/testfile'.
0097 
0098 &lt;p&gt;&lt;b&gt;Discard all symlinks&lt;/b&gt;&lt;br&gt;
0099 K3b will discard all symbolic links that have been added to the project; meaning that the resulting file system will have no links at all.
0100 
0101 &lt;p&gt;&lt;b&gt;Follow symlinks&lt;/b&gt;&lt;br&gt;
0102 Each symbolic link in the project will be replaced with the contents of the file it is pointing to. Thus, the resulting filesystem will not contain any symbolic links.&lt;br&gt;
0103 Be aware that in case Rock Ridge extensions are disabled (which is not recommended) symbolic links are always followed because ISO 9660 does not support symbolic links.
0104 
0105 &lt;p&gt;&lt;b&gt;Caution:&lt;/b&gt; Symbolic links require Rock Ridge extensions.</string>
0106           </property>
0107           <item>
0108            <property name="text">
0109             <string>No Change</string>
0110            </property>
0111           </item>
0112           <item>
0113            <property name="text">
0114             <string>Discard broken symlinks</string>
0115            </property>
0116           </item>
0117           <item>
0118            <property name="text">
0119             <string>Discard all symlinks</string>
0120            </property>
0121           </item>
0122           <item>
0123            <property name="text">
0124             <string>Follow symlinks</string>
0125            </property>
0126           </item>
0127          </widget>
0128         </item>
0129        </layout>
0130       </widget>
0131      </item>
0132      <item>
0133       <widget class="QGroupBox" name="m_groupWhitespace">
0134        <property name="title">
0135         <string>White space handling</string>
0136        </property>
0137        <layout class="QHBoxLayout">
0138         <item>
0139          <widget class="QComboBox" name="m_comboSpaceHandling">
0140           <property name="sizePolicy">
0141            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0142             <horstretch>1</horstretch>
0143             <verstretch>0</verstretch>
0144            </sizepolicy>
0145           </property>
0146           <property name="toolTip">
0147            <string>Handling of spaces in filenames</string>
0148           </property>
0149           <property name="whatsThis">
0150            <string>&lt;p&gt;&lt;b&gt;No Change&lt;/b&gt;&lt;br&gt;
0151 If this option is checked, K3b will leave all spaces in filenames as they are.
0152 &lt;p&gt;&lt;b&gt;Strip&lt;/b&gt;&lt;br&gt;
0153 If this option is checked, K3b will remove all spaces from all filenames.&lt;br&gt;
0154 Example: 'my good file.ext' becomes 'mygoodfile.ext'
0155 &lt;p&gt;&lt;b&gt;Extended Strip&lt;/b&gt;&lt;br&gt;
0156 If this option is checked K3b will remove all spaces in all filenames and capitalize all letters following a space.&lt;br&gt;
0157 Example: 'my good file.ext' becomes 'myGoodFile.ext'
0158 &lt;p&gt;&lt;b&gt;Replace&lt;/b&gt;&lt;br&gt;
0159 If this option is checked, K3b will replace all spaces in all filenames with the specified characters.&lt;br&gt;
0160 Example: 'my good file.ext' becomes 'my_good_file.ext'</string>
0161           </property>
0162           <item>
0163            <property name="text">
0164             <string>No Change</string>
0165            </property>
0166           </item>
0167           <item>
0168            <property name="text">
0169             <string>Strip</string>
0170            </property>
0171           </item>
0172           <item>
0173            <property name="text">
0174             <string>Extended Strip</string>
0175            </property>
0176           </item>
0177           <item>
0178            <property name="text">
0179             <string>Replace</string>
0180            </property>
0181           </item>
0182          </widget>
0183         </item>
0184         <item>
0185          <widget class="QLineEdit" name="m_editReplace">
0186           <property name="enabled">
0187            <bool>false</bool>
0188           </property>
0189           <property name="sizePolicy">
0190            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0191             <horstretch>0</horstretch>
0192             <verstretch>0</verstretch>
0193            </sizepolicy>
0194           </property>
0195           <property name="toolTip">
0196            <string>The string to replace spaces with</string>
0197           </property>
0198           <property name="text">
0199            <string>_</string>
0200           </property>
0201          </widget>
0202         </item>
0203        </layout>
0204       </widget>
0205      </item>
0206     </layout>
0207    </item>
0208    <item>
0209     <spacer name="spacer1">
0210      <property name="orientation">
0211       <enum>Qt::Vertical</enum>
0212      </property>
0213      <property name="sizeType">
0214       <enum>QSizePolicy::Expanding</enum>
0215      </property>
0216      <property name="sizeHint" stdset="0">
0217       <size>
0218        <width>21</width>
0219        <height>0</height>
0220       </size>
0221      </property>
0222     </spacer>
0223    </item>
0224   </layout>
0225  </widget>
0226  <tabstops>
0227   <tabstop>m_editReplace</tabstop>
0228  </tabstops>
0229  <resources/>
0230  <connections/>
0231 </ui>