Commit b66fa5cb605d2f400ff7c9466c29a141627ee4b1

  • avatar
  • swiesner <swiesner @283d02a7-25f6-0310…ecb5cbfe19da.>
  • Sat Mar 13 20:19:28 CET 2010
GUI: Fixed scrolling distance labels

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/utils/synaptiks@1102838 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
  
4040 <item>
4141 <widget class="KIntNumInput" name="kcfg_HorizontalScrollingDistance">
4242 <property name="label">
43 <string comment="@label:slider">Scrolling speed</string>
43 <string comment="@label:slider">Move distance to scroll a single line</string>
4444 </property>
4545 <property name="minimum">
4646 <number>1</number>
8282 <item>
8383 <widget class="KIntNumInput" name="kcfg_VerticalScrollingDistance">
8484 <property name="label">
85 <string comment="@label:slider">Scrolling speed</string>
85 <string comment="@label:slider">Move distance to scroll a single line</string>
8686 </property>
8787 <property name="minimum">
8888 <number>1</number>