[gnome-color-manager/gnome-3-0] Add priority for gnome-settings-daemon plugin schema.
- From: Frédéric Crozat <fcrozat src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager/gnome-3-0] Add priority for gnome-settings-daemon plugin schema.
- Date: Mon, 14 Mar 2011 16:56:03 +0000 (UTC)
commit 9c800d5049d3f128692fb475f4cb266c6b64e32c
Author: Frederic Crozat <fcrozat novell com>
Date: Mon Mar 14 17:53:29 2011 +0100
Add priority for gnome-settings-daemon plugin schema.
...gnome.settings-daemon.plugins.color.gschema.xml | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/data/org.gnome.settings-daemon.plugins.color.gschema.xml b/data/org.gnome.settings-daemon.plugins.color.gschema.xml
index cd8f7ba..717d981 100644
--- a/data/org.gnome.settings-daemon.plugins.color.gschema.xml
+++ b/data/org.gnome.settings-daemon.plugins.color.gschema.xml
@@ -5,5 +5,10 @@
<summary>Activation of this plugin</summary>
<description>Whether this plugin would be activated by gnome-settings-daemon or not</description>
</key>
+ <key type="i" name="priority">
+ <default>1</default>
+ <summary>Priority to use for this plugin</summary>
+ <description>Priority to use for this plugin in gnome-settings-daemon startup queue</description>
+ </key>
</schema>
</schemalist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]