summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-09-20 16:25:31 -0700
committerelijah <elijah@riseup.net>2013-09-20 16:25:31 -0700
commitd224d8a51c4dd390362bb664e3a2785b6e6f3051 (patch)
treed668c636c1819e1371704d0155e021746e57b540 /Rakefile
parentf2168654523c824766efc2d772bc7f295363eb31 (diff)
slight mod to vpn_disconnected
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 0333385..36f079a 100644
--- a/Rakefile
+++ b/Rakefile
@@ -68,6 +68,7 @@ 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_icon_target],
+ ['svg/android/vpn_disconnected.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/leap-launcher.svg', {:size => 128, :dest => 'mac/leap-128x128.png'}],