Changeset 30119
- Timestamp:
- 09/25/14 14:00:39 (9 years ago)
- Location:
- titan/titan
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/channellist.h
r30112 r30119 1004 1004 } 1005 1005 else 1006 textbox(_("Message"), _("Can't remove a ctive Service"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 7, 0);1006 textbox(_("Message"), _("Can't remove akive Service"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 7, 0); 1007 1007 } 1008 1008 if(list == SATLIST) -
titan/titan/diseqcconfig.h
r30115 r30119 130 130 addchoicebox(diseqcmode, "2", _("DiSEqC 1.2")); 131 131 addchoicebox(diseqcmode, "3", _("DiSEqC 1.3 (USALS)")); 132 addchoicebox(diseqcmode, "100", _("Ton eburst A/B"));132 addchoicebox(diseqcmode, "100", _("Tonburst A/B")); 133 133 134 134 changeinput(toneburst, NULL);
Note: See TracChangeset
for help on using the changeset viewer.