>
> everything works, but when changing the path to 
> "~/.DiamondBOX/Diamond.settings"

I think "~/..." is converted to "home-dir" by the shell.. it may not
be supported by the GLIB API...

Instead you can use glib functions to get the home directory... I
couldn't exactly recall the function... it could be
"g_...get_homedir()"

Regards,
Santhosh.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to