[kde-doc-english] playground/utils/synaptiks/kcmodule/ui

Sebastian Wiesner basti.wiesner at gmx.net
Fri Mar 5 21:21:53 CET 2010


SVN commit 1099606 by swiesner:

GUI: Added explanatory note about circular touchpad setting

 M  +11 -1     generalpage.ui  


--- trunk/playground/utils/synaptiks/kcmodule/ui/generalpage.ui #1099605:1099606
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>338</width>
-    <height>149</height>
+    <height>188</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -51,6 +51,16 @@
      </property>
      <layout class="QVBoxLayout" name="verticalLayout_2">
       <item>
+       <widget class="QLabel" name="label_2">
+        <property name="text">
+         <string>Please enable this setting, if your touchpad is circular.</string>
+        </property>
+        <property name="wordWrap">
+         <bool>true</bool>
+        </property>
+       </widget>
+      </item>
+      <item>
        <widget class="QCheckBox" name="kcfg_CircularTouchpad">
         <property name="text">
          <string>The touchpad is circular</string>



More information about the kde-doc-english mailing list