Changeset 22388
- Timestamp:
- 07/13/13 10:19:08 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/skinadjust.h
r22387 r22388 147 147 if(reboot == 1) 148 148 { 149 textbox(_("Message"), _(" Change needs GUI Restart"), _("OK"), getrcconfigint("rcok", NULL), NULL, 0, NULL, 0, NULL, 0, 600, 200, 0, 0);149 textbox(_("Message"), _("Receiver now reboot !!!"), _("OK"), getrcconfigint("rcok", NULL), NULL, 0, NULL, 0, NULL, 0, 600, 200, 0, 0); 150 150 oshutdown(3, 0); 151 151 }
Note: See TracChangeset
for help on using the changeset viewer.