Link with C++ linker
[oweals/cde.git] / cde / programs / dticon / Dticon
1 !######################################################################
2 !#
3 !#     Dticon
4 !#
5 !#     Common Desktop Environment (CDE)
6 !#
7 !#     Application Defaults for the CDE DT Icon Editor
8 !#
9 !#     (c) Copyright 1993, 1994 Hewlett-Packard Company
10 !#     (c) Copyright 1993, 1994 International Business Machines Corp.
11 !#     (c) Copyright 1993, 1994 Sun Microsystems, Inc.
12 !#     (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary
13 !#         of Novell, Inc.
14 !#
15 !#     $XConsortium: Dticon /main/4 1996/08/09 14:46:18 mustafa $
16 !#
17 !######################################################################
18 !#
19 !# These resources set the accelerators used in the Icon Editor
20 !# along with the accelerator Text.
21 !#
22
23 #include "Dt"
24
25 Dticon*fileMenu.exit.acceleratorText:          %|nls-9-#Alt+F4#|
26 Dticon*fileMenu.exit.accelerator:              %|nls-10-#Alt<Key>F4#|
27 Dticon*editMenu.undo.acceleratorText:          %|nls-7-#Ctrl+Z#|
28 Dticon*editMenu.undo.accelerator:              %|nls-8-#Ctrl<Key>Z#|
29 Dticon*editMenu.cut.acceleratorText:           %|nls-5-#Ctrl+X#|
30 Dticon*editMenu.cut.accelerator:               %|nls-6-#Ctrl<Key>X#|
31 Dticon*editMenu.copy.acceleratorText:          %|nls-3-#Ctrl+C#|
32 Dticon*editMenu.copy.accelerator:              %|nls-4-#Ctrl<Key>C#|
33 Dticon*editMenu.paste.acceleratorText:         %|nls-1-#Ctrl+V#|
34 Dticon*editMenu.paste.accelerator:             %|nls-2-#Ctrl<Key>V#|
35
36 Dticon*fileMenu.new.acceleratorText:           %|nls-11-#Ctrl+N#|
37 Dticon*fileMenu.new.accelerator:               %|nls-12-#Ctrl<Key>N#|
38 Dticon*fileMenu.open.acceleratorText:          %|nls-13-#Ctrl+O#|
39 Dticon*fileMenu.open.accelerator:              %|nls-14-#Ctrl<Key>O#|
40 Dticon*fileMenu.save.acceleratorText:          %|nls-15-#Ctrl+S#|
41 Dticon*fileMenu.save.accelerator:              %|nls-16-#Ctrl<Key>S#|
42 Dticon*fileMenu.saveas.acceleratorText:        %|nls-17-#Ctrl+A#|
43 Dticon*fileMenu.saveas.accelerator:            %|nls-18-#Ctrl<Key>A#|
44
45 Dticon*instructionText.alignment:              alignment_beginning
46
47 Dticon*useMessaging:                           True
48 Dticon*useFileFilter:                          False
49 !#Dticon*secondaryColorSetId:                    1
50
51 !###########################   eof   ###########################