diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2015-03-09 22:00:44 +0100 |
---|---|---|
committer | Adithya Abraham Philip <adithyaphilip@gmail.com> | 2015-03-10 02:49:34 +0530 |
commit | 7d2e2e3eec85193f41554605483506b1233e7f07 (patch) | |
tree | e88bafd5834cb6eda07be07e64ce85d84f13e937 /Graphics/get-material-icons.sh | |
parent | 012b7e4830e9a52b896c17c98af68db5ade2e333 (diff) | |
download | open-keychain-7d2e2e3eec85193f41554605483506b1233e7f07.tar.gz open-keychain-7d2e2e3eec85193f41554605483506b1233e7f07.tar.bz2 open-keychain-7d2e2e3eec85193f41554605483506b1233e7f07.zip |
Make create key wizard step-by-step
Diffstat (limited to 'Graphics/get-material-icons.sh')
-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 |