aboutsummaryrefslogtreecommitdiffstats
path: root/Graphics
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2015-02-22 23:52:29 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2015-02-22 23:52:29 +0100
commite20c6add4398ffc0137fc637bb9897c2cd09cb18 (patch)
treeb72dfa0bf3a6f2ff22735bd61dadbf389739d2c2 /Graphics
parentf852cb74499eb82eed2b82ae3192b35fae57f276 (diff)
downloadopen-keychain-e20c6add4398ffc0137fc637bb9897c2cd09cb18.tar.gz
open-keychain-e20c6add4398ffc0137fc637bb9897c2cd09cb18.tar.bz2
open-keychain-e20c6add4398ffc0137fc637bb9897c2cd09cb18.zip
Fix multi select and more colors
Diffstat (limited to 'Graphics')
-rwxr-xr-xGraphics/get-material-icons.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/Graphics/get-material-icons.sh b/Graphics/get-material-icons.sh
index 9263b7132..52f7514de 100755
--- a/Graphics/get-material-icons.sh
+++ b/Graphics/get-material-icons.sh
@@ -19,4 +19,7 @@ python copy OpenKeychain action black settings 24
python copy OpenKeychain av white play_arrow 24
# small floating action button
-python copy OpenKeychain file white folder 24 \ No newline at end of file
+python copy OpenKeychain file white folder 24
+
+# multi select
+python copy OpenKeychain action white lock 24 \ No newline at end of file