Changeset 11538


Ignore:
Timestamp:
11/24/11 23:25:23 (12 years ago)
Author:
obi
Message:

[titan] panel, hid kernel info

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/global.h

    r11502 r11538  
    4343                if(ostrcmp("sambasettings", name) == 0) return 0;
    4444                if(ostrcmp("nfssettings", name) == 0) return 0;
     45                if(ostrcmp("panel_infos_kernel", name) == 0) return 0;
    4546        }
    4647        return 1;
Note: See TracChangeset for help on using the changeset viewer.