Changeset 21518 for titan/titan/titan.c


Ignore:
Timestamp:
05/17/13 22:34:54 (11 years ago)
Author:
nit
Message:

[titan] update tpk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/titan.c

    r21483 r21518  
    813813        ret = readextepgconfig(getconfig("extepgfile", NULL));
    814814
     815        //check to remove preinstalled tpk packages
     816        ret = tpkremovepre();
     817
    815818        addtimer(&checkdate, START, 2000, -1, NULL, NULL, NULL);
    816819        if(checkbox("ATEMIO510") == 0)
Note: See TracChangeset for help on using the changeset viewer.