Changeset 33161
- Timestamp:
- 02/18/15 10:52:54 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/skinadjust.h
r33160 r33161 223 223 if(rcret == getrcconfigint("rcred", NULL)) 224 224 { 225 char* cmd = NULL; 225 226 if(ostrstr(getconfig("skinpath", NULL), "/var/usr/local/share/titan/skin/default") != NULL) 226 227 cmd = ostrcat("cp -a /etc/titan.restore/mnt/config/skinconfig ", getconfig("skinconfig", NULL), 0, 0);
Note: See TracChangeset
for help on using the changeset viewer.