From 6b51a89ae44a43bd6d8f4a249d83c5697bb3ce0d Mon Sep 17 00:00:00 2001 From: kruland2607 Date: Mon, 9 Jan 2012 19:08:54 +0000 Subject: [PATCH] Move the or_launcher icon to drawable since it is the only one we have. git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@324 180e2498-e6e9-4542-8430-84ac67f01cd8 --- .../res/{drawable-mdpi => drawable}/or_launcher.png | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename android/res/{drawable-mdpi => drawable}/or_launcher.png (100%) diff --git a/android/res/drawable-mdpi/or_launcher.png b/android/res/drawable/or_launcher.png similarity index 100% rename from android/res/drawable-mdpi/or_launcher.png rename to android/res/drawable/or_launcher.png -- 2.47.2