]> git.0d.be Git - empathy.git/commit
utils: Drop the file-based empathy_xml_validate()
authorEmanuele Aina <emanuele.aina@collabora.com>
Tue, 26 Mar 2013 14:13:53 +0000 (15:13 +0100)
committerEmanuele Aina <emanuele.aina@collabora.com>
Mon, 1 Apr 2013 09:50:29 +0000 (11:50 +0200)
commitf9ba3c0721715bb8d6dbf4315188e4397134ee6b
tree4cbb38c005824eff1d3d55c7d13b14129447d1b9
parent3992967e7a3015a48b5db9c7e652105abe38856e
utils: Drop the file-based empathy_xml_validate()

After embedding all the DTDs with GResource the file-based
empathy_xml_validate() is no longer needed, replaced by
empathy_xml_validate_from_resource().

https://bugzilla.gnome.org/show_bug.cgi?id=696974
libempathy/empathy-utils.c
libempathy/empathy-utils.h