From: Christian Dywan Date: Fri, 10 Dec 2010 20:12:39 +0000 (+0100) Subject: Deprecate Destination folder and Transfer completed X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bb67fa9c5a4fae2465a841ceaa05ae7db88d0d6;p=midori Deprecate Destination folder and Transfer completed --- diff --git a/midori/midori-websettings.c b/midori/midori-websettings.c index c4a76049..5f54fc36 100644 --- a/midori/midori-websettings.c +++ b/midori/midori-websettings.c @@ -681,6 +681,8 @@ midori_web_settings_class_init (MidoriWebSettingsClass* class) * Note: Only since 0.2.0 is this value actually used. * * Since: 0.1.7 + * + * Deprecated: 0.3.0 */ g_object_class_install_property (gobject_class, PROP_ASK_FOR_DESTINATION_FOLDER, @@ -701,6 +703,8 @@ midori_web_settings_class_init (MidoriWebSettingsClass* class) * Whether to show a notification when a transfer has been completed. * * Since: 0.1.7 + * + * Deprecated: 0.3.0 */ g_object_class_install_property (gobject_class, PROP_NOTIFY_TRANSFER_COMPLETED,