[Android] Chrome: reorder JSon

Jean-Baptiste Kempf git at videolan.org
Fri Nov 27 11:34:56 CET 2015


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Nov 27 11:34:40 2015 +0100| [b9b2f8bf4914809f9c66bfd34a58ff36034fdc15] | committer: Jean-Baptiste Kempf

Chrome: reorder JSon

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=b9b2f8bf4914809f9c66bfd34a58ff36034fdc15
---

 vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json b/vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json
index d3c10db..1591ae5 100644
--- a/vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json
+++ b/vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json
@@ -1,8 +1,8 @@
 {
     "enableExternalDirectory": true,
     "formFactor": "tablet",
-    "name": "VLC for Chrome OS",
     "short_name": "VLC",
+    "name": "VLC for Chrome OS",
     "orientation": "landscape",
     "packageName": "org.videolan.vlc",
     "resize": "reconfigure"



More information about the Android mailing list