]> spindle.queued.net Git - midori/commitdiff
Deprecate Destination folder and Transfer completed
authorChristian Dywan <christian@twotoasts.de>
Fri, 10 Dec 2010 20:12:39 +0000 (21:12 +0100)
committerChristian Dywan <christian@twotoasts.de>
Sat, 11 Dec 2010 23:36:33 +0000 (00:36 +0100)
midori/midori-websettings.c

index c4a76049684e9243ef273c603054e12955c7c07f..5f54fc364134525dced0c49cd34aa7a87c1b5a2b 100644 (file)
@@ -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,