]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/BranchesUi.ui
Tooltip change as suggested by Jean-Pierre
[lyx.git] / src / frontends / qt4 / ui / BranchesUi.ui
index 298931e1e55ad175c6b96e2dcf0aa4f730b18b15..4c83b18f16421354025c2531cc8c6737cfa7c646 100644 (file)
@@ -22,7 +22,7 @@
    <item row="0" column="0" >
     <widget class="QLabel" name="newBranchLA" >
      <property name="text" >
-      <string>&amp;New:</string>
+      <string>&amp;New:[[branch]]</string>
      </property>
      <property name="buddy" >
       <cstring>newBranchLE</cstring>
    </item>
    <item row="0" column="3" >
     <widget class="QPushButton" name="addBranchPB" >
+     <property name="enabled">
+      <bool>false</bool>
+     </property>
      <property name="toolTip" >
       <string>Add a new branch to the list</string>
      </property>
    </item>
   </layout>
  </widget>
+ <tabstops>
+  <tabstop>newBranchLE</tabstop>
+  <tabstop>addBranchPB</tabstop>
+  <tabstop>branchesTW</tabstop>
+  <tabstop>removePB</tabstop>
+  <tabstop>renamePB</tabstop>
+  <tabstop>colorPB</tabstop>
+  <tabstop>suffixPB</tabstop>
+  <tabstop>activatePB</tabstop>
+  <tabstop>unknownPB</tabstop>
+ </tabstops>
  <includes>
   <include location="local" >qt_i18n.h</include>
  </includes>