gnome-keyring r1536 - in trunk: . daemon/data



Author: nnielsen
Date: Sun Feb  8 14:38:02 2009
New Revision: 1536
URL: http://svn.gnome.org/viewvc/gnome-keyring?rev=1536&view=rev

Log:
Remove gconf schema for loading	of PKCS#11 modules.

See mailing list.

Modified:
   trunk/ChangeLog
   trunk/daemon/data/gnome-keyring.schemas.in

Modified: trunk/daemon/data/gnome-keyring.schemas.in
==============================================================================
--- trunk/daemon/data/gnome-keyring.schemas.in	(original)
+++ trunk/daemon/data/gnome-keyring.schemas.in	Sun Feb  8 14:38:02 2009
@@ -28,21 +28,5 @@
 				when certain command line arguments are passed to the daemon.</long>
 			</locale>
 		</schema>
-		<schema>
-			<key>/schemas/system/pkcs11/modules</key>
-			<applyto>/system/pkcs11/modules</applyto>
-			<owner>gnome-keyring</owner>
-			<type>list</type>
-			<list_type>string</list_type>
-			<default>[]</default>
-			<locale name="C">
-				<short>PKCS#11 Modules</short>
-				<long>A list of paths to PKCS#11 modules to load. No modules are 
-				currently listed by default, as this is still an experimental
-				feature. This is used by seahorse and other PKCS#11 aware 
-				applications.</long>
-			</locale>
-		</schema>
-			
 	</schemalist>
 </gconfschemafile>



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