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 532B

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. requires
  10. metadata:
  11. author=Greg <greg@dmdirc.com>
  12. mainclass=com.dmdirc.addons.serverlistdialog.ServerListDialogPlugin
  13. description=Support for server lists
  14. name=serverlistdialog
  15. nicename=Server List Dialog
  16. updates:
  17. id=74
  18. version:
  19. friendly=0.2
  20. requires:
  21. parent=ui_swing