[vlc-devel] Bug #10691 Proposed solution
Rocky Backer
rocky.backer at gmail.com
Thu Jul 17 15:17:34 CEST 2014
Hi,
Here is a solution for bug #10691 titled "Use different icon for nightly
builds of VLC for Android".
Link: https://trac.videolan.org/vlc/ticket/10691
1. Maintain two copies of icon assets, orange and blue.
2. Have a flag NIGHTLY just like RELEASE, to be set to 1 if it is a
nightly build.
3. In the Makefile, read NIGHTLY flag and if set, copy the blue icon
assets into the drawable folders before building the apk.
Is this solution alright?
Regards,
Rocky Backer
More information about the vlc-devel
mailing list