summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorSean Leonard <meanderingcode@aetherislands.net>2013-07-05 13:12:28 -0600
committerSean Leonard <meanderingcode@aetherislands.net>2013-07-05 13:13:20 -0600
commit49c918fe62c8ad2fd4091e8f1ad5f19e7ab37956 (patch)
tree83d0058ba9ed1493a88e2e174f8e5f79d2ef0312 /Rakefile
parent53054ec9a1f5c7f70487a49ab14f15d3940189df (diff)
Silhouette of kid-jumping for Android notification
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index d1d14f8..c6fcdc3 100644
--- a/Rakefile
+++ b/Rakefile
@@ -66,6 +66,7 @@ qt_light_icon_target = [
svg_to_png = [
['svg/android/leap-launcher.svg', android_launcher_target],
['svg/android/leap-launcher.svg', {:size => 512, :dest => 'android/leap-icon.png'}],
+ ['svg/kid-jumping-silhouette-light.svg', android_launcher_target],
['svg/android/leap-debug-launcher.svg', android_launcher_target],
['svg/android/leap-debug-launcher.svg', {:size => 512, :dest => 'android/leap-debug-icon.png'}],
['svg/android/icons/*.svg', android_icon_target],