Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorExMix <rahuba.youri@mapswithme.com>2013-09-15 19:27:51 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:01:46 +0300
commit479f2291160390fe7ec94c04e7a6ab57a60a1a9b (patch)
treea27217c28869c29d8bf01275d5ff41feba0d2a76 /tools
parent78aefe128118cba15c84f7e67bcc8dcb0f6c06c2 (diff)
smaller icons for yopme
Diffstat (limited to 'tools')
-rwxr-xr-xtools/unix/generate_symbols.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/unix/generate_symbols.sh b/tools/unix/generate_symbols.sh
index f3d988b95d..0d3a0e30c5 100755
--- a/tools/unix/generate_symbols.sh
+++ b/tools/unix/generate_symbols.sh
@@ -4,7 +4,7 @@ MY_PATH=`dirname $0`
BINARY_PATH="$MY_PATH/../../../omim-build/out/debug/skin_generator"
DATA_PATH="$MY_PATH/../../data"
-"$BINARY_PATH" --symbolWidth 22 --symbolHeight 22 \
+"$BINARY_PATH" --symbolWidth 19 --symbolHeight 19 \
--symbolsDir "$DATA_PATH/styles/symbols" \
--skinName "$DATA_PATH/resources-yota/basic" --skinSuffix="" \
--colorCorrection true