[gnome-settings-daemon] color: Do not set an age for display and printer profiles
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] color: Do not set an age for display and printer profiles
- Date: Fri, 26 Aug 2011 11:35:51 +0000 (UTC)
commit df19c059cb07070aa1ea930dd77a22524e1ae0da
Author: Richard Hughes <richard hughsie com>
Date: Fri Aug 26 12:29:11 2011 +0100
color: Do not set an age for display and printer profiles
...settings-daemon.plugins.color.gschema.xml.in.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in b/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in
index 73865c0..30f5a7d 100644
--- a/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in
+++ b/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in
@@ -11,17 +11,17 @@
<_description>Priority to use for this plugin in gnome-settings-daemon startup queue</_description>
</key>
<key name="recalibrate-display-threshold" type="u">
- <default>180</default>
+ <default>0</default>
<_summary>The duration a display profile is valid</_summary>
<_description>This is the number of days after which the display color profile is considered invalid.</_description>
</key>
<key name="recalibrate-printer-threshold" type="u">
- <default>180</default>
+ <default>0</default>
<_summary>The duration a printer profile is valid</_summary>
<_description>This is the number of days after which the printer color profile is considered invalid.</_description>
</key>
<key name="show-notifications" type="b">
- <default>false</default>
+ <default>true</default>
<_summary>If notifications are allowed to be shown</_summary>
<_description>If notifications should be shown at session start if a profile is invalid.</_description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]