~elementary-os/ubuntu-package-imports/gnome-control-center-precise

« back to all changes in this revision

Viewing changes to .pc/60_ubuntu_nav_bar.patch/shell/shell.ui

  • Committer: Ivo Nunes
  • Date: 2012-10-21 22:03:01 UTC
  • Revision ID: ivo@elementaryos.org-20121021220301-tlw2logozh7k8p0h
updated to version 1:3.4.2-0ubuntu0.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
<interface>
3
 
  <requires lib="gtk+" version="2.16"/>
4
 
  <!-- interface-naming-policy project-wide -->
5
 
  <object class="GtkWindow" 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="primary-toolbar"/>
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="GtkButton" id="home-button">
38
 
                            <property name="can_focus">True</property>
39
 
                            <property name="receives_default">True</property>
40
 
                            <property name="no_show_all">True</property>
41
 
                            <property name="use_underline">True</property>
42
 
                            <property name="use_action_appearance">False</property>
43
 
                            <property name="image">image1</property>
44
 
                            <child internal-child="accessible">
45
 
                              <object class="AtkObject" id="home-button-atkobject">
46
 
                                <property name="AtkObject::accessible-name" translatable="yes">All Settings</property>
47
 
                              </object>
48
 
                            </child>
49
 
                          </object>
50
 
                          <packing>
51
 
                            <property name="expand">False</property>
52
 
                            <property name="position">0</property>
53
 
                          </packing>
54
 
                        </child>
55
 
                        <child>
56
 
                          <object class="GtkAlignment" id="entry-alignment">
57
 
                            <property name="visible">True</property>
58
 
                            <property name="xalign">1</property>
59
 
                            <property name="xscale">0</property>
60
 
                            <child>
61
 
                              <object class="GtkBox" id="topright">
62
 
                                <property name="visible">True</property>
63
 
                                <property name="orientation">horizontal</property>
64
 
                                <child>
65
 
                                  <object class="GtkEntry" id="search-entry">
66
 
                                    <property name="width_request">210</property>
67
 
                                    <property name="visible">True</property>
68
 
                                    <property name="can_focus">True</property>
69
 
                                    <property name="invisible_char">&#x25CF;</property>
70
 
                                    <property name="secondary-icon-name">edit-find-symbolic</property>
71
 
                                    <property name="secondary-icon-activatable">False</property>
72
 
                                    <property name="secondary-icon-sensitive">False</property>
73
 
                                  </object>
74
 
                                </child>
75
 
                                <child>
76
 
                                  <object class="GtkLockButton" id="lock-button">
77
 
                                    <property name="visible">False</property>
78
 
                                    <property name="no_show_all">True</property>
79
 
                                  </object>
80
 
                                </child>
81
 
                              </object>
82
 
                            </child>
83
 
                          </object>
84
 
                          <packing>
85
 
                            <property name="position">1</property>
86
 
                          </packing>
87
 
                        </child>
88
 
                      </object>
89
 
                    </child>
90
 
                  </object>
91
 
                </child>
92
 
              </object>
93
 
              <packing>
94
 
                <property name="expand">True</property>
95
 
                <property name="homogeneous">True</property>
96
 
              </packing>
97
 
            </child>
98
 
          </object>
99
 
          <packing>
100
 
            <property name="expand">False</property>
101
 
            <property name="position">0</property>
102
 
          </packing>
103
 
        </child>
104
 
        <child>
105
 
          <object class="GtkNotebook" id="notebook">
106
 
            <property name="visible">True</property>
107
 
            <property name="can_focus">True</property>
108
 
            <property name="show_tabs">False</property>
109
 
            <property name="show_border">False</property>
110
 
            <child>
111
 
              <object class="GtkScrolledWindow" id="scrolledwindow1">
112
 
                <property name="visible">True</property>
113
 
                <property name="can_focus">True</property>
114
 
                <property name="hscrollbar_policy">never</property>
115
 
                <property name="vscrollbar_policy">automatic</property>
116
 
                <child>
117
 
                  <object class="GtkViewport" id="viewport">
118
 
                    <property name="visible">True</property>
119
 
                    <property name="resize_mode">queue</property>
120
 
                    <child>
121
 
                      <object class="GtkVBox" id="main-vbox">
122
 
                        <property name="visible">True</property>
123
 
                        <property name="orientation">vertical</property>
124
 
                        <child>
125
 
                          <placeholder/>
126
 
                        </child>
127
 
                      </object>
128
 
                    </child>
129
 
                  </object>
130
 
                </child>
131
 
              </object>
132
 
            </child>
133
 
            <child type="tab">
134
 
              <placeholder/>
135
 
            </child>
136
 
            <child>
137
 
              <object class="GtkScrolledWindow" id="search-scrolled-window">
138
 
                <property name="visible">True</property>
139
 
                <property name="can_focus">True</property>
140
 
                <property name="hscrollbar_policy">automatic</property>
141
 
                <property name="vscrollbar_policy">automatic</property>
142
 
                <property name="shadow_type">in</property>
143
 
                <child>
144
 
                  <placeholder/>
145
 
                </child>
146
 
              </object>
147
 
              <packing>
148
 
                <property name="position">1</property>
149
 
              </packing>
150
 
            </child>
151
 
            <child type="tab">
152
 
              <placeholder/>
153
 
            </child>
154
 
          </object>
155
 
          <packing>
156
 
            <property name="position">1</property>
157
 
          </packing>
158
 
        </child>
159
 
      </object>
160
 
    </child>
161
 
  </object>
162
 
  <object class="GtkListStore" id="liststore">
163
 
    <columns>
164
 
      <!-- column-name name -->
165
 
      <column type="gchararray"/>
166
 
      <!-- column-name exec -->
167
 
      <column type="gchararray"/>
168
 
      <!-- column-name icon -->
169
 
      <column type="gchararray"/>
170
 
    </columns>
171
 
  </object>
172
 
  <object class="GtkSizeGroup" id="sizegroup">
173
 
    <property name="mode">vertical</property>
174
 
    <widgets>
175
 
      <widget name="home-button"/>
176
 
      <widget name="entry-alignment"/>
177
 
    </widgets>
178
 
  </object>
179
 
  <object class="GtkImage" id="image1">
180
 
    <property name="visible">True</property>
181
 
    <property name="can_focus">False</property>
182
 
    <property name="icon_name">view-grid-symbolic</property>
183
 
    <property name="use_fallback">True</property>
184
 
    <property name="pixel-size">16</property>
185
 
  </object>
186
 
</interface>