[QGIS Commit] r15371 - trunk/qgis/src/ui

svn_qgis at osgeo.org svn_qgis at osgeo.org
Sun Mar 6 14:38:28 EST 2011


Author: macho
Date: 2011-03-06 11:38:28 -0800 (Sun, 06 Mar 2011)
New Revision: 15371

Modified:
   trunk/qgis/src/ui/qgsoptionsbase.ui
Log:
typo fix


Modified: trunk/qgis/src/ui/qgsoptionsbase.ui
===================================================================
--- trunk/qgis/src/ui/qgsoptionsbase.ui	2011-03-06 19:35:26 UTC (rev 15370)
+++ trunk/qgis/src/ui/qgsoptionsbase.ui	2011-03-06 19:38:28 UTC (rev 15371)
@@ -33,7 +33,7 @@
    <item row="0" column="0">
     <widget class="QTabWidget" name="tabWidget">
      <property name="currentIndex">
-      <number>1</number>
+      <number>5</number>
      </property>
      <property name="iconSize">
       <size>
@@ -60,8 +60,8 @@
            <rect>
             <x>0</x>
             <y>0</y>
-            <width>746</width>
-            <height>862</height>
+            <width>745</width>
+            <height>831</height>
            </rect>
           </property>
           <layout class="QGridLayout" name="gridLayout_12">
@@ -499,8 +499,8 @@
            <rect>
             <x>0</x>
             <y>0</y>
-            <width>746</width>
-            <height>481</height>
+            <width>745</width>
+            <height>473</height>
            </rect>
           </property>
           <layout class="QGridLayout" name="gridLayout_8">
@@ -670,8 +670,8 @@
            <rect>
             <x>0</x>
             <y>0</y>
-            <width>746</width>
-            <height>500</height>
+            <width>745</width>
+            <height>473</height>
            </rect>
           </property>
           <layout class="QGridLayout" name="gridLayout_4">
@@ -951,7 +951,7 @@
             <x>0</x>
             <y>0</y>
             <width>762</width>
-            <height>457</height>
+            <height>458</height>
            </rect>
           </property>
           <layout class="QGridLayout" name="gridLayout_10">
@@ -1025,8 +1025,8 @@
            <rect>
             <x>0</x>
             <y>0</y>
-            <width>837</width>
-            <height>454</height>
+            <width>762</width>
+            <height>458</height>
            </rect>
           </property>
           <layout class="QGridLayout" name="gridLayout_13">
@@ -1356,7 +1356,7 @@
             <x>0</x>
             <y>0</y>
             <width>762</width>
-            <height>457</height>
+            <height>458</height>
            </rect>
           </property>
           <layout class="QGridLayout" name="gridLayout_22">
@@ -1430,7 +1430,7 @@
               <item row="0" column="0">
                <widget class="QLabel" name="label_16">
                 <property name="text">
-                 <string>When this opton is enabled, any new project you create will have 'on the fly' projection enabled by default and the CRS below will be used for the project.</string>
+                 <string>When this option is enabled, any new project you create will have 'on the fly' projection enabled by default and the CRS below will be used for the project.</string>
                 </property>
                 <property name="wordWrap">
                  <bool>true</bool>
@@ -1483,8 +1483,8 @@
            <rect>
             <x>0</x>
             <y>0</y>
-            <width>746</width>
-            <height>551</height>
+            <width>745</width>
+            <height>542</height>
            </rect>
           </property>
           <layout class="QGridLayout" name="gridLayout_17">
@@ -1574,8 +1574,8 @@
            <rect>
             <x>0</x>
             <y>0</y>
-            <width>746</width>
-            <height>548</height>
+            <width>745</width>
+            <height>533</height>
            </rect>
           </property>
           <layout class="QGridLayout" name="gridLayout_20">



More information about the QGIS-commit mailing list