~ubuntu-branches/ubuntu/utopic/pitivi/utopic

« back to all changes in this revision

Viewing changes to data/ui/depsmanager.ui

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2014-04-05 15:28:16 UTC
  • mfrom: (6.1.13 sid)
  • Revision ID: package-import@ubuntu.com-20140405152816-6lijoax4cngiz5j5
Tags: 0.93-3
* debian/control:
  + Depend on python-gi (>= 3.10), older versions do not work
    with pitivi (Closes: #732813).
  + Add missing dependency on gir1.2-clutter-gst-2.0 (Closes: #743692).
  + Add suggests on gir1.2-notify-0.7 and gir1.2-gnomedesktop-3.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<interface>
3
 
  <!-- interface-requires gtk+ 3.0 -->
 
3
  <requires lib="gtk+" version="3.4"/>
4
4
  <object class="GtkDialog" id="window1">
5
5
    <property name="can_focus">False</property>
6
6
    <property name="border_width">5</property>
64
64
                <property name="visible">True</property>
65
65
                <property name="can_focus">False</property>
66
66
                <property name="xalign">0</property>
67
 
                <property name="label" translatable="yes">To enable additional features, please install the following packages and restart PiTiVi:</property>
 
67
                <property name="label" translatable="yes">To enable additional features, please install the following packages and restart Pitivi:</property>
68
68
                <property name="wrap">True</property>
69
69
              </object>
70
70
              <packing>
83
83
                    <property name="visible">True</property>
84
84
                    <property name="can_focus">False</property>
85
85
                    <property name="xalign">0</property>
86
 
                    <property name="label" translatable="yes">label</property>
 
86
                    <property name="label" translatable="no">label</property>
87
87
                    <property name="wrap">True</property>
88
88
                  </object>
89
89
                </child>