Changeset 34821


Ignore:
Timestamp:
07/16/15 00:01:35 (9 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/rectimer.h

    r34247 r34821  
    10471047        changeinput(name, node->name);
    10481048
    1049         addchoicebox(justplay, "0", _("record"));
     1049        if(status.pvr == 1)
     1050                addchoicebox(justplay, "0", _("record"));
    10501051        addchoicebox(justplay, "1", _("switch channel"));
    10511052        if(newnode == 0)
Note: See TracChangeset for help on using the changeset viewer.