Changeset 24564 for titan/plugins/hbbtv
- Timestamp:
- 10/24/13 22:56:44 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/hbbtv/hbbtv.h
r23953 r24564 360 360 char* opera_home = NULL, *opera_fonts = NULL, *opera_widgets = NULL; 361 361 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); 363 363 364 364 if(isdir("/var/usr/local/share/titan/plugins/hbbtv/opera"))
Note: See TracChangeset
for help on using the changeset viewer.