vuthecuong wrote:
> I have exact same problem with this thread:
> http://www.opensolaris.org/jive/thread.jspa?messageID=215370
> And I did "exactly" as it guided:
> I login to desktop common environment, then in terminal I typed :
>
> for d in /usr/share/icons/*; do
> [ -d $d ] &&
> gtk-update-icon-cache --force $d;
>
> But it said: syntax error on ;
>
> What I'm missing here?
>   
done

Ian
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to