Registering a gconf schema via setup.py?
I spent a good chunk of my evening trying to implement the automatic registration of a gconf schema file via a setup.py and… got nowhere. Seems that most people who wanted to do the same ended up running gconftool-2 directly as such:
GCONF_CONFIG_SOURCE=`gconftool-2 –get-default-source` gconftool-2 –makefile-install-rule /etc/gconf/schemas/*.schemas
Has anyone got any advice (patches would be awesome) to go with my code?
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.








July 13th, 2008 at 12:54 am
Needs tabs!
July 13th, 2008 at 8:15 am
Just make a tab!