diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2015-03-09 22:00:44 +0100 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2015-03-09 22:00:44 +0100 |
commit | 67076b20196cd522f519e6ea156ddc34e20977d1 (patch) | |
tree | c9690ad6c6523853fe0be313b872912f524b928f /Graphics | |
parent | cc66435e38248880fee3af795619b5794b65d222 (diff) | |
download | open-keychain-67076b20196cd522f519e6ea156ddc34e20977d1.tar.gz open-keychain-67076b20196cd522f519e6ea156ddc34e20977d1.tar.bz2 open-keychain-67076b20196cd522f519e6ea156ddc34e20977d1.zip |
Make create key wizard step-by-step
Diffstat (limited to 'Graphics')
-rwxr-xr-x | Graphics/get-material-icons.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Graphics/get-material-icons.sh b/Graphics/get-material-icons.sh index 3bfec249f..248dcd532 100755 --- a/Graphics/get-material-icons.sh +++ b/Graphics/get-material-icons.sh @@ -37,6 +37,9 @@ python copy OpenKeychain social grey person 24 python copy OpenKeychain social grey person_add 24 python copy OpenKeychain social grey share 24 python copy OpenKeychain communication grey vpn_key 24 +python copy OpenKeychain navigation grey chevron_left 24 +python copy OpenKeychain navigation grey chevron_right 24 +python copy OpenKeychain social grey person 48 # navigation drawer sections python copy OpenKeychain communication black vpn_key 24 |