K 10 svn:author V 6 jbeich K 8 svn:date V 27 2015-02-21T03:22:10.389409Z K 7 svn:log V 482 Move icons under hicolor (fallback) theme Strip ending / (slash) when copying hicolor directory to avoid installing icons under a theme with empty name. This should unbreak expanding Icon in .desktop file by gtk_icon_theme_lookup_icon(). While here, add missing / to WWW per Porter's Handbook. Note, the historic behavior of |cp -R foo/ bar| == |cp -R foo/. bar| was disabled by NetBSD and OpenBSD years ago to match POSIX. Other cp(1) implementations don't seem to be affected. END