~ubuntu-branches/ubuntu/oneiric/seahorse/oneiric-proposed-201111150713

« back to all changes in this revision

Viewing changes to libseahorse/seahorse-progress.glade

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2007-12-02 20:48:51 UTC
  • mto: (3.2.1 sid) (1.4.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 47.
  • Revision ID: james.westby@ubuntu.com-20071202204851-8l2cxnc7xs7lfxru
Tags: upstream-2.21.3
ImportĀ upstreamĀ versionĀ 2.21.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
                  <child>
96
96
                    <widget class="GtkLabel" id="operation-title">
97
97
                      <property name="visible">True</property>
98
 
                      <property name="label" translatable="yes">&lt;b&gt;Progress Message&lt;/b&gt;</property>
 
98
                      <property name="label">&lt;b&gt;Progress Message&lt;/b&gt;</property>
99
99
                      <property name="use_underline">False</property>
100
100
                      <property name="use_markup">True</property>
101
101
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
120
120
                  <child>
121
121
                    <widget class="GtkLabel" id="operation-details">
122
122
                      <property name="visible">True</property>
123
 
                      <property name="label" translatable="yes">Progress Status</property>
 
123
                      <property name="label">Progress Status</property>
124
124
                      <property name="use_underline">False</property>
125
125
                      <property name="use_markup">False</property>
126
126
                      <property name="justify">GTK_JUSTIFY_LEFT</property>