Changeset 10994


Ignore:
Timestamp:
11/03/11 21:20:32 (12 years ago)
Author:
nit
Message:

[titan] change fix path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/skinselector.h

    r10935 r10994  
    139139                        else
    140140                        {
    141                                 if(string_find("/var/swap/titanskins",list[j].name))
     141                                if(string_find("/swap/",list[j].name))
    142142                                {
    143143                                        char* tmpname = NULL;
Note: See TracChangeset for help on using the changeset viewer.