Changeset 33130 for titan/titan/adjust.h


Ignore:
Timestamp:
02/17/15 20:37:17 (8 years ago)
Author:
Stephan
Message:

more cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/adjust.h

    r33085 r33130  
    6969        addchoicebox(secondinfobar, "0", _("no"));
    7070        addchoicebox(secondinfobar, "1", _("infobar"));
    71         addchoicebox(secondinfobar, "2", _("epg"));
     71        addchoicebox(secondinfobar, "2", _("EPG"));
    7272        addchoicebox(secondinfobar, "3", _("Channel EPG"));
    7373        setchoiceboxselection(secondinfobar, getconfig("secondinfobar", NULL));
Note: See TracChangeset for help on using the changeset viewer.