選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

plugin.config 702B

123456789101112131415161718192021222324252627282930313233343536
  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. metadata:
  11. author=Chris <chris@dmdirc.com>
  12. mainclass=com.dmdirc.addons.ui_swing.SwingController
  13. description=The standard DMDirc user interface
  14. name=ui_swing
  15. nicename=Swing UI
  16. unloadable=no
  17. updates:
  18. id=42
  19. version:
  20. friendly=0.7
  21. provides:
  22. swing ui
  23. defaults:
  24. debugEDT=false
  25. windowMenuItems=30
  26. windowMenuScrollInterval=250
  27. showtopicbar=true
  28. shownicklist=true
  29. showfulltopic=false
  30. hideEmptyTopicBar=false