From f62c6f28bd4b3161493f01b443f32afce0337f53 Mon Sep 17 00:00:00 2001 From: Pere Orga Date: Wed, 9 Aug 2023 17:44:31 +0200 Subject: [PATCH] VLC: add Android translations --- cfg/projects/VLC.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cfg/projects/VLC.json b/cfg/projects/VLC.json index 037cfda1..32405ad1 100644 --- a/cfg/projects/VLC.json +++ b/cfg/projects/VLC.json @@ -9,6 +9,10 @@ "type": "file", "target": "vlc-ca.po" }, + "VLC-android": { + "url": "https://code.videolan.org/videolan/vlc-android.git", + "type": "git" + }, "VLMC": { "url": "https://code.videolan.org/videolan/vlmc/-/raw/master/ts/vlmc_ca_ES.ts", "type": "file",