~dobey/ubuntu/oneiric/ubuntuone-control-panel/release-113

« back to all changes in this revision

Viewing changes to data/gtk/devices.ui

  • Committer: Sebastien Bacher
  • Date: 2011-07-25 13:17:38 UTC
  • mfrom: (25.1.2 ubuntuone-control-panel)
  • Revision ID: seb128@ubuntu.com-20110725131738-yuevatnd859d1phs
Tags: 1.1.1-0ubuntu1
releasing version 1.1.1-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<interface>
 
3
  <requires lib="gtk+" version="2.22"/>
 
4
  <!-- interface-naming-policy project-wide -->
 
5
  <object class="GtkVBox" id="itself">
 
6
    <property name="visible">True</property>
 
7
    <property name="can_focus">False</property>
 
8
    <child>
 
9
      <object class="GtkScrolledWindow" id="scrolledwindow1">
 
10
        <property name="visible">True</property>
 
11
        <property name="can_focus">True</property>
 
12
        <property name="hscrollbar_policy">automatic</property>
 
13
        <property name="vscrollbar_policy">automatic</property>
 
14
        <child>
 
15
          <object class="GtkViewport" id="viewport1">
 
16
            <property name="visible">True</property>
 
17
            <property name="can_focus">False</property>
 
18
            <property name="resize_mode">queue</property>
 
19
            <child>
 
20
              <object class="GtkAlignment" id="alignment1">
 
21
                <property name="visible">True</property>
 
22
                <property name="can_focus">False</property>
 
23
                <child>
 
24
                  <object class="GtkVBox" id="devices">
 
25
                    <property name="visible">True</property>
 
26
                    <property name="can_focus">False</property>
 
27
                    <child>
 
28
                      <placeholder/>
 
29
                    </child>
 
30
                  </object>
 
31
                </child>
 
32
              </object>
 
33
            </child>
 
34
          </object>
 
35
        </child>
 
36
      </object>
 
37
      <packing>
 
38
        <property name="expand">True</property>
 
39
        <property name="fill">True</property>
 
40
        <property name="position">0</property>
 
41
      </packing>
 
42
    </child>
 
43
  </object>
 
44
</interface>