* Backup current artwork items to 1204 items.

* debian/control & debian/lubuntu-artwork-12.10.install
 - Add new binary for 12.10 artwork.
ubuntu/bionic
Julien Lavergne 12 years ago
parent 095430f18d
commit 39f72e611d

3
debian/changelog vendored

@ -1,8 +1,11 @@
lubuntu-artwork (0.29) UNRELEASED; urgency=low
* Backup current artwork items to 1204 items.
* usr/share/themes/Lubuntu-default:
- Update to Box new theme.
- Some fixes for gtk 3.5 (LP: #1018533).
* debian/control & debian/lubuntu-artwork-12.10.install
- Add new binary for 12.10 artwork.
-- Julien Lavergne <gilir@ubuntu.com> Thu, 28 Jun 2012 21:44:52 +0200

12
debian/control vendored

@ -21,6 +21,18 @@ Description: artwork for Lubuntu
Artwork for Lubuntu, contained the wallpaper and others specific images and
logos.
Package: lubuntu-artwork-12-10
Architecture: all
Depends: gtk2-engines-murrine,
gtk3-engines-unico,
libnewt0.52 (>= 0.52.11-2ubuntu7),
${misc:Depends}
Description: artwork for Lubuntu - 12.10 version
Artwork for Lubuntu, contained the wallpaper and others specific images and
logos.
.
This package contains theme of Lubuntu 12.10
Package: lubuntu-artwork-12-04
Architecture: all
Depends: gtk2-engines-murrine,

@ -2,3 +2,4 @@ usr/share/lubuntu/images/1204-*
usr/share/lubuntu/wallpapers/1204-*
usr/share/lxdm/themes/1204-*
usr/share/lxpanel/images/1204-*
usr/share/themes/Ozone3/

@ -0,0 +1,4 @@
usr/share/lubuntu/images/1210-*
usr/share/lubuntu/wallpapers/1210-*
usr/share/lxdm/themes/1210-*
usr/share/lxpanel/images/1210-*

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

@ -1 +1 @@
1204-logout-banner.png
1210-logout-banner.png

@ -1 +1 @@
1204-lubuntu-logo.png
1210-lubuntu-logo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 972 B

@ -0,0 +1,235 @@
<?xml version="1.0"?>
<interface>
<!-- interface-requires gtk+ 2.12 -->
<!-- interface-naming-policy project-wide -->
<object class="GtkWindow" id="lxdm">
<property name="decorated">False</property>
<child>
<object class="GtkVBox" id="vbox1">
<property name="visible">True</property>
<child>
<object class="GtkLabel" id="time">
<property name="visible">True</property>
<property name="xalign">1</property>
<property name="xpad">12</property>
<property name="ypad">12</property>
<property name="single_line_mode">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkAlignment" id="alignment1">
<property name="visible">True</property>
<property name="xscale">0</property>
<property name="yscale">0</property>
<child>
<object class="GtkVBox" id="vbox2">
<property name="visible">True</property>
<child>
<object class="GtkImage" id="image1">
<property name="visible">True</property>
<property name="pixbuf">login.png</property>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkAlignment" id="alignment2">
<property name="visible">True</property>
<property name="xscale">0</property>
<property name="yscale">0</property>
<child>
<object class="GtkHBox" id="hbox3">
<property name="visible">True</property>
<property name="spacing">12</property>
<child>
<object class="GtkLabel" id="prompt">
<property name="visible">True</property>
<property name="label" translatable="yes">User:</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="login_entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">&#x2022;</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bottom_pane">
<property name="visible">True</property>
<property name="app_paintable">True</property>
<property name="visible_window">False</property>
<child>
<object class="GtkHBox" id="bottom_hbox">
<property name="visible">True</property>
<property name="spacing">12</property>
<child>
<object class="GtkHBox" id="sessions_box">
<property name="visible">True</property>
<property name="border_width">15</property>
<property name="spacing">6</property>
<child>
<object class="GtkImage" id="image2">
<property name="visible">True</property>
<property name="pixbuf">session.png</property>
</object>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
<property name="label" translatable="yes">Desktop:</property>
</object>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="sessions">
<property name="visible">True</property>
<property name="entry-text-column">0</property>
<property name="has-entry">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="position">2</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkHBox" id="lang_box">
<property name="visible">True</property>
<property name="border_width">15</property>
<property name="spacing">6</property>
<child>
<object class="GtkImage" id="image3">
<property name="visible">True</property>
<property name="pixbuf">lang.png</property>
</object>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label_lang">
<property name="visible">True</property>
<property name="label" translatable="yes">Language:</property>
</object>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="lang">
<property name="visible">True</property>
<property name="entry-text-column">0</property>
<property name="has-entry">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="position">2</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkHBox" id="hbox1">
<property name="visible">True</property>
<property name="border_width">15</property>
<child>
<object class="GtkLabel" id="label3">
<property name="label" translatable="yes">Keyboard Layout:</property>
</object>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="keyboard"/>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="exit">
<property name="label">Exit</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="image">image4</property>
<property name="relief">none</property>
</object>
<packing>
<property name="expand">False</property>
<property name="pack_type">end</property>
<property name="position">3</property>
</packing>
</child>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="position">2</property>
</packing>
</child>
</object>
</child>
</object>
<object class="GtkImage" id="image4">
<property name="visible">True</property>
<property name="pixbuf">exit.png</property>
</object>
</interface>

@ -0,0 +1,50 @@
style "back"
{
engine "pixmap"
{
image
{
function = FLAT_BOX
shadow = NONE
state = NORMAL
file = "wall.png"
stretch = TRUE
detail = "base"
}
}
}
style "time"
{
fg[NORMAL] = "#ffffff"
font_name = "Ubuntu 10"
}
style "prompt"
{
fg[NORMAL] = "#ffffff"
font_name = "Ubuntu Bold 10"
}
# Normally this won't paint an invisible event box, but we did some hacks in greeter.c.
style "bottom"
{
font_name = "Ubuntu 10"
fg[NORMAL] = "#9E9D9B"
engine "pixmap"
{
image
{
function = FLAT_BOX
file = "shade.png"
stretch = TRUE
detail = "eventbox"
}
}
}
widget "lxdm" style "back"
widget "lxdm.*.time" style "time"
widget "lxdm.*.prompt" style "prompt"
widget "lxdm.*.bottom_pane" style "bottom"
widget_class "GtkWindow.*.GtkEventBox.*.<GtkLabel>" style "bottom"

@ -0,0 +1,5 @@
[LXDM Theme]
Name=Lubuntu
Comment=Login theme for Lubuntu
Author=神癒礁湖 (Rafael Laguna) <rafaellaguna@ubuntu.com>;
License=GPL

Binary file not shown.

After

Width:  |  Height:  |  Size: 919 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 630 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 KiB

@ -1 +1 @@
1204-Lubuntu
1210-Lubuntu/

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 B

Loading…
Cancel
Save