~jibel/synaptic/bugs.290524.502582

« back to all changes in this revision

Viewing changes to gtk/glade/dialog_authentication.glade

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2009-07-10 14:35:17 UTC
  • mfrom: (3.2.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090710143517-ku2effdqcf07t7cx
Tags: 0.62.7ubuntu1
* merged from debian
* debian/control:
  - add build-conflict against librpm-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
            <child>
81
81
              <widget class="GtkButton" id="button2">
82
82
                <property name="visible">True</property>
83
 
                <property name="label" translatable="yes">gtk-cancel</property>
 
83
                <property name="label">gtk-cancel</property>
84
84
                <property name="use_stock">True</property>
85
85
                <property name="response_id">-6</property>
86
86
              </widget>
88
88
            <child>
89
89
              <widget class="GtkButton" id="button1">
90
90
                <property name="visible">True</property>
91
 
                <property name="label" translatable="yes">gtk-ok</property>
 
91
                <property name="label">gtk-ok</property>
92
92
                <property name="use_stock">True</property>
93
93
                <property name="response_id">-5</property>
94
94
              </widget>