[Uml-devel] kdesdk/umbrello/umbrello

Albert Astals Cid tsdgeos at terra.es
Wed Sep 10 11:48:36 UTC 2003


CVS commit by aacid: 

Removing generic captions from ui files. That is good because:
 - Makes .ui files smaller
 - Removes not necessary setCaption( tr2i18n( ) ); from the generated *.cpp
 - Translations teams don't get the generic caption to translate so all translation POs are also smaller


  M +0 -3      codegenerators/cppcodegenerationformbase.ui   1.2
  M +0 -3      codegenerators/javacodegenerationformbase.ui   1.2
  M +0 -3      dialogs/codegenerationpolicybase.ui   1.2
  M +0 -3      dialogs/codevieweroptionsbase.ui   1.2
  M +0 -3      dialogs/umlrolepropertiesbase.ui   1.2


--- kdesdk/umbrello/umbrello/codegenerators/cppcodegenerationformbase.ui  #1.1:1.2
@@ -13,7 +13,4 @@
         </rect>
     </property>
-    <property name="caption">
-        <string>Form1</string>
-    </property>
     <grid>
         <property name="name">

--- kdesdk/umbrello/umbrello/codegenerators/javacodegenerationformbase.ui  #1.1:1.2
@@ -13,7 +13,4 @@
         </rect>
     </property>
-    <property name="caption">
-        <string>Form1</string>
-    </property>
     <widget class="QLayoutWidget">
         <property name="name">

--- kdesdk/umbrello/umbrello/dialogs/codegenerationpolicybase.ui  #1.1:1.2
@@ -13,7 +13,4 @@
         </rect>
     </property>
-    <property name="caption">
-        <string>CodeGenerationPolicyBase</string>
-    </property>
     <widget class="QFrame">
         <property name="name">

--- kdesdk/umbrello/umbrello/dialogs/codevieweroptionsbase.ui  #1.1:1.2
@@ -13,7 +13,4 @@
         </rect>
     </property>
-    <property name="caption">
-        <string>Form1</string>
-    </property>
     <grid>
         <property name="name">

--- kdesdk/umbrello/umbrello/dialogs/umlrolepropertiesbase.ui  #1.1:1.2
@@ -13,7 +13,4 @@
         </rect>
     </property>
-    <property name="caption">
-        <string>Form1</string>
-    </property>
     <widget class="QLayoutWidget">
         <property name="name">






More information about the umbrello-devel mailing list