Changeset 24564 for titan/plugins/hbbtv


Ignore:
Timestamp:
10/24/13 22:56:44 (10 years ago)
Author:
obi
Message:

fix textbox hbbtv

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/hbbtv/hbbtv.h

    r23953 r24564  
    360360        char* opera_home = NULL, *opera_fonts = NULL, *opera_widgets = NULL;
    361361       
    362         textbox(_("Message"), _("You can leave HBBTV with Record Key."), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 15, 0);
     362        textbox(_("Message"), _("You can leave HBBTV with Record Key."), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 1000, 200, 15, 0);
    363363       
    364364  if(isdir("/var/usr/local/share/titan/plugins/hbbtv/opera"))
Note: See TracChangeset for help on using the changeset viewer.