From 7a608985dc50adb65215374319732f827dcf3c79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Sedl=C3=A1k?= Date: Tue, 15 Sep 2015 13:51:47 +0200 Subject: [PATCH] fix KDE needle language tag Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D582 --- needles/kde_live_anaconda_icon.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/needles/kde_live_anaconda_icon.json b/needles/kde_live_anaconda_icon.json index 96e6621b..97885ee2 100644 --- a/needles/kde_live_anaconda_icon.json +++ b/needles/kde_live_anaconda_icon.json @@ -3,7 +3,7 @@ "live_start_anaconda_icon", "ENV-DESKTOP-kde", "ENV-DISTRI-fedora", - "ENV-INSTLANG-en_US", + "ENV-LANGUAGE-ALL", "ENV-FLAVOR-kde_live" ], "area": [ @@ -16,4 +16,4 @@ } ], "properties": [] -} \ No newline at end of file +}