Magellan Linux

Annotation of /trunk/udisks2/patches/udisks2-1.94.0-ntfs-3g.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1760 - (hide annotations) (download)
Tue May 1 14:01:18 2012 UTC (12 years, 1 month ago) by niro
File size: 147 byte(s)
-renamed patch
1 niro 1759 --- src/udiskslinuxfilesystem.c
2     +++ src/udiskslinuxfilesystem.c
3     @@ -164,6 +164,7 @@
4     "vfat",
5     "exfat",
6     "ntfs",
7     + "ntfs-3g",
8     NULL,
9     };
10