public Theme() { _guiArts = new Hashtable (); _xml = new XmlTreat (); _ArtGnomeURL = "http://art.gnome.org/xml.php?art="; _conf = new Conf (); }
private Conf _conf; // Configurations (Homedir, Cache, ...) public Theme() { _guiArts = new Hashtable(); _xml = new XmlTreat(); _ArtGnomeURL = "http://art.gnome.org/xml.php?art="; _conf = new Conf(); }