updated on Mon Jan 23 04:00:55 UTC 2012
[aur-mirror.git] / plasma-devicenotifier_automount-utf8 / utf8.patch
blobfd4066b18e5b2abe36e5aa61628b2ce7395d9994
1 --- src/devicenotifier_automount/src/devicenotifier_automount.cpp 2009-01-31 16:37:17.000000000 +0100
2 +++ src/devicenotifier_automount/src/devicenotifier_automount.cpp.patch 2009-02-13 09:02:36.218532460 +0100
3 @@ -297,6 +297,7 @@
4 options << "noexec";
5 options << "fmask=0133";
6 options << "dmask=0022";
7 + options << "utf8";
8 options << "uid=" + QString::number(getuid());
10 else if (filesystem == "udf")