aboutsummaryrefslogtreecommitdiffstats
path: root/art/render.rb
diff options
context:
space:
mode:
Diffstat (limited to 'art/render.rb')
-rwxr-xr-xart/render.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/art/render.rb b/art/render.rb
index b4f84769..c5dd4487 100755
--- a/art/render.rb
+++ b/art/render.rb
@@ -1,4 +1,4 @@
-#!/bin/env ruby
+#!/usr/bin/env ruby
require 'xml'
@@ -11,8 +11,8 @@ resolutions = {
}
images = {
- 'conversations_baloon.svg' => ['ic_launcher', 48],
- 'conversations_mono.svg' => ['ic_notification', 24],
+ 'conversations_plus_beta_baloons.svg' => ['ic_launcher', 48],
+ 'conversations_plus_beta_baloons_notification.svg' => ['ic_notification', 24],
'ic_received_indicator.svg' => ['ic_received_indicator', 12],
'ic_send_text_offline.svg' => ['ic_send_text_offline', 36],
'ic_send_text_online.svg' => ['ic_send_text_online', 36],