Warning, /multimedia/amarok/src/dialogs/OrganizeCollectionOptions.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  <class>OrganizeCollectionsOptions</class>
0004  <widget class="QGroupBox" name="OrganizeCollectionsOptions">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>473</width>
0010     <height>116</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="title">
0020    <string>Character Replacement</string>
0021   </property>
0022   <layout class="QGridLayout" name="gridLayout_2">
0023    <property name="sizeConstraint">
0024     <enum>QLayout::SetDefaultConstraint</enum>
0025    </property>
0026    <item row="0" column="0">
0027     <widget class="QCheckBox" name="spaceCheck">
0028      <property name="sizePolicy">
0029       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0030        <horstretch>0</horstretch>
0031        <verstretch>0</verstretch>
0032       </sizepolicy>
0033      </property>
0034      <property name="toolTip">
0035       <string>If checked, convert spaces to underscores.</string>
0036      </property>
0037      <property name="whatsThis">
0038       <string>If checked all spaces will be replaced with underscores in the file names. If not, spaces will be left as they are.</string>
0039      </property>
0040      <property name="text">
0041       <string>Replace spaces with &amp;underscores</string>
0042      </property>
0043     </widget>
0044    </item>
0045    <item row="0" column="1">
0046     <widget class="QCheckBox" name="ignoreTheCheck">
0047      <property name="sizePolicy">
0048       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0049        <horstretch>0</horstretch>
0050        <verstretch>0</verstretch>
0051       </sizepolicy>
0052      </property>
0053      <property name="toolTip">
0054       <string>If checked, append ', The' to the artists' names starting with 'The'.</string>
0055      </property>
0056      <property name="whatsThis">
0057       <string>If checked all artists starting with &quot;The&quot; will have it moved to the end. Example, &quot;The Beatles&quot; would become &quot;Beatles, The&quot;</string>
0058      </property>
0059      <property name="text">
0060       <string>&amp;Append 'The' to artist names</string>
0061      </property>
0062     </widget>
0063    </item>
0064    <item row="1" column="0">
0065     <widget class="QCheckBox" name="vfatCheck">
0066      <property name="sizePolicy">
0067       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0068        <horstretch>0</horstretch>
0069        <verstretch>0</verstretch>
0070       </sizepolicy>
0071      </property>
0072      <property name="toolTip">
0073       <string>Replace characters that are incompatible with MS-DOS/VFAT file systems with underscores. 
0074 
0075 Most people can leave this option enabled.</string>
0076      </property>
0077      <property name="whatsThis">
0078       <string>If checked, replace characters that are incompatible with MS-DOS/VFAT file systems with underscores. Incompatible characters include |?*&lt;&quot;:&gt;+[] and unicode control characters. 
0079 
0080 Most people can leave this option enabled as it ensures copying to media devices will function correctly.</string>
0081      </property>
0082      <property name="text">
0083       <string>&amp;VFAT safe names</string>
0084      </property>
0085     </widget>
0086    </item>
0087    <item row="1" column="1">
0088     <widget class="QCheckBox" name="asciiCheck">
0089      <property name="sizePolicy">
0090       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0091        <horstretch>0</horstretch>
0092        <verstretch>0</verstretch>
0093       </sizepolicy>
0094      </property>
0095      <property name="toolTip">
0096       <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
0097 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
0098 p, li { white-space: pre-wrap; }
0099 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
0100 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;If checked, all non-ASCII characters will be replaced with underscores.&lt;span style=&quot; font-weight:600;&quot;&gt; &lt;/span&gt;&lt;/p&gt;
0101 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;&quot;&gt;&lt;/p&gt;
0102 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Do not check this option if you have non-English characters in your tags. &lt;/span&gt;&lt;/p&gt;
0103 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
0104 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Most people can leave this option unchecked.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0105      </property>
0106      <property name="whatsThis">
0107       <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
0108 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
0109 p, li { white-space: pre-wrap; }
0110 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
0111 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;If checked, all non-ASCII characters will be replaced with underscores.&lt;span style=&quot; font-weight:600;&quot;&gt; Do not check this option if you have non-English characters in your tags. &lt;/span&gt;&lt;/p&gt;
0112 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
0113 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Most people can leave this option &lt;span style=&quot; font-style:italic;&quot;&gt;unchecked.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0114      </property>
0115      <property name="text">
0116       <string>Restrict to &amp;ASCII</string>
0117      </property>
0118     </widget>
0119    </item>
0120    <item row="4" column="0" colspan="2">
0121     <layout class="QHBoxLayout" name="replaceLayout">
0122      <item>
0123       <widget class="QLabel" name="replaceLabel1">
0124        <property name="sizePolicy">
0125         <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
0126          <horstretch>0</horstretch>
0127          <verstretch>0</verstretch>
0128         </sizepolicy>
0129        </property>
0130        <property name="minimumSize">
0131         <size>
0132          <width>0</width>
0133          <height>21</height>
0134         </size>
0135        </property>
0136        <property name="text">
0137         <string>Replace</string>
0138        </property>
0139        <property name="wordWrap">
0140         <bool>false</bool>
0141        </property>
0142       </widget>
0143      </item>
0144      <item>
0145       <widget class="QLineEdit" name="regexpEdit">
0146        <property name="sizePolicy">
0147         <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
0148          <horstretch>0</horstretch>
0149          <verstretch>0</verstretch>
0150         </sizepolicy>
0151        </property>
0152        <property name="minimumSize">
0153         <size>
0154          <width>0</width>
0155          <height>21</height>
0156         </size>
0157        </property>
0158        <property name="toolTip">
0159         <string>Regular expression</string>
0160        </property>
0161       </widget>
0162      </item>
0163      <item>
0164       <widget class="QLabel" name="replaceLabel2">
0165        <property name="sizePolicy">
0166         <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
0167          <horstretch>0</horstretch>
0168          <verstretch>0</verstretch>
0169         </sizepolicy>
0170        </property>
0171        <property name="minimumSize">
0172         <size>
0173          <width>0</width>
0174          <height>21</height>
0175         </size>
0176        </property>
0177        <property name="text">
0178         <string>with</string>
0179        </property>
0180        <property name="wordWrap">
0181         <bool>false</bool>
0182        </property>
0183       </widget>
0184      </item>
0185      <item>
0186       <widget class="QLineEdit" name="replaceEdit">
0187        <property name="sizePolicy">
0188         <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
0189          <horstretch>0</horstretch>
0190          <verstretch>0</verstretch>
0191         </sizepolicy>
0192        </property>
0193        <property name="minimumSize">
0194         <size>
0195          <width>0</width>
0196          <height>21</height>
0197         </size>
0198        </property>
0199        <property name="toolTip">
0200         <string>Character string</string>
0201        </property>
0202       </widget>
0203      </item>
0204     </layout>
0205    </item>
0206   </layout>
0207  </widget>
0208  <customwidgets>
0209   <customwidget>
0210    <class>QLineEdit</class>
0211    <extends>QLineEdit</extends>
0212    <header>qlineedit.h</header>
0213   </customwidget>
0214  </customwidgets>
0215  <resources/>
0216  <connections/>
0217 </ui>