Author: patrys                       Date: Tue Dec  5 20:59:56 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- up to 0.5

---- Files affected:
SOURCES:
   gnome-mount-shortname.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/gnome-mount-shortname.patch
diff -u SOURCES/gnome-mount-shortname.patch:1.1 
SOURCES/gnome-mount-shortname.patch:1.2
--- SOURCES/gnome-mount-shortname.patch:1.1     Thu Mar 16 16:23:13 2006
+++ SOURCES/gnome-mount-shortname.patch Tue Dec  5 21:59:51 2006
@@ -1,11 +1,11 @@
---- gnome-mount-0.4/src/gnome-mount.c.orig     2006-03-16 15:19:01.000000000 
+0000
-+++ gnome-mount-0.4/src/gnome-mount.c  2006-03-16 15:19:17.000000000 +0000
-@@ -645,7 +645,7 @@
-  g_ptr_array_add (options, "flush");
- */
-               if (opts & MOUNT_SHORTNAME)
--                      g_ptr_array_add (options, "shortname=winnt");
-+                      g_ptr_array_add (options, "shortname=lower");
- 
-               if (opts & MOUNT_UID) {
-                       snprintf (uidbuf, sizeof (uidbuf) - 1, "uid=%u", getuid 
());
+--- gnome-mount-0.5/gnome-mount.schemas.in~    2006-06-22 04:45:53.000000000 
+0200
++++ gnome-mount-0.5/gnome-mount.schemas.in     2006-12-05 21:53:52.423361529 
+0100
+@@ -6,7 +6,7 @@
+         <applyto>/system/storage/default_options/vfat/mount_options</applyto>
+         <type>list</type>
+         <list_type>string</list_type>
+-        <default>[shortname=winnt,uid=]</default>
++        <default>[shortname=lower,uid=]</default>
+         <locale name="C">
+           <short>Default mount options for vfat fs</short>
+           <long>A list of default mount options for volumes formatted with 
the vfat file system.</long>
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/gnome-mount-shortname.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to