Changeset 23953
- Timestamp:
- 09/27/13 20:47:21 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/hbbtv/hbbtv.h
r23360 r23953 359 359 char* opera_root, *opera_bin = NULL, *opera_dir = NULL; 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); 363 362 364 if(isdir("/var/usr/local/share/titan/plugins/hbbtv/opera")) 363 365 opera_root = ostrcat("/var/usr/local/share/titan/plugins/hbbtv/opera", NULL, 0, 0);
Note: See TracChangeset
for help on using the changeset viewer.