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

12345678910111213141516171819202122232425262728293031323334
  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. defaults
  10. icons
  11. metadata:
  12. author=Chris <chris@dmdirc.com>
  13. mainclass=com.dmdirc.addons.parser_xmpp.XmppPlugin
  14. description=Provides XMPP access for DMDirc.
  15. name=xmpp
  16. nicename=XMPP Plugin
  17. updates:
  18. id=63
  19. version:
  20. number=1
  21. friendly=0.2
  22. provides:
  23. xmpp parser
  24. xmpps parser
  25. exports:
  26. getParser in com.dmdirc.addons.parser_xmpp.XmppPlugin as getParser
  27. getDescription in com.dmdirc.addons.parser_xmpp.XmppPlugin as getProtocolDescription