From 32e9eda3bd93e3197234cd9947a5522e5eb9da94 Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Mon, 31 Jul 2017 18:48:05 +0200 Subject: add show/hide pw icons --- icons/copybreeze.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'icons/copybreeze.sh') diff --git a/icons/copybreeze.sh b/icons/copybreeze.sh index 6a245178..adae54be 100755 --- a/icons/copybreeze.sh +++ b/icons/copybreeze.sh @@ -33,7 +33,9 @@ wantedIcons = [ "list-add.svg", "list-remove.svg", "checkbox.svg", - "edit-copy.svg" + "edit-copy.svg", + "password-show-on.svg", + "password-show-off.svg" ] def ensure_dir(file_path): -- cgit v1.2.3