diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-25 16:02:01 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-25 16:02:01 +0100 |
commit | fc18901f97a5d066b80420a4f15efa2e1eb5f39b (patch) | |
tree | 6ca2dcde56bda9d077c179e9edaac2bdeb2790fb | |
parent | 6fd72aa80c909407d9fdef483827e47404973832 (diff) | |
download | nutyx-pakxe-fc18901f97a5d066b80420a4f15efa2e1eb5f39b.tar.gz nutyx-pakxe-fc18901f97a5d066b80420a4f15efa2e1eb5f39b.tar.bz2 nutyx-pakxe-fc18901f97a5d066b80420a4f15efa2e1eb5f39b.tar.xz nutyx-pakxe-fc18901f97a5d066b80420a4f15efa2e1eb5f39b.zip |
lxde-common, ajustement pour le look 2009.2
-rw-r--r-- | extra/lxde-common/.footprint | 4 | ||||
-rw-r--r-- | extra/lxde-common/.md5sum | 4 | ||||
-rw-r--r-- | extra/lxde-common/Pkgfile | 10 | ||||
-rw-r--r-- | extra/lxde-common/bouton03.png | bin | 5183 -> 0 bytes | |||
-rw-r--r-- | extra/lxde-common/lxde-common-0.5.0-nutyx-02.patch (renamed from extra/lxde-common/lxde-common-0.5.0-nutyx-01.patch) | 2 | ||||
-rw-r--r-- | extra/lxde-common/nutyx2009_2.png | bin | 0 -> 34507 bytes |
6 files changed, 10 insertions, 10 deletions
diff --git a/extra/lxde-common/.footprint b/extra/lxde-common/.footprint index f27fcac3f..ead7cfb64 100644 --- a/extra/lxde-common/.footprint +++ b/extra/lxde-common/.footprint @@ -13,9 +13,9 @@ drwxr-xr-x root/root usr/share/ 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/bouton03.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 +-rw-r--r-- root/root usr/share/lxde/images/nutyx2009_2.png drwxr-xr-x root/root usr/share/lxde/openbox/ -rw-r--r-- root/root usr/share/lxde/openbox/menu.xml -rw-r--r-- root/root usr/share/lxde/openbox/rc.xml @@ -25,7 +25,7 @@ drwxr-xr-x root/root usr/share/lxde/wallpapers/ -rw-r--r-- root/root usr/share/lxde/wallpapers/lxde_blue.jpg -rw-r--r-- root/root usr/share/lxde/wallpapers/lxde_green.jpg -rw-r--r-- root/root usr/share/lxde/wallpapers/lxde_red.jpg --rw-r--r-- root/root usr/share/lxde/wallpapers/nutng.png +-rw-r--r-- root/root usr/share/lxde/wallpapers/nutyx2009_2.jpg 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/chrystal_red_root.png diff --git a/extra/lxde-common/.md5sum b/extra/lxde-common/.md5sum index 9d9f5ee23..a49512fa7 100644 --- a/extra/lxde-common/.md5sum +++ b/extra/lxde-common/.md5sum @@ -1,6 +1,6 @@ -5c3ce5abd4f148be96f5951aef82874a bouton03.png e2a82f004df713ec853e348f7d1d14d2 chrystal_red_root.png 6c82b9d53cf2abad74f140d1abc12546 config -4a1470efd99b4a77a21678f60b0c1b44 lxde-common-0.5.0-nutyx-01.patch +1a52dcbbe64eda43d618cbf384ea3134 lxde-common-0.5.0-nutyx-02.patch 23606ab3d6e1039386d62a4b68b4ffc6 lxde-common-0.5.0.tar.gz 79f93fb1cd0bff442030ede794943a04 nutyx2009_2.jpg +41fa266e6493a17a0dee5c5103f94567 nutyx2009_2.png diff --git a/extra/lxde-common/Pkgfile b/extra/lxde-common/Pkgfile index e9770b04c..b73fd83d5 100644 --- a/extra/lxde-common/Pkgfile +++ b/extra/lxde-common/Pkgfile @@ -8,12 +8,12 @@ name=lxde-common version=0.5.0 release=2 source=(http://downloads.sourceforge.net/lxde/files/$name-$version.tar.gz\ - config chrystal_red_root.png nutyx2009_2.jpg lxde-common-$version-nutyx-01.patch\ - bouton03.png) + config chrystal_red_root.png nutyx2009_2.jpg lxde-common-$version-nutyx-02.patch\ + nutyx2009_2.png) build() { cd $name-$version -patch -Np1 -i ../$name-$version-nutyx-01.patch +patch -Np1 -i ../$name-$version-nutyx-02.patch ./configure --prefix=/usr \ --sysconfdir=/etc make @@ -26,8 +26,8 @@ install -D -m644 ../config \ $PKG/usr/share/lxde/config install -D -m644 ../nutyx2009_2.jpg \ $PKG/usr/share/lxde/wallpapers/nutyx2009_2.jpg -install -D -m644 ../bouton03.png \ - $PKG/usr/share/lxde/images/bouton03.png +install -D -m644 ../nutyx2009_2.png \ + $PKG/usr/share/lxde/images/nutyx2009_2.png install -D -m644 ../chrystal_red_root.png \ $PKG/usr/share/lxpanel/images/chrystal_red_root.png } diff --git a/extra/lxde-common/bouton03.png b/extra/lxde-common/bouton03.png Binary files differdeleted file mode 100644 index 9d468d728..000000000 --- a/extra/lxde-common/bouton03.png +++ /dev/null diff --git a/extra/lxde-common/lxde-common-0.5.0-nutyx-01.patch b/extra/lxde-common/lxde-common-0.5.0-nutyx-02.patch index 1a3be6c53..12f2c788a 100644 --- a/extra/lxde-common/lxde-common-0.5.0-nutyx-01.patch +++ b/extra/lxde-common/lxde-common-0.5.0-nutyx-02.patch @@ -14,7 +14,7 @@ type = menu Config { - image=@prefix@/share/lxde/images/lxde-icon.png -+ image=/usr/share/lxde/images/bouton03.png ++ image=/usr/share/lxde/images/nutyx2009_2.png system { } separator { diff --git a/extra/lxde-common/nutyx2009_2.png b/extra/lxde-common/nutyx2009_2.png Binary files differnew file mode 100644 index 000000000..456401172 --- /dev/null +++ b/extra/lxde-common/nutyx2009_2.png |