diff options
author | Vincent Breitmoser <valodim@mugenguild.com> | 2015-09-17 16:17:17 +0200 |
---|---|---|
committer | Vincent Breitmoser <valodim@mugenguild.com> | 2015-09-17 16:17:17 +0200 |
commit | bbbc8dfd86a028aafeaa080be0ff1ef3da35b064 (patch) | |
tree | c2e7071c718bf2cfcf17bc8e4e11f1c541ab1a63 /Graphics | |
parent | 142a71480e5e7406dd775c73552bb45f5582648e (diff) | |
download | open-keychain-bbbc8dfd86a028aafeaa080be0ff1ef3da35b064.tar.gz open-keychain-bbbc8dfd86a028aafeaa080be0ff1ef3da35b064.tar.bz2 open-keychain-bbbc8dfd86a028aafeaa080be0ff1ef3da35b064.zip |
multidecrypt: black share icon in bottom sheet
Diffstat (limited to 'Graphics')
-rwxr-xr-x | Graphics/get-material-icons.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Graphics/get-material-icons.sh b/Graphics/get-material-icons.sh index d4d72e5b3..11012b968 100755 --- a/Graphics/get-material-icons.sh +++ b/Graphics/get-material-icons.sh @@ -27,6 +27,7 @@ python copy OpenKeychain communication grey import_export 24 python copy OpenKeychain content grey content_copy 24 python copy OpenKeychain content grey content_paste 24 python copy OpenKeychain content grey save 24 +python copy OpenKeychain content black save 24 python copy OpenKeychain content grey select_all 24 python copy OpenKeychain editor grey mode_edit 24 python copy OpenKeychain file grey cloud 24 |