Changeset 24277


Ignore:
Timestamp:
10/13/13 19:07:08 (9 years ago)
Author:
obi
Message:

update channel search

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/scan.h

    r24248 r24277  
    15981598                                textbox(_("Message"), _("Channel scan ended.\nNothing found."), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 800, 200, 0, 0);
    15991599                        else
    1600                                 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);
     1600                                textbox(_("Message"), _("Channel scan ended."), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 800, 200, 0, 0);
    16011601                        endmsgshow = 1;         
    16021602                }
Note: See TracChangeset for help on using the changeset viewer.