~ubuntu-branches/ubuntu/trusty/unity-control-center/trusty

« back to all changes in this revision

Viewing changes to shell/shell.ui

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2014-01-08 16:29:18 UTC
  • Revision ID: package-import@ubuntu.com-20140108162918-g29dd08tr913y2qh
Tags: upstream-14.04.0
ImportĀ upstreamĀ versionĀ 14.04.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<interface>
 
3
  <requires lib="gtk+" version="3.0"/>
 
4
  <!-- interface-naming-policy project-wide -->
 
5
  <object class="GtkApplicationWindow" id="main-window">
 
6
    <property name="title" translatable="yes">System Settings</property>
 
7
    <property name="resizable">False</property>
 
8
    <property name="icon_name">preferences-desktop</property>
 
9
    <property name="window_position">center</property>
 
10
    <child>
 
11
      <object class="GtkVBox" id="vbox1">
 
12
        <property name="visible">True</property>
 
13
        <property name="orientation">vertical</property>
 
14
        <child>
 
15
          <object class="GtkToolbar" id="toolbar1">
 
16
            <property name="visible">True</property>
 
17
            <style>
 
18
              <class name="menubar"/>
 
19
            </style>
 
20
            <child>
 
21
              <object class="GtkToolItem" id="toolbutton1">
 
22
                <property name="visible">True</property>
 
23
                <style>
 
24
                  <class name="raised"/>
 
25
                </style>
 
26
                <child>
 
27
                  <object class="GtkAlignment" id="alignment1">
 
28
                    <property name="visible">True</property>
 
29
                    <property name="top_padding">5</property>
 
30
                    <property name="bottom_padding">5</property>
 
31
                    <property name="left_padding">10</property>
 
32
                    <property name="right_padding">5</property>
 
33
                    <child>
 
34
                      <object class="GtkHBox" id="hbox1">
 
35
                        <property name="visible">True</property>
 
36
                        <child>
 
37
                          <object class="GtkAlignment" id="entry-alignment">
 
38
                            <property name="visible">True</property>
 
39
                            <property name="xalign">1</property>
 
40
                            <property name="xscale">0</property>
 
41
                            <child>
 
42
                              <object class="GtkBox" id="topright">
 
43
                                <property name="visible">True</property>
 
44
                                <property name="orientation">horizontal</property>
 
45
                                <child>
 
46
                                  <object class="GtkSearchEntry" id="search-entry">
 
47
                                    <property name="width_request">210</property>
 
48
                                    <property name="visible">True</property>
 
49
                                    <property name="can_focus">True</property>
 
50
                                    <property name="invisible_char">&#x25CF;</property>
 
51
                                    <property name="secondary-icon-name">edit-find-symbolic</property>
 
52
                                    <property name="secondary-icon-activatable">False</property>
 
53
                                    <property name="secondary-icon-sensitive">False</property>
 
54
                                  </object>
 
55
                                </child>
 
56
                                <child>
 
57
                                  <object class="GtkLockButton" id="lock-button">
 
58
                                    <property name="visible">False</property>
 
59
                                    <property name="no_show_all">True</property>
 
60
                                  </object>
 
61
                                </child>
 
62
                              </object>
 
63
                            </child>
 
64
                          </object>
 
65
                          <packing>
 
66
                            <property name="position">0</property>
 
67
                          </packing>
 
68
                        </child>
 
69
                      </object>
 
70
                    </child>
 
71
                  </object>
 
72
                </child>
 
73
              </object>
 
74
              <packing>
 
75
                <property name="expand">True</property>
 
76
                <property name="homogeneous">True</property>
 
77
              </packing>
 
78
            </child>
 
79
          </object>
 
80
          <packing>
 
81
            <property name="expand">False</property>
 
82
            <property name="position">0</property>
 
83
          </packing>
 
84
        </child>
 
85
        <child>
 
86
          <object class="GtkNotebook" id="notebook">
 
87
            <property name="visible">True</property>
 
88
            <property name="can_focus">True</property>
 
89
            <property name="show-tabs">False</property>
 
90
            <child>
 
91
              <object class="GtkScrolledWindow" id="scrolledwindow1">
 
92
                <property name="visible">True</property>
 
93
                <property name="can_focus">True</property>
 
94
                <property name="hscrollbar_policy">never</property>
 
95
                <property name="vscrollbar_policy">automatic</property>
 
96
                <property name="shadow_type">in</property>
 
97
                <child>
 
98
                  <object class="GtkViewport" id="viewport">
 
99
                    <property name="visible">True</property>
 
100
                    <property name="resize_mode">queue</property>
 
101
                    <property name="shadow_type">none</property>
 
102
                    <style>
 
103
                      <class name="view" />
 
104
                    </style>
 
105
                    <child>
 
106
                      <object class="GtkVBox" id="main-vbox">
 
107
                        <property name="visible">True</property>
 
108
                        <property name="orientation">vertical</property>
 
109
                        <child>
 
110
                          <placeholder/>
 
111
                        </child>
 
112
                      </object>
 
113
                    </child>
 
114
                  </object>
 
115
                </child>
 
116
              </object>
 
117
            </child>
 
118
            <child>
 
119
              <object class="GtkScrolledWindow" id="search-scrolled-window">
 
120
                <property name="visible">True</property>
 
121
                <property name="can_focus">True</property>
 
122
                <property name="hscrollbar_policy">automatic</property>
 
123
                <property name="vscrollbar_policy">automatic</property>
 
124
                <property name="shadow_type">in</property>
 
125
                <child>
 
126
                  <placeholder/>
 
127
                </child>
 
128
              </object>
 
129
            </child>
 
130
          </object>
 
131
          <packing>
 
132
            <property name="position">1</property>
 
133
          </packing>
 
134
        </child>
 
135
      </object>
 
136
    </child>
 
137
  </object>
 
138
  <object class="GtkListStore" id="liststore">
 
139
    <columns>
 
140
      <!-- column-name name -->
 
141
      <column type="gchararray"/>
 
142
      <!-- column-name exec -->
 
143
      <column type="gchararray"/>
 
144
      <!-- column-name icon -->
 
145
      <column type="gchararray"/>
 
146
    </columns>
 
147
  </object>
 
148
  <object class="GtkImage" id="image1">
 
149
    <property name="visible">True</property>
 
150
    <property name="can_focus">False</property>
 
151
    <property name="icon_name">view-grid-symbolic</property>
 
152
    <property name="use_fallback">True</property>
 
153
    <property name="pixel-size">16</property>
 
154
  </object>
 
155
</interface>