Ignore:
Timestamp:
10/04/13 14:20:24 (10 years ago)
Author:
nit
Message:

[titan] add new plugindir system

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/keylock/keylock.c

    r17097 r24056  
    5151        pluginaktiv = 1;
    5252       
    53         tmpstr = ostrcat(getconfig("pluginpath", NULL), "/keylock/skin.xml", 0, 0);
     53        tmpstr = createpluginpath("/keylock/skin.xml", 0);
    5454        readscreen(tmpstr, 117, 1);
    5555        free(tmpstr); tmpstr = NULL;
Note: See TracChangeset for help on using the changeset viewer.