]> git.sesse.net Git - kdenlive/commitdiff
Fix GUI proxy threads label
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Tue, 27 Dec 2011 11:04:40 +0000 (12:04 +0100)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Tue, 27 Dec 2011 11:04:40 +0000 (12:04 +0100)
src/widgets/configenv_ui.ui

index 545608056a5a83a450603cee32ad6b209af3f3cc..41baee6572ed02d6af24a8618d886c3c78861513 100644 (file)
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>297</width>
-    <height>215</height>
+    <height>244</height>
    </rect>
   </property>
   <layout class="QGridLayout" name="gridLayout">
       <item row="0" column="0">
        <widget class="QLabel" name="label_9">
         <property name="text">
-         <string>Processing threads</string>
+         <string>Concurrent threads</string>
         </property>
        </widget>
       </item>