slim.guncellendi
This commit is contained in:
parent
becf57c8d7
commit
9193b106ed
Binary file not shown.
Before Width: | Height: | Size: 1.2 MiB |
|
@ -9,7 +9,7 @@ release=2
|
||||||
source=(http://downloads.sourceforge.net/project/slim.berlios/slim-$version.tar.gz
|
source=(http://downloads.sourceforge.net/project/slim.berlios/slim-$version.tar.gz
|
||||||
$name.rc
|
$name.rc
|
||||||
background.jpg
|
background.jpg
|
||||||
panel.png
|
https://raw.githubusercontent.com/yakar/milis-linux-wallpapers/master/milis-linux-tree.png
|
||||||
slim.conf
|
slim.conf
|
||||||
slim.rc
|
slim.rc
|
||||||
slim.theme)
|
slim.theme)
|
||||||
|
@ -32,7 +32,7 @@ build () {
|
||||||
|
|
||||||
install -d $PKG/usr/share/slim/themes/milis
|
install -d $PKG/usr/share/slim/themes/milis
|
||||||
cp $SRC/background.jpg $PKG/usr/share/slim/themes/milis/
|
cp $SRC/background.jpg $PKG/usr/share/slim/themes/milis/
|
||||||
cp $SRC/panel.png $PKG/usr/share/slim/themes/milis/
|
cp $SRC/milis-linux-tree.png $PKG/usr/share/slim/themes/milis/panel.png
|
||||||
cp $SRC/slim.theme $PKG/usr/share/slim/themes/milis/
|
cp $SRC/slim.theme $PKG/usr/share/slim/themes/milis/
|
||||||
chmod 0644 $PKG/usr/share/slim/themes/milis/*
|
chmod 0644 $PKG/usr/share/slim/themes/milis/*
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue