Ignore:
Timestamp:
10/09/13 20:53:03 (10 years ago)
Author:
nit
Message:

[titan] extend msg box in epg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/epgsettings.h

    r24140 r24171  
    256256                                if(getconfigint("epg_listmode", NULL) == 1 || getconfigint("epg_listmode", NULL) == 3)
    257257                                {
    258                                         textbox(_("Message"), _("Deavtivate Refresh Time and After EPG in scan-mode"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 15, 0);
     258                                        textbox(_("Message"), _("Deavtivate Refresh Time and After EPG in scan-mode"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 800, 200, 15, 0);
    259259                                        delconfig("epg_refreshtime");
    260260                                        delconfig("epg_afterevent");           
Note: See TracChangeset for help on using the changeset viewer.