From: Niki Roo Date: Tue, 5 May 2020 18:47:12 +0000 (+0200) Subject: Merge commit '9a553563269f93bae59cf45e43933c81fdec07e8' X-Git-Url: http://git.nikiroo.be/?p=nikiroo-utils.git;a=commitdiff_plain;h=2e3043a997ce891af4013f5291d0f288b6a1ef4c;hp=9a553563269f93bae59cf45e43933c81fdec07e8 Merge commit '9a553563269f93bae59cf45e43933c81fdec07e8' --- diff --git a/bundles/Config.java b/bundles/Config.java index 587851a..3af83c1 100644 --- a/bundles/Config.java +++ b/bundles/Config.java @@ -16,7 +16,6 @@ public enum Config { @Meta(description = "The language to use for in the program (example: en-GB, fr-BE...) or nothing for default system language (can be overwritten with the variable $LANG)",// format = Format.LOCALE, list = { "en-GB", "fr-BE" }) LANG, // - @Meta(description = "File format options",// group = true) FILE_FORMAT, //