[gnome-settings-daemon] data: Update priority of a few plugins
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] data: Update priority of a few plugins
- Date: Mon, 14 Mar 2011 17:40:43 +0000 (UTC)
commit dde4ae26840e1843287332b38f1ea3e55df182a9
Author: Bastien Nocera <hadess hadess net>
Date: Mon Mar 14 17:38:03 2011 +0000
data: Update priority of a few plugins
The XRandR plugin straight after XSettings, and printer notifications
so much down the list, certainly not a top priority.
...n.plugins.print-notifications.gschema.xml.in.in | 2 +-
...ettings-daemon.plugins.xrandr.gschema.xml.in.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml.in.in b/data/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml.in.in
index 7aee219..a1c74ee 100644
--- a/data/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml.in.in
+++ b/data/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml.in.in
@@ -6,7 +6,7 @@
<_description>Whether this plugin would be activated by gnome-settings-daemon or not</_description>
</key>
<key name="priority" type="i">
- <default>1</default>
+ <default>99</default>
<_summary>Priority to use for this plugin</_summary>
<_description>Priority to use for this plugin in gnome-settings-daemon startup queue</_description>
</key>
diff --git a/data/org.gnome.settings-daemon.plugins.xrandr.gschema.xml.in.in b/data/org.gnome.settings-daemon.plugins.xrandr.gschema.xml.in.in
index c03f294..51f87bb 100644
--- a/data/org.gnome.settings-daemon.plugins.xrandr.gschema.xml.in.in
+++ b/data/org.gnome.settings-daemon.plugins.xrandr.gschema.xml.in.in
@@ -11,7 +11,7 @@
<_description>The XRandR plugin will look for a default configuration in the file specified by this key. This is similar to the ~/.config/monitors.xml that normally gets stored in users' home directories. If a user does not have such a file, or has one that does not match the user's setup of monitors, then the file specified by this key will be used instead.</_description>
</key>
<key name="priority" type="i">
- <default>1</default>
+ <default>2</default>
<_summary>Priority to use for this plugin</_summary>
<_description>Priority to use for this plugin in gnome-settings-daemon startup queue</_description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]