Preferences/ConfigurationPages/PluginManagerPage.ui

changeset 2707
dea7b20f3485
parent 0
de9c2efb9d02
child 3113
2780e230f129
--- a/Preferences/ConfigurationPages/PluginManagerPage.ui	Sat Jun 08 17:51:48 2013 +0200
+++ b/Preferences/ConfigurationPages/PluginManagerPage.ui	Sun Jun 09 14:05:20 2013 +0200
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>PluginManagerPage</class>
- <widget class="QWidget" name="PluginManagerPage" >
-  <property name="geometry" >
+ <widget class="QWidget" name="PluginManagerPage">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
@@ -9,74 +10,74 @@
     <height>299</height>
    </rect>
   </property>
-  <layout class="QGridLayout" >
-   <item row="0" column="0" colspan="3" >
-    <widget class="QLabel" name="headerLabel" >
-     <property name="text" >
-      <string>&lt;b>Configure plugin manager&lt;/b></string>
+  <layout class="QGridLayout">
+   <item row="0" column="0" colspan="3">
+    <widget class="QLabel" name="headerLabel">
+     <property name="text">
+      <string>&lt;b&gt;Configure plugin manager&lt;/b&gt;</string>
      </property>
     </widget>
    </item>
-   <item row="1" column="0" colspan="3" >
-    <widget class="Line" name="line9_2" >
-     <property name="frameShape" >
+   <item row="1" column="0" colspan="3">
+    <widget class="Line" name="line9_2">
+     <property name="frameShape">
       <enum>QFrame::HLine</enum>
      </property>
-     <property name="frameShadow" >
+     <property name="frameShadow">
       <enum>QFrame::Sunken</enum>
      </property>
-     <property name="orientation" >
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
     </widget>
    </item>
-   <item row="2" column="0" >
-    <widget class="QLabel" name="label" >
-     <property name="text" >
+   <item row="2" column="0">
+    <widget class="QLabel" name="label">
+     <property name="text">
       <string>Plugins download directory:</string>
      </property>
     </widget>
    </item>
-   <item row="2" column="1" >
-    <widget class="QLineEdit" name="downloadDirEdit" >
-     <property name="toolTip" >
+   <item row="2" column="1">
+    <widget class="QLineEdit" name="downloadDirEdit">
+     <property name="toolTip">
       <string>Enter the plugins download directory</string>
      </property>
     </widget>
    </item>
-   <item row="2" column="2" >
-    <widget class="QPushButton" name="downloadDirButton" >
-     <property name="toolTip" >
+   <item row="2" column="2">
+    <widget class="QPushButton" name="downloadDirButton">
+     <property name="toolTip">
       <string>Select the plugins download directory via a directory selection dialog</string>
      </property>
-     <property name="text" >
+     <property name="text">
       <string>...</string>
      </property>
     </widget>
    </item>
-   <item row="3" column="0" colspan="3" >
-    <widget class="QLabel" name="TextLabel1_2_2_2_3" >
-     <property name="text" >
-      <string>&lt;font color="#FF0000">&lt;b>Note:&lt;/b> The following setting is activated at the next startup of the application.&lt;/font></string>
+   <item row="3" column="0" colspan="3">
+    <widget class="QLabel" name="TextLabel1_2_2_2_3">
+     <property name="text">
+      <string>&lt;font color=&quot;#FF0000&quot;&gt;&lt;b&gt;Note:&lt;/b&gt; The following setting is activated at the next startup of the application.&lt;/font&gt;</string>
      </property>
     </widget>
    </item>
-   <item row="4" column="0" colspan="3" >
-    <widget class="QCheckBox" name="activateExternalPluginsCheckBox" >
-     <property name="toolTip" >
-      <string>Select to enable third party plugins to be loaded</string>
+   <item row="4" column="0" colspan="3">
+    <widget class="QCheckBox" name="activateExternalPluginsCheckBox">
+     <property name="toolTip">
+      <string>Select to enable external plugins to be loaded</string>
      </property>
-     <property name="text" >
-      <string>Load third party plugins</string>
+     <property name="text">
+      <string>Load external plugins</string>
      </property>
     </widget>
    </item>
-   <item row="5" column="0" colspan="3" >
+   <item row="5" column="0" colspan="3">
     <spacer>
-     <property name="orientation" >
+     <property name="orientation">
       <enum>Qt::Vertical</enum>
      </property>
-     <property name="sizeHint" stdset="0" >
+     <property name="sizeHint" stdset="0">
       <size>
        <width>435</width>
        <height>121</height>

eric ide

mercurial