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

1234567891011121314151617181920212223242526272829303132333435
  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. requires
  9. version
  10. metadata:
  11. author=Greg <greg@dmdirc.com>
  12. mainclass=com.dmdirc.addons.sessionlock.SessionLock
  13. description=Adds Window session lock actions
  14. name=windowslock
  15. nicename=Windows Lock Support
  16. version:
  17. friendly=1.0
  18. updates:
  19. id=71
  20. requires:
  21. os=.*windows.*
  22. persistent:
  23. com.com.dmdirc.addons.sessionlock.SessionLockActionType
  24. com.com.dmdirc.addons.sessionlock.SessionLockActionMetaType
  25. com.com.dmdirc.addons.sessionlock.SessionLockActionMetaType$1
  26. provides:
  27. sessionlock action
  28. sessionlock actionmetatype