hal/hald hald.conf,1.1,1.2

David Zeuthen david at pdx.freedesktop.org
Tue Jun 1 14:30:03 PDT 2004


Update of /cvs/hal/hal/hald
In directory pdx:/tmp/cvs-serv14972

Modified Files:
	hald.conf 
Log Message:
fixed typos

Index: hald.conf
===================================================================
RCS file: /cvs/hal/hal/hald/hald.conf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- a/hald.conf	1 Jun 2004 21:10:02 -0000	1.1
+++ b/hald.conf	1 Jun 2004 21:30:01 -0000	1.2
@@ -10,11 +10,11 @@
   <!-- Default value for storage.media_check_enabled for devices of
        capability storage - this can be overridden by .fdi files.
 
-       Setting this to true results a whitelist policy, e.g. media
+       Setting this to false results a whitelist policy, e.g. media
        check is only enabled for storage devices with a .fdi file
        saying so.
 
-       Conversely, setting it to TRUE results in a blacklist policy
+       Conversely, setting it to true results in a blacklist policy
        where media check is enabled by default but may be overridden
        by a .fdi for devices causing trouble. 
   -->
@@ -24,11 +24,11 @@
   <!-- Default value for storage.automount_enabled for devices of
        capability storage - this can be overridden by .fdi files.
 	 
-       Setting this to FALSE results a whitelist policy, e.g. policy
+       Setting this to false results a whitelist policy, e.g. policy
        agents should only automount storage devices with a .fdi file
        saying so.
 	 
-       Conversely, setting it to TRUE results in a blacklist policy
+       Conversely, setting it to true results in a blacklist policy
        where policy agents should always automount unless this is
        explicitly overridden by .fdi for devices causing trouble.
   -->
@@ -39,11 +39,11 @@
        of capability storage.cdrom - this can be overridden by .fdi
        files.
 	 
-       Setting this to FALSE results a whitelist policy, e.g. the
+       Setting this to false results a whitelist policy, e.g. the
        eject button is only checked if this property is overridden in
        a .fdi file.
 	 
-       Conversely, setting it to TRUE results in a blacklist policy
+       Conversely, setting it to true results in a blacklist policy
        where the eject button is always checked unless this is
        explicitly overridden by .fdi file for devices causing trouble.
   -->





More information about the hal-commit mailing list