aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-plist.c
Commit message (Collapse)AuthorAgeFilesLines
* Call xmlCleanupParser() only once when exiting (#600693)Guillaume Desmottes2010-01-131-2/+0
| | | | | | | This function should only be called when exiting the application as it cleans up the memory allocated by the library itself. Thanks to Lennart for pointing this out.
* Fix coding style and FSF addressSjoerd Simons2009-06-231-6/+6
|
* Fix typos in plist parserXavier Claessens2009-06-221-3/+4
|
* Use tp_g_value_slice_new and tp_asv API for plist parser.Xavier Claessens2009-06-221-103/+34
|
* Add a plist parser and set font family, size and default variant. Fixes bug ↵Patryk Zawadzki2009-06-221-0/+404
#586387.