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

1234567891011121314151617181920212223242526272829303132333435363738
  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. requires
  8. updates
  9. defaults
  10. version
  11. metadata:
  12. author=Shane <shane@dmdirc.com>
  13. mainclass=com.dmdirc.addons.windowstatus.WindowStatusPlugin
  14. description=Displays information related to the current window in the status bar.
  15. name=windowstatus
  16. nicename=WindowStatus Plugin
  17. requires:
  18. parent=ui_swing
  19. updates:
  20. id=13
  21. version:
  22. friendly=1.0
  23. provides:
  24. windowstatus statusbar_entry
  25. required-services:
  26. swing ui
  27. defaults:
  28. channel.shownone=true
  29. channel.noneprefix=None:
  30. client.showname=false