52 lines
2.2 KiB
Plaintext
52 lines
2.2 KiB
Plaintext
!######################################################################
|
|
!#
|
|
!# Dticon
|
|
!#
|
|
!# Common Desktop Environment (CDE)
|
|
!#
|
|
!# Application Defaults for the CDE DT Icon Editor
|
|
!#
|
|
!# (c) Copyright 1993, 1994 Hewlett-Packard Company
|
|
!# (c) Copyright 1993, 1994 International Business Machines Corp.
|
|
!# (c) Copyright 1993, 1994 Sun Microsystems, Inc.
|
|
!# (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary
|
|
!# of Novell, Inc.
|
|
!#
|
|
!# $XConsortium: Dticon /main/4 1996/08/09 14:46:18 mustafa $
|
|
!#
|
|
!######################################################################
|
|
!#
|
|
!# These resources set the accelerators used in the Icon Editor
|
|
!# along with the accelerator Text.
|
|
!#
|
|
|
|
#include "Dt"
|
|
|
|
Dticon*fileMenu.exit.acceleratorText: %|nls-9-#Alt+F4#|
|
|
Dticon*fileMenu.exit.accelerator: %|nls-10-#Alt<Key>F4#|
|
|
Dticon*editMenu.undo.acceleratorText: %|nls-7-#Ctrl+Z#|
|
|
Dticon*editMenu.undo.accelerator: %|nls-8-#Ctrl<Key>Z#|
|
|
Dticon*editMenu.cut.acceleratorText: %|nls-5-#Ctrl+X#|
|
|
Dticon*editMenu.cut.accelerator: %|nls-6-#Ctrl<Key>X#|
|
|
Dticon*editMenu.copy.acceleratorText: %|nls-3-#Ctrl+C#|
|
|
Dticon*editMenu.copy.accelerator: %|nls-4-#Ctrl<Key>C#|
|
|
Dticon*editMenu.paste.acceleratorText: %|nls-1-#Ctrl+V#|
|
|
Dticon*editMenu.paste.accelerator: %|nls-2-#Ctrl<Key>V#|
|
|
|
|
Dticon*fileMenu.new.acceleratorText: %|nls-11-#Ctrl+N#|
|
|
Dticon*fileMenu.new.accelerator: %|nls-12-#Ctrl<Key>N#|
|
|
Dticon*fileMenu.open.acceleratorText: %|nls-13-#Ctrl+O#|
|
|
Dticon*fileMenu.open.accelerator: %|nls-14-#Ctrl<Key>O#|
|
|
Dticon*fileMenu.save.acceleratorText: %|nls-15-#Ctrl+S#|
|
|
Dticon*fileMenu.save.accelerator: %|nls-16-#Ctrl<Key>S#|
|
|
Dticon*fileMenu.saveas.acceleratorText: %|nls-17-#Ctrl+A#|
|
|
Dticon*fileMenu.saveas.accelerator: %|nls-18-#Ctrl<Key>A#|
|
|
|
|
Dticon*instructionText.alignment: alignment_beginning
|
|
|
|
Dticon*useMessaging: True
|
|
Dticon*useFileFilter: False
|
|
!#Dticon*secondaryColorSetId: 1
|
|
|
|
!########################### eof ###########################
|