summaryrefslogtreecommitdiff
path: root/libappstream-builder/asb-context.c
diff options
context:
space:
mode:
Diffstat (limited to 'libappstream-builder/asb-context.c')
-rw-r--r--libappstream-builder/asb-context.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libappstream-builder/asb-context.c b/libappstream-builder/asb-context.c
index ab32317..75d2f13 100644
--- a/libappstream-builder/asb-context.c
+++ b/libappstream-builder/asb-context.c
@@ -930,6 +930,7 @@ asb_context_detect_missing_data (AsbContext *ctx, GError **error)
case AS_APP_KIND_ADDON:
case AS_APP_KIND_FIRMWARE:
case AS_APP_KIND_GENERIC:
+ case AS_APP_KIND_LOCALIZATION:
break;
default:
if (as_app_get_icon_default (AS_APP (app)) == NULL)