diff --git a/debian/control b/debian/control index 721ad5b..98139f9 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,15 @@ Description: artwork for Lubuntu Artwork for Lubuntu, contained the wallpaper and others specific images and logos. +Package: lubuntu-artwork-12-04 +Architecture: all +Depends: ${misc:Depends}, gtk2-engines-murrine, gtk3-engines-unico, libnewt0.52 (>= 0.52.11-2ubuntu7) +Description: artwork for Lubuntu - 12.04 version + Artwork for Lubuntu, contained the wallpaper and others specific images and + logos. + . + This package contains theme of Lubuntu 12.04 + Package: plymouth-theme-lubuntu-logo Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, plymouth, plymouth-label diff --git a/debian/lubuntu-artwork.install b/debian/lubuntu-artwork.install index afbb472..0e1a19f 100644 --- a/debian/lubuntu-artwork.install +++ b/debian/lubuntu-artwork.install @@ -1,4 +1,5 @@ -usr/share/themes -usr/share/lxpanel -usr/share/lxdm -usr/share/lubuntu +usr/share/lubuntu/images/1204-* +usr/share/lubuntu/wallpaper/1204-* +usr/share/lxdm/themes/Lubuntu +usr/share/lxpanel/images/lubuntu-background.png +usr/share/themes/Lubuntu-default diff --git a/usr/share/lxdm/themes/1204-Lubuntu/exit.png b/usr/share/lxdm/themes/1204-Lubuntu/exit.png new file mode 100644 index 0000000..3ac985d Binary files /dev/null and b/usr/share/lxdm/themes/1204-Lubuntu/exit.png differ diff --git a/usr/share/lxdm/themes/1204-Lubuntu/greeter.ui b/usr/share/lxdm/themes/1204-Lubuntu/greeter.ui new file mode 100644 index 0000000..00afbdd --- /dev/null +++ b/usr/share/lxdm/themes/1204-Lubuntu/greeter.ui @@ -0,0 +1,235 @@ + + + + + + False + + + True + + + True + 1 + 12 + 12 + True + + + False + 0 + + + + + True + 0 + 0 + + + True + + + True + login.png + + + 0 + + + + + True + 0 + 0 + + + True + 12 + + + True + User: + + + False + False + 0 + + + + + True + True + + + + False + False + 1 + + + + + + + 1 + + + + + + + 1 + + + + + True + True + False + + + True + 12 + + + True + 15 + 6 + + + True + session.png + + + False + 0 + + + + + True + Desktop: + + + False + 1 + + + + + True + 0 + True + + + False + 2 + + + + + False + 0 + + + + + True + 15 + 6 + + + True + lang.png + + + False + 0 + + + + + True + Language: + + + False + 1 + + + + + True + 0 + True + + + False + 2 + + + + + False + 1 + + + + + True + 15 + + + Keyboard Layout: + + + False + 0 + + + + + + False + 1 + + + + + False + 2 + + + + + Exit + True + True + True + image4 + none + + + False + end + 3 + + + + + + + False + 2 + + + + + + + True + exit.png + + diff --git a/usr/share/lxdm/themes/1204-Lubuntu/gtkrc b/usr/share/lxdm/themes/1204-Lubuntu/gtkrc new file mode 100644 index 0000000..6bd5bb1 --- /dev/null +++ b/usr/share/lxdm/themes/1204-Lubuntu/gtkrc @@ -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.*." style "bottom" diff --git a/usr/share/lxdm/themes/1204-Lubuntu/index.theme b/usr/share/lxdm/themes/1204-Lubuntu/index.theme new file mode 100644 index 0000000..b61ae7b --- /dev/null +++ b/usr/share/lxdm/themes/1204-Lubuntu/index.theme @@ -0,0 +1,5 @@ +[LXDM Theme] +Name=Lubuntu +Comment=Login theme for Lubuntu +Author=Rafael Laguna ; +License=GPL diff --git a/usr/share/lxdm/themes/1204-Lubuntu/lang.png b/usr/share/lxdm/themes/1204-Lubuntu/lang.png new file mode 100644 index 0000000..85bf76b Binary files /dev/null and b/usr/share/lxdm/themes/1204-Lubuntu/lang.png differ diff --git a/usr/share/lxdm/themes/1204-Lubuntu/login.png b/usr/share/lxdm/themes/1204-Lubuntu/login.png new file mode 100644 index 0000000..12052e9 Binary files /dev/null and b/usr/share/lxdm/themes/1204-Lubuntu/login.png differ diff --git a/usr/share/lxdm/themes/1204-Lubuntu/session.png b/usr/share/lxdm/themes/1204-Lubuntu/session.png new file mode 100644 index 0000000..0dcafaf Binary files /dev/null and b/usr/share/lxdm/themes/1204-Lubuntu/session.png differ diff --git a/usr/share/lxdm/themes/1204-Lubuntu/shade.png b/usr/share/lxdm/themes/1204-Lubuntu/shade.png new file mode 100644 index 0000000..61c584a Binary files /dev/null and b/usr/share/lxdm/themes/1204-Lubuntu/shade.png differ diff --git a/usr/share/lxdm/themes/1204-Lubuntu/wall.png b/usr/share/lxdm/themes/1204-Lubuntu/wall.png new file mode 100644 index 0000000..a1f07ba Binary files /dev/null and b/usr/share/lxdm/themes/1204-Lubuntu/wall.png differ diff --git a/usr/share/lxdm/themes/Lubuntu b/usr/share/lxdm/themes/Lubuntu index 505a90e..c3a6d1d 120000 --- a/usr/share/lxdm/themes/Lubuntu +++ b/usr/share/lxdm/themes/Lubuntu @@ -1 +1 @@ -1110-Lubuntu/ \ No newline at end of file +1204-Lubuntu/ \ No newline at end of file