You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

plugin.config 525B

1234567891011121314151617181920212223242526
  1. # This is a DMDirc configuration file.
  2. # This section indicates which sections below take key/value
  3. # pairs, rather than a simple list. It should be placed above
  4. # any sections that take key/values.
  5. keysections:
  6. metadata
  7. updates
  8. version
  9. metadata:
  10. author=Chris <chris@dmdirc.com>
  11. mainclass=com.dmdirc.addons.ui_dummy.DummyController
  12. description=A dummy user interface that allows no interaction
  13. name=ui_dummy
  14. nicename=Dummy UI
  15. unloadable=no
  16. updates:
  17. id=41
  18. version:
  19. friendly=0.7
  20. provides:
  21. dummy ui