* usr/share/lxdm/themes/Lubuntu/greeter.ui:
- Update with changes in lxdm.
This commit is contained in:
parent
5ed3c4d35b
commit
09a65ed41f
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
lubuntu-artwork (0.13) UNRELEASED; urgency=low
|
||||
|
||||
* usr/share/lxdm/themes/Lubuntu/greeter.ui:
|
||||
- Update with changes in lxdm.
|
||||
|
||||
-- Julien Lavergne <gilir@ubuntu.com> Fri, 14 Jan 2011 01:30:47 +0100
|
||||
|
||||
lubuntu-artwork (0.12) natty; urgency=low
|
||||
|
||||
* lib/plymouth/themes/lubuntu-text:
|
||||
|
@ -118,9 +118,10 @@
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkComboBoxEntry" id="sessions">
|
||||
<object class="GtkComboBox" id="sessions">
|
||||
<property name="visible">True</property>
|
||||
<property name="text_column">0</property>
|
||||
<property name="entry-text-column">0</property>
|
||||
<property name="has-entry">True</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
@ -159,9 +160,10 @@
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkComboBoxEntry" id="lang">
|
||||
<object class="GtkComboBox" id="lang">
|
||||
<property name="visible">True</property>
|
||||
<property name="text_column">0</property>
|
||||
<property name="entry-text-column">0</property>
|
||||
<property name="has-entry">True</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
Loading…
x
Reference in New Issue
Block a user