UniFM/res/config/options.ini

16 lines
663 B
INI
Raw Permalink Normal View History

2018-11-14 19:08:50 +02:00
; This file contains a list of OptionStorages.
; OptionStorage is a special submodule responsible for management of it's main module settings.
; Each record in this file has the following syntax:
; module.package.ModuleClass = <explicit_name | #localized_string_identifier>
; If you plan to obfuscate your module, don't forget to tell your obfuscator to adapt the contents of this file.
; For ProGuard it is done like that: -adaptresourcefilecontents config/*
modules.ZipOptions = # 211
modules.RarOptions = # 325
modules.audio.AudioOptions = # 213
modules.video.VideoOptions = # 215
modules.image.ImageOptions = # 214
modules.text.TextOptions = # 216