aboutsummaryrefslogtreecommitdiffstats
path: root/Graphics
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2015-07-03 16:54:17 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2015-07-03 16:54:17 +0200
commit0faf69e91fa5ccf3ba14267c5e2e6414e7be0324 (patch)
tree7a84023fadf24f354dcb5b1bc41ed4b18bf22ef0 /Graphics
parentd03595f64e264aed21a53c5d238125ce09a90f02 (diff)
downloadopen-keychain-0faf69e91fa5ccf3ba14267c5e2e6414e7be0324.tar.gz
open-keychain-0faf69e91fa5ccf3ba14267c5e2e6414e7be0324.tar.bz2
open-keychain-0faf69e91fa5ccf3ba14267c5e2e6414e7be0324.zip
Subtle design improvements to yubikey dialog
Diffstat (limited to 'Graphics')
-rwxr-xr-xGraphics/get-material-icons.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/Graphics/get-material-icons.sh b/Graphics/get-material-icons.sh
index 11e0cda18..d513e0a7a 100755
--- a/Graphics/get-material-icons.sh
+++ b/Graphics/get-material-icons.sh
@@ -59,3 +59,6 @@ python copy OpenKeychain file white folder 24
# multi select
python copy OpenKeychain action white lock 24
+
+# yubikey dialog
+python copy OpenKeychain action black check_circle 48 \ No newline at end of file