Searched refs:dtfile (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/desktop/os-welcome/files/
H A Dos-icons-copy.sh19 for dtfile in $DESKTOP_FILES; do
20 if [ -f "$APPDIR/$dtfile" ] ; then
21 /bin/cp "$APPDIR/$dtfile" "$DESKTOP_DIR"
23 /bin/chmod u+w "$DESKTOP_DIR/$dtfile"
24 /bin/chmod a+x "$DESKTOP_DIR/$dtfile"

Completed in 268 milliseconds