Revision 11064

View differences:

trunk/frameworks/_fwAndami/src/com/iver/andami/iconthemes/IconThemeManager.java
58 58
import org.xmlpull.v1.XmlPullParserException;
59 59

  
60 60
import com.iver.andami.Launcher;
61
import com.iver.andami.Utilities;
62 61

  
63 62
/**
64 63
 * <p>This class deals with icon themes, it understands the on-disk theme
trunk/frameworks/_fwAndami/src/com/iver/andami/iconthemes/IconThemeInfo.java
41 41

  
42 42
package com.iver.andami.iconthemes;
43 43

  
44
import java.io.File;
45 44

  
46 45
/**
47 46
 * Contains information about a theme. It includes the name,  

Also available in: Unified diff