Changeset 24247 for titan/titan/scan.h


Ignore:
Timestamp:
10/12/13 19:19:40 (10 years ago)
Author:
nit
Message:

[titan] extend textbox (scan)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/scan.h

    r24240 r24247  
    15951595                if(scantype != 3 && scaninfo.threadend == 1 && endmsgshow == 0)
    15961596                {
    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);
    15981598                        endmsgshow = 1;         
    15991599                }
Note: See TracChangeset for help on using the changeset viewer.