~xubuntu-dev/ubiquity/lp1437180_feh

« back to all changes in this revision

Viewing changes to gui/gtk/stepLocation.ui

  • Committer: Colin Watson
  • Date: 2012-04-30 23:38:41 UTC
  • mfrom: (5402 trunk)
  • mto: This revision was merged to the branch mainline in revision 5403.
  • Revision ID: cjwatson@canonical.com-20120430233841-xb0qsk46lnhski7m
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
  <requires lib="gtk+" version="2.16"/>
4
4
  <!-- interface-requires gtkwidgets 0.0 -->
5
5
  <!-- interface-naming-policy toplevel-contextual -->
6
 
  <object class="GtkVBox" id="stepLocation">
 
6
  <object class="GtkBox" id="stepLocation">
7
7
    <property name="visible">True</property>
8
8
    <property name="spacing">12</property>
 
9
    <property name="orientation">vertical</property>
9
10
    <child>
10
11
      <object class="GtkEventBox" id="timezone_map_window">
11
12
        <property name="visible">True</property>
15
16
        </child>
16
17
      </object>
17
18
      <packing>
 
19
        <property name="expand">True</property>
18
20
        <property name="position">0</property>
19
21
      </packing>
20
22
    </child>