aboutsummaryrefslogtreecommitdiffstats
path: root/art
diff options
context:
space:
mode:
authorChristian S <christian@pix-art.de>2016-04-21 20:12:14 +0200
committerChristian S <christian@pix-art.de>2016-04-21 20:12:14 +0200
commitf7c700880a537064ab88001431b6040909920b44 (patch)
treefcc0d16bd71a18ba959284ab31a4d345b5383d3e /art
parent9e15ac10ccc4d021c10eeaed8988fa14ea73e3dc (diff)
parent1a073ca45455dcf46bb4d8bcaa962030a65c435a (diff)
Merge branch 'refs/heads/siacs/master' into welcome-screen
Diffstat (limited to 'art')
-rwxr-xr-xart/render.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/art/render.rb b/art/render.rb
index c1e57e0f6..c18617158 100755
--- a/art/render.rb
+++ b/art/render.rb
@@ -12,6 +12,7 @@ resolutions = {
images = {
'conversations_baloon.svg' => ['ic_launcher', 48],
+ 'conversations_baloon.svg' => ['main_logo', 200],
'conversations_mono.svg' => ['ic_notification', 24],
'ic_received_indicator.svg' => ['ic_received_indicator', 12],
'ic_read_indicator.svg' => ['ic_read_indicator', 12],