Launcher 0.30 release

zaptac mp-001 at ponschab.de
Fri Aug 21 11:07:55 CEST 2009


Hi,

Am 21.08.2009 06:17, schrieb c_c:
>    Well, thats one issue. Could you copy all the icons from
> /usr/share/icons/shr/86x86/apps to /usr/share/pixmaps ?

cd /usr/share/icons/shr/86x86/apps
for i in *; do
   if [ ! -f /usr/share/pixmaps/$i ]
     then ln -s /usr/share/icons/shr/86x86/apps/$i \
     /usr/share/pixmaps/
   fi
done

zaptac





More information about the community mailing list