For those of you who are CDE users and who are interested :-
I've created an "action" and associated icons so that PilotManager may be
started from the workspace menu.
Here's what you do with these files:
1) Save the action (.dt) file in:
{Your home directory}/.dt/types
2) Save the icon (.pm) files in:
{Your home directory}/.dt/icons
3) Start the Create Action tool (found in the Application Manager, Desktop
Apps section). Open the PilotManager action (you have just saved) and save
it again. This will create a file in your home directory called
PilotManager with the familiar icon.
NOTE: This action was created *assuming* the PilotManager executable is in
your path. If not, change the "Command When Action is Opened" so that it
will start PilotManager where *you* have installed it.
4) Drag the icon to the "Install Icon" area of the subpanel of your choice (I
used "Personal Applications").
Kent
_______________________________________________________________________________
|/ Kent W. Madsen EMAIL: kent.madsen@xxxxxxx
|\/| Business Technologist - Sales PHONE: x66568 650/336-6568
| | SunSoft Information Resources SUN MICROSYSTEMS, INC.
######################################################################
#
# Common Desktop Environment (CDE)
#
# Action and DataType Definition File
#
# Generated by the CreateAction tool
#
# $Revision: 1.0
#
# $KEY: 7468
#
######################################################################
#
# WARNING:
#
# This file was generated by the CDE CreateAction tool.
# If this file is modified by some other tool, such as vi,
# the CreateAction tool will no longer be able to load and
# update this file. For this reason, changes to this file
# should be handled through CreateAction whenever possible.
#
######################################################################
ACTION PilotManager
{
LABEL PilotManager
TYPE COMMAND
EXEC_STRING PilotManager
ICON pilotmgr
WINDOW_TYPE NO_STDIO
DESCRIPTION PalmPilot <-> Solaris HotSync Tool
}
Attachment:
pilotmgr.l.pm
Description: pilotmgr.l.pm
Attachment:
pilotmgr.t.pm
Description: pilotmgr.t.pm
Attachment:
pilotmgr.m.pm
Description: pilotmgr.m.pm
Attachment:
pilotmgr.s.pm
Description: pilotmgr.s.pm
|
|