diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2015-02-03 14:28:54 +0100 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2015-02-03 14:28:54 +0100 |
commit | e2a8819385dab5c925cbc25f728a6491fea185e9 (patch) | |
tree | 775404eea45f6187a01d3fa0b0fb2ca5ece65b30 /Graphics/get-material-icons.sh | |
parent | c763ea35035be678bedacea13ec4c2b7c51f9943 (diff) | |
download | open-keychain-e2a8819385dab5c925cbc25f728a6491fea185e9.tar.gz open-keychain-e2a8819385dab5c925cbc25f728a6491fea185e9.tar.bz2 open-keychain-e2a8819385dab5c925cbc25f728a6491fea185e9.zip |
Floating Action Button added in app settings
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 652e3063a..e5077276e 100755 --- a/Graphics/get-material-icons.sh +++ b/Graphics/get-material-icons.sh @@ -15,3 +15,6 @@ python copy OpenKeychain action black lock_outline 24 python copy OpenKeychain navigation black apps 24 python copy OpenKeychain action black help 24 python copy OpenKeychain action black settings 24 + +# floating action button +python copy OpenKeychain av white play_arrow 24
\ No newline at end of file |