Hi,
Please review the fix for d.o.o. #11551
( Incorrect desktop icons in some locales on OpenSolaris livecd).
Best Regards,
Harry Fu
Index: opensolaris-icons-copy.sh
===================================================================
--- opensolaris-icons-copy.sh (revision 182)
+++ opensolaris-icons-copy.sh (working copy)
@@ -20,6 +20,7 @@
/bin/cp "$APPDIR/$dtfile" "$DESKTOP_DIR"
fi
/bin/chmod u+w "$DESKTOP_DIR/$dtfile"
+ /bin/chmod a+x "$DESKTOP_DIR/$dtfile"
done
/bin/mkdir -p "$MARKER_DIR"
/bin/touch "$MARKER_DIR/$MARKER"