bug556fix.diff

Simple edit of ui file to change wording in GRASS GUI - Aaron Racicot -, 2007-11-16 02:31 PM

Download (770 Bytes)

View differences:

src/plugins/grass/qgsgrasseditbase.ui (working copy)
128 128
             </sizepolicy>
129 129
            </property>
130 130
            <property name="text" >
131
             <string>Field (layer)</string>
131
             <string>Layer</string>
132 132
            </property>
133 133
           </widget>
134 134
          </item>
......
407 407
            </rect>
408 408
           </property>
409 409
           <property name="text" >
410
            <string>Field (layer)</string>
410
            <string>Layer</string>
411 411
           </property>
412 412
          </widget>
413 413
          <widget class="QComboBox" name="mTableField" >