! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
[PATCH] exclude multiple mount points with a terminal '*'
Status:
RESOLVED: FIXED
Severity:
enhancement
Product:
Xfce4-mount-plugin
Component:
General

Comments

Description Daniel Pavel 2012-10-22 00:14:59 CEST
Created attachment 4685 
exclude multiple mount points with a terminal '*'

This patch adds support for excluding multiple mount points/devices with a single rule, by terminating the rule with '*'.

E.g. having an exclude entry of '/mnt/smb/*', all mount points starting with '/mnt/smb/' will be excluded from the pop-up menu.
Comment 1 Fabian Nowak editbugs 2014-04-25 02:36:05 CEST
thx. for the idea. pretty helpful to not have anything displayed in /mnt or /media, for example.
Comment 2 Raphael Groner 2014-04-25 12:58:50 CEST
Duplication? Bug #10836
Comment 3 Daniel Pavel 2014-04-28 17:39:22 CEST
Not quite duplication. Bug #10836 de-duplicates paths that refer to the same (single) mount point.
With this patch a user can exclude multiple mount points if they reside below a given path, e.g. '/var/*'.

Bug #9400

Reported by:
Daniel Pavel
Reported on: 2012-10-22
Last modified on: 2014-04-28

People

Assignee:
Fabian Nowak
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information