summaryrefslogtreecommitdiffstats
path: root/extra/lxpanel
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-09-09 21:36:09 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-09-09 21:36:09 +0200
commitd0fa9633d1c5c71f982867555d47b81f0c19c195 (patch)
treeb10e0c4a230c07082470cac751d7af198c01f689 /extra/lxpanel
parent277b80a4bd27f3b343e77c86237564768f90188d (diff)
downloadnutyx-extra-d0fa9633d1c5c71f982867555d47b81f0c19c195.tar.gz
nutyx-extra-d0fa9633d1c5c71f982867555d47b81f0c19c195.tar.bz2
nutyx-extra-d0fa9633d1c5c71f982867555d47b81f0c19c195.tar.xz
nutyx-extra-d0fa9633d1c5c71f982867555d47b81f0c19c195.zip
lxpanel, maj de icone de volume
Diffstat (limited to 'extra/lxpanel')
-rw-r--r--extra/lxpanel/.md5sum1
-rw-r--r--extra/lxpanel/Pkgfile7
-rw-r--r--extra/lxpanel/volume.pngbin0 -> 5288 bytes
3 files changed, 6 insertions, 2 deletions
diff --git a/extra/lxpanel/.md5sum b/extra/lxpanel/.md5sum
index c64ad69fc..5153698fa 100644
--- a/extra/lxpanel/.md5sum
+++ b/extra/lxpanel/.md5sum
@@ -1 +1,2 @@
b04c93877179a3c1be4a4fba4c2a0f94 lxpanel-0.5.2.tar.gz
+92c98cc3d1f14ed4827360803a85290b volume.png
diff --git a/extra/lxpanel/Pkgfile b/extra/lxpanel/Pkgfile
index 26621d038..8631249fb 100644
--- a/extra/lxpanel/Pkgfile
+++ b/extra/lxpanel/Pkgfile
@@ -7,9 +7,10 @@
name=lxpanel
version=0.5.2
-release=1
+release=2
-source=(http://downloads.sourceforge.net/lxde/files/$name-$version.tar.gz)
+source=(http://downloads.sourceforge.net/lxde/files/$name-$version.tar.gz\
+ volume.png)
build() {
@@ -17,4 +18,6 @@ cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
+install -D -m644 ../volume.png \
+ $PKG/usr/share/lxpanel/images/volume.png
}
diff --git a/extra/lxpanel/volume.png b/extra/lxpanel/volume.png
new file mode 100644
index 000000000..7537637e7
--- /dev/null
+++ b/extra/lxpanel/volume.png
Binary files differ