From 0e76ef0c332a8b26591dfda8d77dfcfb721e825e Mon Sep 17 00:00:00 2001 From: Alexander Grahn Date: Wed, 14 Aug 2024 13:03:53 +0200 Subject: directory structure setting moved to general settings (#3166) * directory structure setting moved to general settings * Update app/src/main/java/app/passwordstore/util/settings/PreferenceKeys.kt Co-authored-by: Harsh Shandilya Signed-off-by: Alexander Grahn --------- Signed-off-by: Alexander Grahn Co-authored-by: Harsh Shandilya --- app/src/main/res/values/arrays.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/src/main/res/values/arrays.xml') diff --git a/app/src/main/res/values/arrays.xml b/app/src/main/res/values/arrays.xml index 34df07cc..9f44710b 100644 --- a/app/src/main/res/values/arrays.xml +++ b/app/src/main/res/values/arrays.xml @@ -24,12 +24,12 @@ classic diceware - + work/example.org(.gpg) work/example.org/john@doe.org(.gpg) work/example.org/john@doe.org/password(.gpg) - + encrypted_username file directory -- cgit v1.2.3