Subversion Repositories livecd

Rev

Rev 94 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 94 Rev 117
Line 57... Line 57...
57
fi
57
fi
58
 
58
 
59
# add to FOLDERS
59
# add to FOLDERS
60
FOLDERS="$FOLDERS $MOVE_LOCALE"      
60
FOLDERS="$FOLDERS $MOVE_LOCALE"      
61
 
61
 
-
 
62
### /mini/usr/share/backgrounds/images/
-
 
63
mv /mini/usr/share/backgrounds/images/* /usr/share/backgrounds/images/ 2>/dev/null 
-
 
64
 
62
### /usr/lib/locale
65
### /usr/lib/locale
63
### ----------------------------------------------------------- 
66
### ----------------------------------------------------------- 
64
 
67
 
65
# do we restore?
68
# do we restore?
66
if [ -d /mini/usr/lib/locale/zh_TW ]; then
69
if [ -d /mini/usr/lib/locale/zh_TW ]; then