[rhythmbox] schemas: add mtp plugin active and hidden keys
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] schemas: add mtp plugin active and hidden keys
- Date: Thu, 18 Mar 2010 21:45:32 +0000 (UTC)
commit dfe0cd97b16e603bc03a24a204fe621f8933567e
Author: Jonathan Matthew <jonathan d14n org>
Date: Fri Mar 19 07:43:38 2010 +1000
schemas: add mtp plugin active and hidden keys
data/rhythmbox.schemas | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/data/rhythmbox.schemas b/data/rhythmbox.schemas
index fd2aa19..043c829 100644
--- a/data/rhythmbox.schemas
+++ b/data/rhythmbox.schemas
@@ -1614,5 +1614,27 @@
<long>Apply compression to prevent clipping due to ReplayGain adjustment</long>
</locale>
</schema>
+ <schema>
+ <key>/schemas/apps/rhythmbox/plugins/mtpdevice/active</key>
+ <applyto>/apps/rhythmbox/plugins/mtpdevice/active</applyto>
+ <owner>rhythmbox</owner>
+ <type>bool</type>
+ <default>TRUE</default>
+ <locale name="C">
+ <short>True if the MTP device plugin is enabled.</short>
+ <long>True if the MTP device plugin is enabled.</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/apps/rhythmbox/plugins/mtpdevice/hidden</key>
+ <applyto>/apps/rhythmbox/plugins/mtpdevice/hidden</applyto>
+ <owner>rhythmbox</owner>
+ <type>bool</type>
+ <default>FALSE</default>
+ <locale name="C">
+ <short>True if the MTP device plugin is hidden.</short>
+ <long>True if the MTP device plugin is hidden.</long>
+ </locale>
+ </schema>
</schemalist>
</gconfschemafile>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]