[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdevelop/vcs/cvsservice
From:       Mario Scalas <mario.scalas () libero ! it>
Date:       2004-05-28 15:28:59
Message-ID: 20040528152859.8CEC5126DD () office ! kde ! org
[Download RAW message or body]

CVS commit by marios: 

Changed the order between "diff against HEAD" and "diff against BASE" so the former \
is already checked when the dialog shows 


  M +8 -8      diffdialogbase.ui   1.11


--- kdevelop/vcs/cvsservice/diffdialogbase.ui  #1.10:1.11
@@ -1,3 +1,3 @@
-<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
 <class>DiffDialogBase</class>
 <widget class="QDialog">
@@ -10,5 +10,5 @@
             <y>0</y>
             <width>519</width>
-            <height>221</height>
+            <height>246</height>
         </rect>
     </property>
@@ -36,11 +36,11 @@
                 <widget class="QRadioButton">
                     <property name="name">
-                        <cstring>diffLocalBaseRadio</cstring>
+                        <cstring>diffLocalHeadRadio</cstring>
                     </property>
                     <property name="text">
-                        <string>&amp;Local copy and BASE</string>
+                        <string>Local copy and &amp;HEAD</string>
                     </property>
                     <property name="accel">
-                        <string>Alt+L</string>
+                        <string>Alt+H</string>
                     </property>
                     <property name="checked">
@@ -50,11 +50,11 @@
                 <widget class="QRadioButton">
                     <property name="name">
-                        <cstring>diffLocalHeadRadio</cstring>
+                        <cstring>diffLocalBaseRadio</cstring>
                     </property>
                     <property name="text">
-                        <string>Local copy and &amp;HEAD</string>
+                        <string>&amp;Local copy and BASE</string>
                     </property>
                     <property name="accel">
-                        <string>Alt+H</string>
+                        <string>Alt+L</string>
                     </property>
                     <property name="checked">


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic