Changeset 38568 for titan/titan/skinadjust.h
- Timestamp:
- 09/04/16 19:22:30 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/skinadjust.h
r38567 r38568 541 541 free(cmd); cmd = NULL; 542 542 543 delskinconfigtmpall();544 delownerrc(skinadjust);545 clearscreen(skinadjust);543 // delskinconfigtmpall(); 544 // delownerrc(skinadjust); 545 // clearscreen(skinadjust); 546 546 547 goto start; 547 // goto start; 548 textbox(_("Message"), _("Titan will be restarted!"), _("OK"), getrcconfigint("rcok", NULL), NULL, 0, NULL, 0, NULL, 0, 1000, 200, 0, 0); 549 oshutdown(3, 0); 548 550 } 549 551 free(msg), msg = NULL;
Note: See TracChangeset
for help on using the changeset viewer.