~timchen119/ubuntu/trusty/gnome-bluetooth/lp1035431

« back to all changes in this revision

Viewing changes to properties/properties-killed-adapter.ui

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2011-02-27 15:45:22 UTC
  • mfrom: (1.3.2 upstream)
  • mto: (2.2.3 experimental) (1.5.1)
  • mto: This revision was merged to the branch mainline in revision 53.
  • Revision ID: james.westby@ubuntu.com-20110227154522-dnnoqasv5v3mv42a
Tags: upstream-2.91.5
ImportĀ upstreamĀ versionĀ 2.91.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<interface>
 
3
  <!-- interface-requires gtk+ 2.12 -->
 
4
  <!-- interface-naming-policy toplevel-contextual -->
 
5
  <object class="GtkTable" id="table1">
 
6
    <property name="visible">True</property>
 
7
    <property name="n_rows">3</property>
 
8
    <property name="n_columns">3</property>
 
9
    <child>
 
10
      <object class="GtkLabel" id="label2">
 
11
        <property name="visible">True</property>
 
12
        <property name="xalign">0</property>
 
13
      </object>
 
14
    </child>
 
15
    <child>
 
16
      <object class="GtkLabel" id="label3">
 
17
        <property name="visible">True</property>
 
18
        <property name="xalign">0</property>
 
19
      </object>
 
20
      <packing>
 
21
        <property name="left_attach">1</property>
 
22
        <property name="right_attach">2</property>
 
23
      </packing>
 
24
    </child>
 
25
    <child>
 
26
      <object class="GtkLabel" id="label4">
 
27
        <property name="visible">True</property>
 
28
        <property name="xalign">0</property>
 
29
      </object>
 
30
      <packing>
 
31
        <property name="left_attach">2</property>
 
32
        <property name="right_attach">3</property>
 
33
      </packing>
 
34
    </child>
 
35
    <child>
 
36
      <object class="GtkLabel" id="label5">
 
37
        <property name="visible">True</property>
 
38
        <property name="xalign">0</property>
 
39
      </object>
 
40
      <packing>
 
41
        <property name="top_attach">1</property>
 
42
        <property name="bottom_attach">2</property>
 
43
      </packing>
 
44
    </child>
 
45
    <child>
 
46
      <object class="GtkLabel" id="label6">
 
47
        <property name="visible">True</property>
 
48
        <property name="xalign">0</property>
 
49
      </object>
 
50
      <packing>
 
51
        <property name="left_attach">2</property>
 
52
        <property name="right_attach">3</property>
 
53
        <property name="top_attach">1</property>
 
54
        <property name="bottom_attach">2</property>
 
55
      </packing>
 
56
    </child>
 
57
    <child>
 
58
      <object class="GtkLabel" id="label7">
 
59
        <property name="visible">True</property>
 
60
        <property name="xalign">0</property>
 
61
      </object>
 
62
      <packing>
 
63
        <property name="top_attach">2</property>
 
64
        <property name="bottom_attach">3</property>
 
65
      </packing>
 
66
    </child>
 
67
    <child>
 
68
      <object class="GtkLabel" id="label8">
 
69
        <property name="visible">True</property>
 
70
        <property name="xalign">0</property>
 
71
      </object>
 
72
      <packing>
 
73
        <property name="left_attach">1</property>
 
74
        <property name="right_attach">2</property>
 
75
        <property name="top_attach">2</property>
 
76
        <property name="bottom_attach">3</property>
 
77
      </packing>
 
78
    </child>
 
79
    <child>
 
80
      <object class="GtkLabel" id="label9">
 
81
        <property name="visible">True</property>
 
82
        <property name="xalign">0</property>
 
83
      </object>
 
84
      <packing>
 
85
        <property name="left_attach">2</property>
 
86
        <property name="right_attach">3</property>
 
87
        <property name="top_attach">2</property>
 
88
        <property name="bottom_attach">3</property>
 
89
      </packing>
 
90
    </child>
 
91
    <child>
 
92
      <object class="GtkHBox" id="hbox1">
 
93
        <property name="visible">True</property>
 
94
        <child>
 
95
          <object class="GtkImage" id="image1">
 
96
            <property name="visible">True</property>
 
97
            <property name="icon_name">gtk-dialog-info</property>
 
98
            <property name="icon-size">6</property>
 
99
          </object>
 
100
          <packing>
 
101
            <property name="expand">False</property>
 
102
            <property name="position">0</property>
 
103
          </packing>
 
104
        </child>
 
105
        <child>
 
106
          <object class="GtkLabel" id="label1">
 
107
            <property name="visible">True</property>
 
108
            <property name="label" translatable="yes">Bluetooth has been disabled by a switch on your computer.</property>
 
109
            <property name="wrap">True</property>
 
110
          </object>
 
111
          <packing>
 
112
            <property name="expand">False</property>
 
113
            <property name="position">1</property>
 
114
          </packing>
 
115
        </child>
 
116
      </object>
 
117
      <packing>
 
118
        <property name="left_attach">1</property>
 
119
        <property name="right_attach">2</property>
 
120
        <property name="top_attach">1</property>
 
121
        <property name="bottom_attach">2</property>
 
122
        <property name="x_options">GTK_EXPAND</property>
 
123
      </packing>
 
124
    </child>
 
125
  </object>
 
126
</interface>