File giv-fix_return.patch of Package giv
--- src/giv-settings.gob.orig 2011-11-19 03:57:20.203001027 +0100
+++ src/giv-settings.gob 2011-11-19 03:57:35.509001025 +0100
@@ -46,7 +46,7 @@
return G_OBJECT(self);
}
- public int
+ public void
save_prefs(self)
{
GKeyFile *keyfile = g_key_file_new();