Use POSIX macros for linux
[oweals/cde.git] / cde / programs / dtstyle / Dtstyle.src
1 ! $XConsortium: Dtstyle.src /main/4 1996/04/23 20:20:51 drk $
2 !######################################################################
3 !#
4 !#     Dtstyle
5 !#
6 !#     Common Desktop Environment (CDE)
7 !#
8 !#     Application Defaults for the Style Manager
9 !#
10 !#     (c) Copyright 1993, 1994 Hewlett-Packard Company
11 !#     (c) Copyright 1993, 1994 International Business Machines Corp.
12 !#     (c) Copyright 1993, 1994 Sun Microsystems, Inc.
13 !#     (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary 
14 !#         of Novell, Inc.
15 !#
16 !#
17 !######################################################################
18
19 XCOMM include "Dt"
20
21 !###
22 !#
23 !#   Main Window configuration
24 !#   
25 !#   Do not translate the following
26 !###
27 !# componentList specifies the buttons that appear in the Style Manager. 
28 !# The last button I18N is locale dependent.
29 Dtstyle*componentList:  Color Font Backdrop Keyboard Mouse Beep Screen Dtwm Startup %|nls-6-#I18N#|
30
31 !# The Style Manager may be oriented vertically by commenting out this line
32 Dtstyle*mainRC.orientation:         HORIZONTAL
33
34 !###
35 !#
36 !#  Font Dialog
37 !#
38 !# Font resource values must be a valid interface font alias name.
39 !#
40 !# Font resource values must match exactly the default font resources
41 !# specified in CDE_INSTALLATION_TOP/%L/sys.fonts.
42 !# 
43 !# Do not translate the following
44 !###
45
46 Dtstyle*NumFonts: %|nls-3-7^NumFonts|
47
48 %|nls-4-#Set of SystemFont#|
49
50 %|nls-5-#Set of UserFont#|
51
52
53 !###
54 !#
55 !#  Audio Dialog
56 !#  
57 !#  These resources specify the minimum and maximum tome for the bell,
58 !#  and the bell duration.  Tones outside this range are hard to hear.
59 !#  The duration scale is in tenths of a second, 25 means 2.5 seconds.
60 !#
61 !#  Do not translate the following
62 !###
63 Dtstyle*toneScale.maximum: 9000
64 Dtstyle*toneScale.minimum: 82
65 Dtstyle*durationScale.maximum: 25
66
67
68 !###
69 !#
70 !#  Accelerators
71 !#
72 !#  Do not translate the following
73 !###
74 Dtstyle*fileMenu.exit.acceleratorText:          %|nls-1-#Alt+F4#|
75 Dtstyle*fileMenu.exit.accelerator:              %|nls-2-#Alt<key>F4#|
76
77 !###########################   eof   ###########################
78
79
80