Warning, /plasma/plasma-desktop/kcms/desktoppaths/globalpaths.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>DesktopPathsView</class>
0004  <widget class="QWidget" name="DesktopPathsView">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>400</width>
0010     <height>313</height>
0011    </rect>
0012   </property>
0013   <layout class="QFormLayout" name="formLayout">
0014    <item row="0" column="0">
0015     <widget class="QLabel" name="label_1">
0016      <property name="text">
0017       <string>Desktop path:</string>
0018      </property>
0019     </widget>
0020    </item>
0021    <item row="0" column="1">
0022     <widget class="KUrlRequester" name="kcfg_desktopLocation">
0023      <property name="whatsThis">
0024       <string>This folder contains all the files which you see on your desktop. You can change the location of this folder if you want to, and the contents will move automatically to the new location as well.</string>
0025      </property>
0026      <property name="mode">
0027          <enum>KFile::Directory</enum>
0028      </property>
0029     </widget>
0030    </item>
0031    <item row="2" column="0">
0032     <widget class="QLabel" name="label_3">
0033      <property name="text">
0034       <string>Documents path:</string>
0035      </property>
0036     </widget>
0037    </item>
0038    <item row="2" column="1">
0039     <widget class="KUrlRequester" name="kcfg_documentsLocation">
0040      <property name="whatsThis">
0041       <string>This folder will be used by default to load or save documents from or to.</string>
0042      </property>
0043      <property name="mode">
0044          <enum>KFile::Directory</enum>
0045      </property>
0046     </widget>
0047    </item>
0048    <item row="3" column="0">
0049     <widget class="QLabel" name="label_4">
0050      <property name="text">
0051       <string>Downloads path:</string>
0052      </property>
0053     </widget>
0054    </item>
0055    <item row="3" column="1">
0056     <widget class="KUrlRequester" name="kcfg_downloadsLocation">
0057      <property name="whatsThis">
0058       <string>This folder will be used by default to save your downloaded items.</string>
0059      </property>
0060      <property name="mode">
0061          <enum>KFile::Directory</enum>
0062      </property>
0063     </widget>
0064    </item>
0065    <item row="4" column="0">
0066     <widget class="QLabel" name="label_5">
0067      <property name="text">
0068       <string>Videos path:</string>
0069      </property>
0070     </widget>
0071    </item>
0072    <item row="4" column="1">
0073     <widget class="KUrlRequester" name="kcfg_videosLocation">
0074      <property name="whatsThis">
0075       <string>This folder will be used by default to load or save movies from or to.</string>
0076      </property>
0077      <property name="mode">
0078          <enum>KFile::Directory</enum>
0079      </property>
0080     </widget>
0081    </item>
0082    <item row="5" column="0">
0083     <widget class="QLabel" name="label_6">
0084      <property name="text">
0085       <string>Pictures path:</string>
0086      </property>
0087     </widget>
0088    </item>
0089    <item row="5" column="1">
0090     <widget class="KUrlRequester" name="kcfg_picturesLocation">
0091      <property name="whatsThis">
0092       <string>This folder will be used by default to load or save pictures from or to.</string>
0093      </property>
0094      <property name="mode">
0095          <enum>KFile::Directory</enum>
0096      </property>
0097     </widget>
0098    </item>
0099    <item row="6" column="0">
0100     <widget class="QLabel" name="label_7">
0101      <property name="text">
0102       <string>Music path:</string>
0103      </property>
0104     </widget>
0105    </item>
0106    <item row="6" column="1">
0107     <widget class="KUrlRequester" name="kcfg_musicLocation">
0108      <property name="whatsThis">
0109       <string>This folder will be used by default to load or save music from or to.</string>
0110      </property>
0111      <property name="mode">
0112          <enum>KFile::Directory</enum>
0113      </property>
0114     </widget>
0115    </item>
0116    <item row="7" column="0">
0117     <widget class="QLabel" name="label_8">
0118      <property name="text">
0119       <string>Public path:</string>
0120      </property>
0121     </widget>
0122    </item>
0123    <item row="7" column="1">
0124     <widget class="KUrlRequester" name="kcfg_publicLocation">
0125      <property name="whatsThis">
0126       <string>This folder will be used by default to load or save public shares from or to.</string>
0127      </property>
0128      <property name="mode">
0129          <enum>KFile::Directory</enum>
0130      </property>
0131     </widget>
0132    </item>
0133    <item row="8" column="0">
0134     <widget class="QLabel" name="label_9">
0135      <property name="text">
0136       <string>Templates path:</string>
0137      </property>
0138     </widget>
0139    </item>
0140    <item row="8" column="1">
0141     <widget class="KUrlRequester" name="kcfg_templatesLocation">
0142      <property name="whatsThis">
0143       <string>This folder will be used by default to load or save templates from or to.</string>
0144      </property>
0145      <property name="mode">
0146          <enum>KFile::Directory</enum>
0147      </property>
0148     </widget>
0149    </item>
0150   </layout>
0151  </widget>
0152  <customwidgets>
0153   <customwidget>
0154    <class>KUrlRequester</class>
0155    <extends>QWidget</extends>
0156    <header>kurlrequester.h</header>
0157   </customwidget>
0158  </customwidgets>
0159  <resources/>
0160  <connections/>
0161 </ui>