1234567891011121314151617181920212223242526272829303132333435 |
- ######################################################################
- #
- # Common Desktop Environment (CDE)
- #
- # Action and DataType Definition File
- #
- # Generated by the CreateAction tool
- #
- # $Revision: 1.0
- #
- # $KEY: 4747
- #
- ######################################################################
- #
- # 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 amarok
- {
- LABEL amarok
- TYPE COMMAND
- EXEC_STRING amarok "%Arg_1%"
- ICON amarok
- WINDOW_TYPE NO_STDIO
- DESCRIPTION Amarok KDE Media Player.
- }
|