~ubuntu-branches/ubuntu/dapper/tk8.0/dapper-updates

« back to all changes in this revision

Viewing changes to tests/option.file1

  • Committer: Bazaar Package Importer
  • Author(s): Mike Markley
  • Date: 2001-07-24 21:57:40 UTC
  • Revision ID: james.westby@ubuntu.com-20010724215740-r70t25rtmbqjil2h
Tags: upstream-8.0.5
ImportĀ upstreamĀ versionĀ 8.0.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
! This file is a sample option (resource) database used to test
 
2
! Tk's option-handling capabilities.
 
3
 
 
4
! Comment line \
 
5
  with a backslash-newline sequence embedded in it.
 
6
 
 
7
*x1:    blue
 
8
         tktest.x2              : green
 
9
*\
 
10
x3 \
 
11
  : pur\
 
12
ple
 
13
*x 4:   brown
 
14
# More comments, this time delimited by hash-marks.
 
15
        # Comment-line with space.
 
16
*x6:      
 
17
# comment line as last line of file.