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.

action 1.2KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. # This is a DMDirc configuration file.
  2. # Written on: Sun Nov 25 13:32:18 GMT 2007
  3. # This section indicates which sections below take key/value
  4. # pairs, rather than a simple list. It should be placed above
  5. # any sections that take key/values.
  6. keysections:
  7. condition 0
  8. metadata
  9. setting 0
  10. setting 1
  11. setting 2
  12. concurrency
  13. triggers:
  14. QUERY_ACTION
  15. response:
  16. /notify $textcolour
  17. concurrency:
  18. group=windowcolours
  19. condition 0:
  20. argument=0
  21. component=QUERY_COLOUR
  22. target=$highlightcolour
  23. comparison=COLOUR_NEQUALS
  24. metadata:
  25. description=Changes the colour of query window names in the treeview (or other frame manager) when events occur.
  26. author=Shane <shane@dmdirc.com>
  27. version=6
  28. component=11
  29. setting 0:
  30. type=COLOUR
  31. setting=highlightcolour
  32. title=Highlight colour
  33. tooltip=Colour to use when you have been highlighted
  34. default=4
  35. setting 1:
  36. type=COLOUR
  37. setting=textcolour
  38. title=Text colour
  39. tooltip=Colour to use when someone speaks or sends an action
  40. default=12
  41. setting 2:
  42. type=TEXT
  43. setting=highlightregex
  44. title=Highlight regex
  45. tooltip=Regular expression to use for matching highlights
  46. default=(?i).*\\\\Q${SERVER_MYNICKNAME}\\\\E.*