Changeset 33130 for titan/titan/adjust.h
- Timestamp:
- 02/17/15 20:37:17 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/adjust.h
r33085 r33130 69 69 addchoicebox(secondinfobar, "0", _("no")); 70 70 addchoicebox(secondinfobar, "1", _("infobar")); 71 addchoicebox(secondinfobar, "2", _(" epg"));71 addchoicebox(secondinfobar, "2", _("EPG")); 72 72 addchoicebox(secondinfobar, "3", _("Channel EPG")); 73 73 setchoiceboxselection(secondinfobar, getconfig("secondinfobar", NULL));
Note: See TracChangeset
for help on using the changeset viewer.