Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1759 - (show annotations) (download)
Mon Apr 30 13:08:44 2012 UTC (12 years, 1 month ago) by niro
File size: 147 byte(s)
-ntfs-3g patch for udisks2
1 --- 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