[vinagre] Removed a duplicate gconf schema



commit c6d4175058973d59615cf5e9afb048f10303ed5b
Author: Jonh Wendell <jwendell gnome org>
Date:   Fri Jan 29 11:57:19 2010 -0300

    Removed a duplicate gconf schema

 data/vinagre.schemas.in.in |   41 +++++++++++++----------------------------
 1 files changed, 13 insertions(+), 28 deletions(-)
---
diff --git a/data/vinagre.schemas.in.in b/data/vinagre.schemas.in.in
index bab0eac..2db1758 100644
--- a/data/vinagre.schemas.in.in
+++ b/data/vinagre.schemas.in.in
@@ -1,19 +1,5 @@
 <gconfschemafile>
- 	<schemalist>
-    <schema>
-      <key>/schemas/apps/vinagre/plugins/active-plugins</key>
-      <applyto>/apps/vinagre/plugins/active-plugins</applyto>
-      <owner>vinagre</owner>
-      <type>list</type>
-      <list_type>string</list_type>
-      <default>[dummy]</default>
-      <locale name="C">
-      <short>Active plugins</short>
-      <long>List of active plugins. It contains the "Location" of the active plugins. See the .vinagre-plugin file for obtaining
-        the "Location" of a given plugin.</long>
-      </locale>
-    </schema>
-
+	<schemalist>
 		<schema>
 			<key>/schemas/desktop/gnome/url-handlers/vnc/command</key>
 			<applyto>/desktop/gnome/url-handlers/vnc/command</applyto>
@@ -98,19 +84,18 @@
 			</locale>
 		</schema>
 
-    <schema>
-      <key>/schemas/apps/vinagre/plugins/active-plugins</key>
-      <applyto>/apps/vinagre/plugins/active-plugins</applyto>
-      <owner>vinagre</owner>
-      <type>list</type>
-      <list_type>string</list_type>
-      <default>[ ACTIVE_PLUGINS@]</default>
-      <locale name="C">
-	<short>Active plugins</short>
-	<long>List of active plugins. It contains the "Location" of the active plugins. See the .vinagre-plugin file for obtaining
-        the "Location" of a given plugin.</long>
-      </locale>
-    </schema>
+		<schema>
+			<key>/schemas/apps/vinagre/plugins/active-plugins</key>
+			<applyto>/apps/vinagre/plugins/active-plugins</applyto>
+			<owner>vinagre</owner>
+			<type>list</type>
+			<list_type>string</list_type>
+			<default>[ ACTIVE_PLUGINS@]</default>
+			<locale name="C">
+				<short>Active plugins</short>
+				<long>List of active plugins. It contains the "Location" of the active plugins. See the .vinagre-plugin file for obtaining the "Location" of a given plugin.</long>
+			</locale>
+		</schema>
 
 	</schemalist>
 </gconfschemafile>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]