mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2018-11-01 Fred Gleason <fredg@paravelsystems.com>
* Modified rdselect_helper(8) to use the automounter for managing audio store mounts.
This commit is contained in:
@@ -51,7 +51,8 @@ class RDConfig
|
||||
RDSelectSymlinkFailed=11,
|
||||
RDSelectInvalidName=12,
|
||||
RDSelectMountCrashed=13,
|
||||
RDSelectLast=14};
|
||||
RDSelectCantAccessAutomount=14,
|
||||
RDSelectLast=15};
|
||||
RDConfig();
|
||||
RDConfig(const QString &filename);
|
||||
QString filename() const;
|
||||
|
||||
Reference in New Issue
Block a user