← Back to team overview

ella-animation team mailing list archive

Config system

 

Hi,
Finally, I used GKeyFile instead of xml, here is an example:
[Config]
PAGE_WIDTH=300

It is much easier than use xml, and there is a good built-in api in GLib
for that.

It works in the trunk, I use it for the default page width, here, it
works fine. If there is any problem, just tell me.

xapantu