summarylogtreecommitdiffstats
path: root/mounts.patch
diff options
context:
space:
mode:
authorCharles Bos2015-06-25 10:03:25 +0100
committerCharles Bos2015-06-25 10:03:25 +0100
commit51e6438b036e978411c068532ff625a075d4a129 (patch)
treec4e2d1df27503765e0ed40ab3ab5c55d0e8a2b07 /mounts.patch
parent97baaf9b6d26548ff653fe82edc3486f232baecb (diff)
downloadaur-51e6438b036e978411c068532ff625a075d4a129.tar.gz
add patch for non-disk mounts as requested in comments
Diffstat (limited to 'mounts.patch')
-rw-r--r--mounts.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/mounts.patch b/mounts.patch
new file mode 100644
index 000000000000..44e5e0368562
--- /dev/null
+++ b/mounts.patch
@@ -0,0 +1,12 @@
+diff -Nur original/panel-plugin/model_volumes.c modified/panel-plugin/model_volumes.c
+--- original/panel-plugin/model_volumes.c 2013-12-28 11:30:18.000000000 +0000
++++ modified/panel-plugin/model_volumes.c 2015-06-25 09:59:34.324437370 +0100
+@@ -380,7 +380,7 @@
+ g_object_unref(mount);
+ }
+
+- return has_media && !is_shadowed;
++ return /*has_media &&*/ !is_shadowed;
+ }
+
+ static inline gboolean