Go to file
ChunEon Park b27d821b82 theme: fix theme file path parsing issue on windows.
':' is usually regarded as the delimetr for new theme path
but it uses to look up the drive, ie, c: on windows, on the other hand.
this patch fixes to determine wheter ':' is used for drive name or delimeter.

@fix
2015-08-25 13:10:33 +09:00
legacy/elementary theme: fix theme file path parsing issue on windows. 2015-08-25 13:10:33 +09:00