Modify policy as it is now used for unmount too.
authorCarl Hetherington <cth@carlh.net>
Wed, 21 Apr 2021 23:40:05 +0000 (01:40 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 22 Apr 2021 13:42:11 +0000 (15:42 +0200)
platform/linux/com.dcpomatic.write-drive.policy

index 4031300a05af0f686de084311120eaf425195912..dd979761afa78ed1e7fae6a50da870685a03577c 100644 (file)
@@ -4,8 +4,8 @@
   <vendor>DCP-o-matic</vendor>
   <vendor_url>https://dcpomatic.com</vendor_url>
   <action id="com.dcpomatic.write-drive">
-    <description gettext-domain="dcpomatic">Format a drive and write a DCP to it</description>
-    <message gettext-domain="dcpomatic">Authentication is required to format the drive and write the DCP</message>
+    <description gettext-domain="dcpomatic">Unmount, format a drive and write a DCP to it</description>
+    <message gettext-domain="dcpomatic">Authentication is required to unmount the drive, format it and write the DCP</message>
     <defaults>
        <allow_any>no</allow_any>
        <allow_inactive>no</allow_inactive>