config.json 309 B

1234567891011121314
  1. [
  2. {
  3. "template": "sogod.plist.j2",
  4. "output": "/var/lib/sogo/GNUstep/Defaults/sogod.plist"
  5. },
  6. {
  7. "template": "UIxTopnavToolbar.wox.j2",
  8. "output": "/usr/lib/GNUstep/SOGo/Templates/UIxTopnavToolbar.wox"
  9. },
  10. {
  11. "template": "sogo.conf.j2",
  12. "output": "/etc/sogo/sogo.conf"
  13. }
  14. ]