summaryrefslogtreecommitdiffstats
path: root/kde/oxygen-icons
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-01-28 12:38:44 +0100
committersibel <lesibel@free.fr>2011-01-28 12:38:44 +0100
commitad6da61cde6da5384605b8930996beddbc87f53b (patch)
tree9073506a5f8076a571cd5e6d9fcea636b00a6396 /kde/oxygen-icons
parent8ecae1569047a30a2b42aa79c1e9f5fda54b04f5 (diff)
downloadnutyx-pakxe-ad6da61cde6da5384605b8930996beddbc87f53b.tar.gz
nutyx-pakxe-ad6da61cde6da5384605b8930996beddbc87f53b.tar.bz2
nutyx-pakxe-ad6da61cde6da5384605b8930996beddbc87f53b.tar.xz
nutyx-pakxe-ad6da61cde6da5384605b8930996beddbc87f53b.zip
oxygen-icons, corrections
Diffstat (limited to 'kde/oxygen-icons')
-rwxr-xr-xkde/oxygen-icons/Pkgfile6
1 files changed, 0 insertions, 6 deletions
diff --git a/kde/oxygen-icons/Pkgfile b/kde/oxygen-icons/Pkgfile
index 897055f75..31db53ee1 100755
--- a/kde/oxygen-icons/Pkgfile
+++ b/kde/oxygen-icons/Pkgfile
@@ -26,11 +26,5 @@ build() {
cd $SRC/$name-*
find scalable -type f ! -name '*.sh' -exec \
install -D -m644 "{}" $PKG/usr/share/icons/oxygen/{} \;
-
-# for i in 256x256 128x128 64x64 48x48 32x32 22x22 16x16
-# do rm $PKG//usr/share/icons/oxygen/$i/places/start-here-kde.png
-# ln -sv ../../256x256/places/NuTyXlogo.png \
-# $PKG//usr/share/icons/oxygen/$i/places/start-here-kde.png
-# done
}