X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=bundles%2FUiConfig.java;h=2122ccf8b48164ca04562227cc1c6d32a8388e4f;hb=877a44c78f1c4985aa362f6cdce385a4f860b51d;hp=0f3142d3f5552833c162c846122061b9a347e9da;hpb=3fe74d130543156e3cbf8905e60ae1e84911be85;p=fanfix.git diff --git a/bundles/UiConfig.java b/bundles/UiConfig.java index 0f3142d..2122ccf 100644 --- a/bundles/UiConfig.java +++ b/bundles/UiConfig.java @@ -31,6 +31,9 @@ public enum UiConfig { @Meta(description = "The external viewer for non-images documents (or empty to use the system default program for the given file type)",// format = Format.STRING) NON_IMAGES_DOCUMENT_READER, // + @Meta(description = "The icon to use for the program",// + format = Format.FIXED_LIST, def = "default", list = { "default", "alternative", "magic-book", "pony-book", "pony-library" }) + PROGRAM_ICON, // // // GUI settings (hidden in config) //