~ubuntu-branches/ubuntu/vivid/d-feet/vivid-proposed

« back to all changes in this revision

Viewing changes to data/ui/addconnectiondialog.ui

  • Committer: Package Import Robot
  • Author(s): Thomas Bechtold
  • Date: 2013-06-10 10:29:44 UTC
  • mfrom: (1.3.5)
  • Revision ID: package-import@ubuntu.com-20130610102944-ahl33fdmtymqngh3
Tags: 0.3.5-1
* New upstream release.
* Refresh debian/patches/03-disable-dbus-tests.patch.
* debian/control: Add gobject-introspection and libgirepository1.0-dev
  to Build-Depends according to configure.ac.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
  <object class="GtkDialog" id="add_connection_dialog1">
5
5
    <property name="can_focus">False</property>
6
6
    <property name="border_width">5</property>
7
 
    <property name="title" translatable="yes" context="yes">Add a Connection</property>
 
7
    <property name="title" translatable="yes">Add a Connection</property>
8
8
    <property name="default_width">480</property>
9
9
    <property name="default_height">50</property>
10
10
    <property name="destroy_with_parent">True</property>
24
24
                <property name="can_focus">False</property>
25
25
                <property name="tooltip_text" translatable="yes">See http://dbus.freedesktop.org/doc/dbus-specification.html#addresses</property>
26
26
                <property name="xalign">0</property>
27
 
                <property name="label" translatable="yes" context="yes">Address:</property>
 
27
                <property name="label" translatable="yes">Address:</property>
28
28
              </object>
29
29
              <packing>
30
30
                <property name="expand">False</property>