[Android] Add a short_name for Chrome OS
Jean-Baptiste Kempf
git at videolan.org
Tue Nov 24 13:41:05 CET 2015
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Nov 24 13:40:52 2015 +0100| [020942e5dec40bbcd17c8b04062da5990e207315] | committer: Jean-Baptiste Kempf
Add a short_name for Chrome OS
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=020942e5dec40bbcd17c8b04062da5990e207315
---
vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json b/vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json
index cb10f88..d3c10db 100644
--- a/vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json
+++ b/vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json
@@ -2,6 +2,7 @@
"enableExternalDirectory": true,
"formFactor": "tablet",
"name": "VLC for Chrome OS",
+ "short_name": "VLC",
"orientation": "landscape",
"packageName": "org.videolan.vlc",
"resize": "reconfigure"
More information about the Android
mailing list