Neue Version V963

git-svn-id: svn://svn.compuextreme.de/Viitor/V963/Viitor_gnome-icon@5933 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2011-01-03 10:48:06 +00:00
commit a6a56d5a60

14
tmp/postinstall Normal file
View File

@ -0,0 +1,14 @@
#!/bin/bash
for i in Crux \
gnome \
hicolor \
HighContrast \
HighCtonrastInverse \
HighContrastLargePrint \
HighContrastLargePrintInverse \
HighContrast-SVG \
LargePrint \
Mist; do
gtk-update-icon-cache -f -t /opt/gnome/share/icons/$i
done