~ubuntu-branches/ubuntu/natty/bzr-explorer/natty

« back to all changes in this revision

Viewing changes to ui/explorer.ui

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2010-04-12 22:21:05 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100412222105-d9pqbt4joaj8llef
Tags: 1.0.1-0ubuntu1
New bugfix upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
151
151
    <property name="title">
152
152
     <string>&amp;Settings</string>
153
153
    </property>
154
 
    <widget class="QMenu" name="menu_Branch_Specific">
 
154
    <widget class="QMenu" name="menu_Configuration">
155
155
     <property name="title">
156
156
      <string>&amp;Configuration</string>
157
157
     </property>
165
165
     <addaction name="action_Working_Tree_Ignores"/>
166
166
     <addaction name="action_Ignores"/>
167
167
    </widget>
168
 
    <addaction name="menu_Branch_Specific"/>
 
168
    <addaction name="menu_Configuration"/>
169
169
    <addaction name="menu_Ignores"/>
170
170
    <addaction name="action_Rules"/>
171
171
    <addaction name="separator"/>