2006-01-24 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-preferences.c(thunar_preferences_set_property): No need to call g_object_notify() here, as GObject does that automatically whenever set_property() is being called. * thunar/thunar-preferences.c: Remove useless safetly checks in get_property() and set_property(), since GObject already makes sure that the property id is valid. (Old svn revision: 19581)
Loading
Please register or sign in to comment