summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index c6fcdc3..bf44262 100644
--- a/Rakefile
+++ b/Rakefile
@@ -66,7 +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/kid-jumping-silhouette-light.svg', android_icon_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],