Skip to content

Commit

Permalink
Added more information to GUI Backup Tool
Browse files Browse the repository at this point in the history
Added information about where the profile with plaintext password is
actually located.

fixes QubesOS/qubes-issues#4777
  • Loading branch information
marmarta committed Feb 6, 2019
1 parent 048ee87 commit 072e05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/backupdlg.ui
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
</font>
</property>
<property name="text">
<string>WARNING: password will be saved in dom0 in plain text.</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;WARNING: password will be saved in dom0 in plain text.&lt;br/&gt;The file is located in dom0 in /etc/qubes/backup/qubes-manager-backup .&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 072e05e

Please sign in to comment.