~ubuntu-branches/ubuntu/trusty/pitivi/trusty

« back to all changes in this revision

Viewing changes to pitivi/ui/projectsettings.glade

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2007-01-31 15:32:37 UTC
  • mto: (3.2.1 hardy) (1.2.1 upstream) (6.1.1 sid)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20070131153237-de4p8lipjv8x5x3b
Tags: upstream-0.10.2
ImportĀ upstreamĀ versionĀ 0.10.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
  <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
19
19
  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
20
20
  <property name="focus_on_map">True</property>
 
21
  <property name="urgency_hint">False</property>
21
22
  <property name="has_separator">True</property>
22
23
  <signal name="response" handler="_responseCb" last_modification_time="Tue, 24 May 2005 13:13:19 GMT"/>
23
24
 
173
174
                          <child>
174
175
                            <widget class="GtkLabel" id="label4">
175
176
                              <property name="visible">True</property>
176
 
                              <property name="label" translatable="yes">Name :</property>
 
177
                              <property name="label" translatable="yes">Name:</property>
177
178
                              <property name="use_underline">False</property>
178
179
                              <property name="use_markup">False</property>
179
180
                              <property name="justify">GTK_JUSTIFY_LEFT</property>
210
211
                          <child>
211
212
                            <widget class="GtkLabel" id="label5">
212
213
                              <property name="visible">True</property>
213
 
                              <property name="label" translatable="yes">Description :</property>
 
214
                              <property name="label" translatable="yes">Description:</property>
214
215
                              <property name="use_underline">False</property>
215
216
                              <property name="use_markup">False</property>
216
217
                              <property name="justify">GTK_JUSTIFY_LEFT</property>