Changeset 30830


Ignore:
Timestamp:
11/04/14 16:48:28 (9 years ago)
Author:
tobayer
Message:

[titan] try to fix 'Multi EPG' in blue button menu

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/settings_bluebutton.h

    r28663 r30830  
    1414                addmenulist(&mlist, "Softcam Panel", _("Softcam Panel"), NULL, 0, 0);
    1515        addmenulist(&mlist, "Extensions List", _("Extensions List"), NULL, 0, 0);
    16         addmenulist(&mlist, "Multi EPG", NULL, _("Multi EPG"), 0, 0);
     16        addmenulist(&mlist, "Multi EPG", _("Multi EPG"), NULL, 0, 0);
    1717        addmenulist(&mlist, "Graphic Multi EPG", _("Graphic Multi EPG"), NULL, 0, 0);
    1818        addmenulist(&mlist, "Sleep Timer", _("Sleep Timer"), NULL, 0, 0);
Note: See TracChangeset for help on using the changeset viewer.