[Xfce4-commits] <midori:master> Deprecate Destination folder and Transfer completed
Christian Dywan
noreply at xfce.org
Sun Dec 12 07:04:03 CET 2010
Updating branch refs/heads/master
to 2bb67fa9c5a4fae2465a841ceaa05ae7db88d0d6 (commit)
from aadfd1e289f9c8581d757ab5713f999c3490acad (commit)
commit 2bb67fa9c5a4fae2465a841ceaa05ae7db88d0d6
Author: Christian Dywan <christian at twotoasts.de>
Date: Fri Dec 10 21:12:39 2010 +0100
Deprecate Destination folder and Transfer completed
midori/midori-websettings.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/midori/midori-websettings.c b/midori/midori-websettings.c
index c4a7604..5f54fc3 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,
More information about the Xfce4-commits
mailing list