aboutsummaryrefslogtreecommitdiffstats
path: root/art/render.rb
diff options
context:
space:
mode:
authorlookshe <github@lookshe.org>2015-10-05 13:55:43 +0200
committerlookshe <github@lookshe.org>2015-10-05 13:55:43 +0200
commitb98478e57c088efc63fd470e429f791dd664707a (patch)
treee722ed48ee2ec125d8ad9250f79d8e1ca95666a7 /art/render.rb
parent5850cbcf9c3e72580f3288c582737a04e8148b79 (diff)
parent6f17b06ad008cc7ac89174ba7ac7cc96ee0881eb (diff)
Merge branch 'trz/rename' into trz/rebase
Conflicts: build.gradle src/main/java/eu/siacs/conversations/ui/ContactDetailsActivity.java src/main/java/eu/siacs/conversations/ui/ConversationFragment.java
Diffstat (limited to 'art/render.rb')
-rwxr-xr-xart/render.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/art/render.rb b/art/render.rb
index 698abea5..23548d94 100755
--- a/art/render.rb
+++ b/art/render.rb
@@ -7,7 +7,8 @@ resolutions={
'xxxhdpi' => 4,
}
images = {
- 'conversations_baloon.svg' => ['ic_launcher', 48],
+ #'conversations_baloon.svg' => ['ic_launcher', 48],
+ 'conversations_plus_baloons.svg' => ['ic_launcher', 48],
'conversations_mono.svg' => ['ic_notification', 24],
'ic_received_indicator.svg' => ['ic_received_indicator', 12],
'ic_send_text_offline.svg' => ['ic_send_text_offline', 36],