Changeset 32299


Ignore:
Timestamp:
01/11/15 01:42:40 (8 years ago)
Author:
tobayer
Message:

[titan] add infobar selection, step 1, fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/skinadjust.h

    r32298 r32299  
    242242                        addskinconfigscreencheck("infobarselection", infobar_sel, "0");
    243243                        if(ostrcmp(oldinfobar_sel,getskinconfig("infobarselection", NULL)) != 0) reboot = 1;
    244                         status.infobar_sel = getskinconfig("infobarselection", NULL);
     244                        //status.infobar_sel = getskinconfig("infobarselection", NULL);
    245245
    246246                        writeskinconfigtmp();
Note: See TracChangeset for help on using the changeset viewer.