summaryrefslogtreecommitdiffstats
path: root/extra/lxde-common
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-09-07 20:47:17 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-09-07 20:47:17 +0200
commit6ce00535cde68bec6e36d15dbf702e6091541148 (patch)
tree1a256ae8da39f2335d83298bfe8ae2d94e9203b3 /extra/lxde-common
parentb6afd74fbde3895e3fbf6ad0bd80a9a0a9dfd55f (diff)
downloadnutyx-extra-6ce00535cde68bec6e36d15dbf702e6091541148.tar.gz
nutyx-extra-6ce00535cde68bec6e36d15dbf702e6091541148.tar.bz2
nutyx-extra-6ce00535cde68bec6e36d15dbf702e6091541148.tar.xz
nutyx-extra-6ce00535cde68bec6e36d15dbf702e6091541148.zip
Maj lxde-common#0.4.2-3, ajout du thème NuTyX
Diffstat (limited to 'extra/lxde-common')
-rw-r--r--extra/lxde-common/.footprint3
-rw-r--r--extra/lxde-common/.md5sum3
-rw-r--r--extra/lxde-common/Pkgfile10
-rw-r--r--extra/lxde-common/bouton02.pngbin0 -> 5220 bytes
-rw-r--r--extra/lxde-common/flamesblue.pngbin0 -> 3253 bytes
-rw-r--r--extra/lxde-common/lxde-common-0.4.2-nutyx-01.patch42
6 files changed, 56 insertions, 2 deletions
diff --git a/extra/lxde-common/.footprint b/extra/lxde-common/.footprint
index 6139b2c08..60d73d3ed 100644
--- a/extra/lxde-common/.footprint
+++ b/extra/lxde-common/.footprint
@@ -6230,6 +6230,7 @@ drwxrwxrwx root/root usr/share/icons/nuoveXT2/extra/
drwxr-xr-x root/root usr/share/lxde/
-rw-r--r-- root/root usr/share/lxde/config
drwxr-xr-x root/root usr/share/lxde/images/
+-rw-r--r-- root/root usr/share/lxde/images/bouton02.png
-rw-r--r-- root/root usr/share/lxde/images/logout-banner.png
-rw-r--r-- root/root usr/share/lxde/images/lxde-icon.png
drwxr-xr-x root/root usr/share/lxde/openbox/
@@ -6243,6 +6244,8 @@ drwxr-xr-x root/root usr/share/lxde/wallpapers/
-rw-r--r-- root/root usr/share/lxde/wallpapers/lxde_red.jpg
-rw-r--r-- root/root usr/share/lxde/wallpapers/nutyx2009.png
drwxr-xr-x root/root usr/share/lxpanel/
+drwxr-xr-x root/root usr/share/lxpanel/images/
+-rw-r--r-- root/root usr/share/lxpanel/images/flamesblue.png
drwxr-xr-x root/root usr/share/lxpanel/profile/
drwxr-xr-x root/root usr/share/lxpanel/profile/LXDE/
-rw-r--r-- root/root usr/share/lxpanel/profile/LXDE/config
diff --git a/extra/lxde-common/.md5sum b/extra/lxde-common/.md5sum
index a8c2963d0..d88ea9215 100644
--- a/extra/lxde-common/.md5sum
+++ b/extra/lxde-common/.md5sum
@@ -1,3 +1,6 @@
+406f5e8d17d90e0fd48419fa1ff94798 bouton02.png
6c82b9d53cf2abad74f140d1abc12546 config
+61b13f5b97aac6fe2de1289bc1fdc643 flamesblue.png
+342c089544e97f11fa12981679d9a774 lxde-common-0.4.2-nutyx-01.patch
81978c149ef7f349d904c4796d623ee6 lxde-common-0.4.2.tar.bz2
1ccc9f9fcf2c46c19273fed4d461fcd5 nutyx2009.png
diff --git a/extra/lxde-common/Pkgfile b/extra/lxde-common/Pkgfile
index 4bfad5620..1eabf758c 100644
--- a/extra/lxde-common/Pkgfile
+++ b/extra/lxde-common/Pkgfile
@@ -6,12 +6,14 @@
name=lxde-common
version=0.4.2
-release=2
+release=3
source=(http://downloads.sourceforge.net/lxde/files/$name-$version.tar.bz2\
- config nutyx2009.png)
+ config nutyx2009.png flamesblue.png lxde-common-0.4.2-nutyx-01.patch\
+ bouton02.png)
build() {
cd $name-$version
+patch -Np1 -i ../$name-$version-nutyx-01.patch
./configure --prefix=/usr \
--sysconfdir=/etc
make
@@ -24,6 +26,10 @@ install -D -m644 ../config \
$PKG/usr/share/lxde/config
install -D -m644 ../nutyx2009.png \
$PKG/usr/share/lxde/wallpapers/nutyx2009.png
+install -D -m644 ../bouton02.png \
+ $PKG/usr/share/lxde/images/bouton02.png
+install -D -m644 ../flamesblue.png \
+ $PKG/usr/share/lxpanel/images/flamesblue.png
}
diff --git a/extra/lxde-common/bouton02.png b/extra/lxde-common/bouton02.png
new file mode 100644
index 000000000..d21c0346f
--- /dev/null
+++ b/extra/lxde-common/bouton02.png
Binary files differ
diff --git a/extra/lxde-common/flamesblue.png b/extra/lxde-common/flamesblue.png
new file mode 100644
index 000000000..970701793
--- /dev/null
+++ b/extra/lxde-common/flamesblue.png
Binary files differ
diff --git a/extra/lxde-common/lxde-common-0.4.2-nutyx-01.patch b/extra/lxde-common/lxde-common-0.4.2-nutyx-01.patch
new file mode 100644
index 000000000..66fb3e235
--- /dev/null
+++ b/extra/lxde-common/lxde-common-0.4.2-nutyx-01.patch
@@ -0,0 +1,42 @@
+--- lxde-common-0.4.2/lxpanel/panel.in 2008-06-15 20:30:26.000000000 +0000
++++ lxde-common-0.4.2/lxpanel/panel.in.new 2009-09-07 17:39:50.000000000 +0000
+@@ -16,7 +16,7 @@
+ usefontcolor=1
+ fontcolor=#ffffff
+ background=1
+- backgroundfile=@prefix@/share/lxpanel/images/background.png
++ backgroundfile=/usr/share/lxpanel/images/flamesblue.png
+ }
+
+ Plugin {
+@@ -29,7 +29,7 @@
+ Plugin {
+ type = menu
+ Config {
+- image=@prefix@/share/lxde/images/lxde-icon.png
++ image=/usr/share/lxde/images/bouton02.png
+ system {
+ }
+ separator {
+@@ -118,7 +118,7 @@
+ }
+
+ Plugin {
+- type = tray
++ type = volumealsa
+ }
+
+ Plugin {
+@@ -130,12 +130,3 @@
+ }
+ }
+
+-Plugin {
+- type = launchbar
+- Config {
+- Button {
+- id=lxde-logout.desktop
+- }
+- }
+-}
+-