[evolution-data-server/gnome-3-8] CamelStoreSettings::filter-inbox: Change default to TRUE
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/gnome-3-8] CamelStoreSettings::filter-inbox: Change default to TRUE
- Date: Thu, 18 Apr 2013 06:36:24 +0000 (UTC)
commit 3f9323c8a3af2142661fa36475473109d67349ee
Author: Milan Crha <mcrha redhat com>
Date: Thu Apr 18 08:36:07 2013 +0200
CamelStoreSettings::filter-inbox: Change default to TRUE
camel/camel-store-settings.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/camel/camel-store-settings.c b/camel/camel-store-settings.c
index 15414eb..785018b 100644
--- a/camel/camel-store-settings.c
+++ b/camel/camel-store-settings.c
@@ -89,7 +89,7 @@ camel_store_settings_class_init (CamelStoreSettingsClass *class)
"filter-inbox",
"Filter Inbox",
"Whether to filter new messages in Inbox",
- FALSE,
+ TRUE,
G_PARAM_READWRITE |
G_PARAM_CONSTRUCT |
G_PARAM_STATIC_STRINGS));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]