From e30e84c81909066b5adcaa0ca135049ce45b1356 Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Mon, 17 Nov 2014 17:23:58 +0100 Subject: slightly modified logo / launcher icon --- art/render.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'art/render.rb') diff --git a/art/render.rb b/art/render.rb index 7999996d..386366a4 100755 --- a/art/render.rb +++ b/art/render.rb @@ -6,8 +6,7 @@ resolutions={ 'xxhdpi' => 3, } images = { - 'conversations.svg' => ['ic_launcher', 48], - 'conversations_baloon.svg' => ['ic_activity', 32], + 'conversations_baloon.svg' => ['ic_launcher', 48], 'conversations_mono.svg' => ['ic_notification', 24], 'ic_received_indicator.svg' => ['ic_received_indicator', 12], } -- cgit v1.2.3