Changeset 32299
- Timestamp:
- 01/11/15 01:42:40 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/skinadjust.h
r32298 r32299 242 242 addskinconfigscreencheck("infobarselection", infobar_sel, "0"); 243 243 if(ostrcmp(oldinfobar_sel,getskinconfig("infobarselection", NULL)) != 0) reboot = 1; 244 status.infobar_sel = getskinconfig("infobarselection", NULL);244 //status.infobar_sel = getskinconfig("infobarselection", NULL); 245 245 246 246 writeskinconfigtmp();
Note: See TracChangeset
for help on using the changeset viewer.