home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Internet / Demos / Oregano / !Oregano / Messages < prev    next >
Text File  |  2000-05-23  |  3KB  |  125 lines

  1. # Messages File for Oregano FastUI
  2.  
  3. # What are we called?
  4. app.name:Oregano
  5.  
  6. # Do we want bounding boxes drawn?
  7. draw.boxes:FALSE
  8.  
  9. # Do we want anti-twittering?
  10. draw.twitter:TRUE
  11.  
  12. # Do we want a different main window? (used to add titlebar when debugging)
  13. #main.window:mainwinD
  14.  
  15. # Top tool bar locked down
  16. tool.lock:TRUE
  17.  
  18. # Heap size in MB, minimum is 2MB
  19. heap.size:2
  20.  
  21. # Image heap size in MB
  22. heap.size.image:2
  23.  
  24. # Minimum free space, in kilobytes, before giving up on images
  25. image.min.free:500
  26.  
  27. # Underline links
  28. link.under:TRUE
  29.  
  30. # User Options
  31. user.opts:<Oregano$UserOpts>
  32.  
  33. # Where are our startup and home pages?
  34. #page.start:file:/Oregano:Screens/Home.html
  35.  
  36. page.home:http://www.castle.org.uk/OreganoHome/index.html
  37.  
  38. # Font cache in K
  39. font.cache:1024
  40.  
  41. # Fonts to use for proportional text base/bold/italic/both
  42. #font.normbase:TrueTypeFont:Arial.Regular
  43. #font.normbold:TrueTypeFont:Arial.Bold
  44. #font.normital:TrueTypeFont:Arial.Oblique
  45. #font.normboth:TrueTypeFont:Arial.BoldObliq
  46.  
  47. # Fonts to use for monospaced text base/bold/italic/both
  48. font.fixbase:TrueTypeFont:Typewriter.Regular
  49. font.fixbold:TrueTypeFont:Typewriter.Bold
  50. font.fixital:TrueTypeFont:Typewriter.Oblique
  51. font.fixboth:TrueTypeFont:Typewriter.BoldObliq
  52.  
  53. # Fallback font for stackable system
  54. #font.fallback:TrueTypeFont:Cyberbit
  55.  
  56. # alternative japanese font (SJIS encoding)
  57. #font.fallback:TrueTypeFont:WadalabGothic
  58. #font.fallback.type:3
  59. #font.forcegeneric:TRUE
  60.  
  61. # MS 'black-style' chinese font
  62. #font.fallback:TrueTypeFont:mshei/ttf
  63. #font.fallback.type:1
  64.  
  65. # Korean font
  66. #font.fallback:TrueTypeFont:HMKMCR
  67. #font.spacing:100
  68. #editor.shift:0
  69.  
  70. # Proton's chinese font
  71. #font.fallback:TrueTypeFont:DATH5
  72.  
  73. # Font for GUI components
  74. #font.gui:TrueTypeFont:Arial.Regular
  75.  
  76. # Vertical shift in editor lib for fonts with silly baselines
  77. #editor.shift:8
  78.  
  79.  
  80. # free fonts selection:
  81. font.normbase:TrueTypeFont:OldTimes.Regular
  82. font.normbold:TrueTypeFont:OldTimes.Bold
  83. font.normital:TrueTypeFont:OldTimes.Italic
  84. font.normboth:TrueTypeFont:OldTimes.BoldItalic
  85. font.spacing:130
  86. editor.shift:-2
  87. font.gui:TrueTypeFont:OldTimes.Regular
  88.  
  89.  
  90. # left hand toolbar?
  91. gui.leftbar:FALSE
  92.  
  93. # have options button in top bar (only if no left toolbar)
  94. gui.topoptions:FALSE
  95.  
  96. # Font size for GUI components
  97. gui.fontsize:14
  98.  
  99. # Do we want a fixed sized window or automatically fill the screen? (auto / fixed)
  100. #screen.size:auto
  101. #screen.x:800
  102. #screen.y:600
  103.  
  104. # Country configuration
  105. country.name:UK
  106.  
  107. # Tooltip configuration - colours are in BBGGRR00 colourtrans format
  108. # opening delay is in centiseconds
  109. tooltip.enable:TRUE
  110. tooltip.fore:0x00000000
  111. tooltip.back:0xffffff00
  112. tooltip.border:0x00000000
  113. tooltip.delay:80
  114.  
  115. # Start up banner - Background colour is colour trans
  116. banner.bg:0xffffff00
  117.  
  118. # Scroll bar actions - on/off/dynamic/grey
  119. scroll.vert:grey
  120. scroll.horz:off
  121.  
  122. # PPPconnect string passed to stbdial. %s is substituted for the username
  123. # read from the smart card
  124. dialler.pppstring:pppconnect modem defaultroute noipdefault crtscts asyncmap 0 idle-disconnect 120 user %s ModemCard:0 115200
  125.