aboutsummaryrefslogtreecommitdiffstats
path: root/Resources/graphics/update-drawables.sh
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-10-05 10:59:52 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2014-10-05 10:59:52 +0200
commit276867120681399b86057fbbff9ba02c8d1c57fe (patch)
treecb95b6a5cc507c06494ae2c0b730aec2fb5aed05 /Resources/graphics/update-drawables.sh
parent0b9308753d7339251f9051316b00f6f0c9b0efbc (diff)
downloadopen-keychain-276867120681399b86057fbbff9ba02c8d1c57fe.tar.gz
open-keychain-276867120681399b86057fbbff9ba02c8d1c57fe.tar.bz2
open-keychain-276867120681399b86057fbbff9ba02c8d1c57fe.zip
UI stuff
Diffstat (limited to 'Resources/graphics/update-drawables.sh')
-rwxr-xr-xResources/graphics/update-drawables.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Resources/graphics/update-drawables.sh b/Resources/graphics/update-drawables.sh
index b121ef23e..b8d2ffc88 100755
--- a/Resources/graphics/update-drawables.sh
+++ b/Resources/graphics/update-drawables.sh
@@ -37,7 +37,7 @@ inkscape -w 512 -h 512 -e "$PLAY_DIR/$NAME.png" $NAME.svg
# xhdpi: 64x64
# xxhdpi: 96x96
-for NAME in "ic_action_nfc" "ic_action_qr_code" "ic_action_safeslinger"
+for NAME in "ic_action_nfc" "ic_action_qr_code" "ic_action_safeslinger" "ic_action_search_cloud"
do
echo $NAME
inkscape -w 32 -h 32 -e "$MDPI_DIR/$NAME.png" $NAME.svg