source: branches/stable/lib/arb_default/status.arb

Last change on this file was 14581, checked in by westram, 8 years ago
  • do not reopen file/pipe to read ascii database format (avoids one broken-pipe error)
    • use same detection method as already by GBT_check_arb_file
    • arb now refuses to load ascii-databases without correct header
  • added missing ascii-header to status.arb (default property file)
  • GBT_check_arb_file now opens decompression pipe with stderr redirected
    • hides the 'broken pipe' error always occurring from there (because only a few bytes get read)
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 136 bytes
Line 
1/*ARBDB ASCII*/
2window  :0000   %% (%
3        font    :0000                   "9x15bold"
4        foreground      :0000           "Black"
5        background      :0000           "#FF8"
6        %) /*window*/
7
Note: See TracBrowser for help on using the repository browser.