[Marble-commits] KDE/kdeedu/marble/src/lib

Torsten Rahn tackat at kde.org
Wed Aug 11 08:14:41 CEST 2010


SVN commit 1161900 by rahn:


- Don't suggest an "http://" Url for proxy.



 M  +2 -2      MarbleCacheSettingsWidget.ui  


--- trunk/KDE/kdeedu/marble/src/lib/MarbleCacheSettingsWidget.ui #1161899:1161900
@@ -188,7 +188,7 @@
         <item>
          <widget class="QLabel" name="label_proxyUrl">
           <property name="text">
-           <string>&amp;Url:</string>
+           <string>&amp;Proxy:</string>
           </property>
           <property name="buddy">
            <cstring>kcfg_proxyUrl</cstring>
@@ -198,7 +198,7 @@
         <item>
          <widget class="QLineEdit" name="kcfg_proxyUrl">
           <property name="text">
-           <string>http://</string>
+           <string></string>
           </property>
          </widget>
         </item>


More information about the Marble-commits mailing list