X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Fbundles%2FConfig.java;h=3af83c1d0ff995ecff9140723fd749f8c51449d4;hp=587851a2a00c6163cf5a8ff1eb93500bc09db03d;hb=509c7ce173c9d2f607cca22799d66ddb24a9aa29;hpb=b64e4c30269c1f105f7041f6d280089fafe1ac3e diff --git a/src/be/nikiroo/fanfix/bundles/Config.java b/src/be/nikiroo/fanfix/bundles/Config.java index 587851a..3af83c1 100644 --- a/src/be/nikiroo/fanfix/bundles/Config.java +++ b/src/be/nikiroo/fanfix/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, //