Changeset 24247 for titan/titan/scan.h
- Timestamp:
- 10/12/13 19:19:40 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/scan.h
r24240 r24247 1595 1595 if(scantype != 3 && scaninfo.threadend == 1 && endmsgshow == 0) 1596 1596 { 1597 textbox(_("Message"), _("Channel scan ended.\nYou can add all channel (green) or\neach and every (red) to the channellist."), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 0, 0);1597 textbox(_("Message"), _("Channel scan ended.\nYou can add all channel (green) or\neach and every (red) to the channellist."), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 800, 200, 0, 0); 1598 1598 endmsgshow = 1; 1599 1599 }
Note: See TracChangeset
for help on using the changeset viewer.