From: Uwe Hermann Date: Thu, 26 Feb 2015 19:25:27 +0000 (+0100) Subject: Bring back sigrok-logo-notext.png (needed on Android). X-Git-Tag: pulseview-0.3.0~234 X-Git-Url: http://sigrok.org/gitweb/?p=pulseview.git;a=commitdiff_plain;h=c480f31998dcad8ecd5e95f4e7da98104e7ec36f;ds=sidebyside Bring back sigrok-logo-notext.png (needed on Android). On Android sigrok-logo-notext.png is used as app icon, and the build thus fails if it is not available. Changing android/custom_rules.xml to use the SVG version instead doesn't seem to work. It appears Android doesn't really support SVGs as app icons, or at least not without further changes. Continue using the PNG for now to keep the Android build in a working state. --- diff --git a/icons/sigrok-logo-notext.png b/icons/sigrok-logo-notext.png new file mode 100644 index 00000000..cf01c3f7 Binary files /dev/null and b/icons/sigrok-logo-notext.png differ