~viking.redwolf/ubuntu/oneiric/lubuntu-artwork/lubuntu-artwork-fix-877293

« back to all changes in this revision

Viewing changes to usr/share/lxdm/themes/Lubuntu/greeter.ui

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2010-02-16 03:02:04 UTC
  • Revision ID: james.westby@ubuntu.com-20100216030204-ddqpqkyf96k8j30l
Tags: 0.4
* debian/links: Add symlink to jpg wallpaper file for backward compatibility.
* debian/control : Add a plymouth theme binary.
* debian/*.install & *.links: Reorganize with the new binary.
* debian/rules: Install in debian/tmp and use dh_install for installation.
* debian/lubuntu-plymouth-theme.postinst & postrm: Set lubuntu-logo as
  default plymouth settings, and reset it to ubuntu-logo after removal.
* Switch to a Lubuntu custom theme, made by Rafael Laguna.
 - Add a lubuntu-logo plymouth theme, based on the ubuntu-logo.
 - Add a custom logo-banner.png, lubuntu-logo.png and panel wallpaper.
 - Add new wallpaper.
 - Add a custom lxdm theme.

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 project-wide -->
 
5
  <object class="GtkWindow" id="lxdm">
 
6
    <property name="decorated">False</property>
 
7
    <child>
 
8
      <object class="GtkVBox" id="vbox1">
 
9
        <property name="visible">True</property>
 
10
        <property name="orientation">vertical</property>
 
11
        <child>
 
12
          <object class="GtkLabel" id="time">
 
13
            <property name="visible">True</property>
 
14
            <property name="xalign">1</property>
 
15
            <property name="xpad">12</property>
 
16
            <property name="ypad">12</property>
 
17
            <property name="single_line_mode">True</property>
 
18
          </object>
 
19
          <packing>
 
20
            <property name="expand">False</property>
 
21
            <property name="position">0</property>
 
22
          </packing>
 
23
        </child>
 
24
        <child>
 
25
          <object class="GtkAlignment" id="alignment1">
 
26
            <property name="visible">True</property>
 
27
            <property name="xscale">0</property>
 
28
            <property name="yscale">0</property>
 
29
            <child>
 
30
              <object class="GtkVBox" id="vbox2">
 
31
                <property name="visible">True</property>
 
32
                <property name="orientation">vertical</property>
 
33
                <child>
 
34
                  <object class="GtkImage" id="image1">
 
35
                    <property name="visible">True</property>
 
36
                    <property name="pixbuf">login.png</property>
 
37
                  </object>
 
38
                  <packing>
 
39
                    <property name="position">0</property>
 
40
                  </packing>
 
41
                </child>
 
42
                <child>
 
43
                  <object class="GtkAlignment" id="alignment2">
 
44
                    <property name="visible">True</property>
 
45
                    <property name="xscale">0</property>
 
46
                    <property name="yscale">0</property>
 
47
                    <child>
 
48
                      <object class="GtkHBox" id="hbox3">
 
49
                        <property name="visible">True</property>
 
50
                        <property name="spacing">12</property>
 
51
                        <child>
 
52
                          <object class="GtkLabel" id="prompt">
 
53
                            <property name="visible">True</property>
 
54
                            <property name="label" translatable="yes">User:</property>
 
55
                          </object>
 
56
                          <packing>
 
57
                            <property name="expand">False</property>
 
58
                            <property name="fill">False</property>
 
59
                            <property name="position">0</property>
 
60
                          </packing>
 
61
                        </child>
 
62
                        <child>
 
63
                          <object class="GtkEntry" id="login_entry">
 
64
                            <property name="visible">True</property>
 
65
                            <property name="can_focus">True</property>
 
66
                            <property name="invisible_char">&#x2022;</property>
 
67
                          </object>
 
68
                          <packing>
 
69
                            <property name="expand">False</property>
 
70
                            <property name="fill">False</property>
 
71
                            <property name="position">1</property>
 
72
                          </packing>
 
73
                        </child>
 
74
                      </object>
 
75
                    </child>
 
76
                  </object>
 
77
                  <packing>
 
78
                    <property name="position">1</property>
 
79
                  </packing>
 
80
                </child>
 
81
              </object>
 
82
            </child>
 
83
          </object>
 
84
          <packing>
 
85
            <property name="position">1</property>
 
86
          </packing>
 
87
        </child>
 
88
        <child>
 
89
          <object class="GtkEventBox" id="bottom_pane">
 
90
            <property name="visible">True</property>
 
91
            <property name="app_paintable">True</property>
 
92
            <property name="visible_window">False</property>
 
93
            <child>
 
94
              <object class="GtkHBox" id="bottom_hbox">
 
95
                <property name="visible">True</property>
 
96
                <property name="border_width">6</property>
 
97
                <property name="spacing">12</property>
 
98
                <child>
 
99
                  <object class="GtkHBox" id="sessions_box">
 
100
                    <property name="visible">True</property>
 
101
                    <property name="spacing">6</property>
 
102
                    <child>
 
103
                      <object class="GtkImage" id="image2">
 
104
                        <property name="visible">True</property>
 
105
                        <property name="pixbuf">session.png</property>
 
106
                      </object>
 
107
                      <packing>
 
108
                        <property name="expand">False</property>
 
109
                        <property name="position">0</property>
 
110
                      </packing>
 
111
                    </child>
 
112
                    <child>
 
113
                      <object class="GtkLabel" id="label2">
 
114
                        <property name="visible">True</property>
 
115
                        <property name="label" translatable="yes">Desktop:</property>
 
116
                      </object>
 
117
                      <packing>
 
118
                        <property name="expand">False</property>
 
119
                        <property name="position">1</property>
 
120
                      </packing>
 
121
                    </child>
 
122
                    <child>
 
123
                      <object class="GtkComboBoxEntry" id="sessions">
 
124
                        <property name="visible">True</property>
 
125
                        <property name="text_column">0</property>
 
126
                      </object>
 
127
                      <packing>
 
128
                        <property name="expand">False</property>
 
129
                        <property name="position">2</property>
 
130
                      </packing>
 
131
                    </child>
 
132
                  </object>
 
133
                  <packing>
 
134
                    <property name="expand">False</property>
 
135
                    <property name="position">0</property>
 
136
                  </packing>
 
137
                </child>
 
138
                <child>
 
139
                  <object class="GtkHBox" id="lang_box">
 
140
                    <property name="visible">True</property>
 
141
                    <property name="spacing">6</property>
 
142
                    <child>
 
143
                      <object class="GtkImage" id="image3">
 
144
                        <property name="visible">True</property>
 
145
                        <property name="pixbuf">lang.png</property>
 
146
                      </object>
 
147
                      <packing>
 
148
                        <property name="expand">False</property>
 
149
                        <property name="position">0</property>
 
150
                      </packing>
 
151
                    </child>
 
152
                    <child>
 
153
                      <object class="GtkLabel" id="label_lang">
 
154
                        <property name="visible">True</property>
 
155
                        <property name="label" translatable="yes">Language:</property>
 
156
                      </object>
 
157
                      <packing>
 
158
                        <property name="expand">False</property>
 
159
                        <property name="position">1</property>
 
160
                      </packing>
 
161
                    </child>
 
162
                    <child>
 
163
                      <object class="GtkComboBoxEntry" id="lang">
 
164
                        <property name="visible">True</property>
 
165
                        <property name="text_column">0</property>
 
166
                      </object>
 
167
                      <packing>
 
168
                        <property name="expand">False</property>
 
169
                        <property name="position">2</property>
 
170
                      </packing>
 
171
                    </child>
 
172
                  </object>
 
173
                  <packing>
 
174
                    <property name="expand">False</property>
 
175
                    <property name="position">1</property>
 
176
                  </packing>
 
177
                </child>
 
178
                <child>
 
179
                  <object class="GtkLabel" id="label3">
 
180
                    <property name="label" translatable="yes">Keyboard Layout:</property>
 
181
                  </object>
 
182
                  <packing>
 
183
                    <property name="expand">False</property>
 
184
                    <property name="position">2</property>
 
185
                  </packing>
 
186
                </child>
 
187
                <child>
 
188
                  <object class="GtkComboBox" id="keyboard"/>
 
189
                  <packing>
 
190
                    <property name="expand">False</property>
 
191
                    <property name="position">3</property>
 
192
                  </packing>
 
193
                </child>
 
194
                <child>
 
195
                  <object class="GtkButton" id="exit">
 
196
                    <property name="label">gtk-quit</property>
 
197
                    <property name="visible">True</property>
 
198
                    <property name="can_focus">True</property>
 
199
                    <property name="receives_default">True</property>
 
200
                    <property name="relief">none</property>
 
201
                    <property name="use_stock">True</property>
 
202
                  </object>
 
203
                  <packing>
 
204
                    <property name="expand">False</property>
 
205
                    <property name="pack_type">end</property>
 
206
                    <property name="position">4</property>
 
207
                  </packing>
 
208
                </child>
 
209
              </object>
 
210
            </child>
 
211
          </object>
 
212
          <packing>
 
213
            <property name="expand">False</property>
 
214
            <property name="position">2</property>
 
215
          </packing>
 
216
        </child>
 
217
      </object>
 
218
    </child>
 
219
  </object>
 
220
</interface>