skype.dt 911 B

123456789101112131415161718192021222324252627282930313233
  1. ######################################################################
  2. #
  3. # Common Desktop Environment (CDE)
  4. #
  5. # Action and DataType Definition File
  6. #
  7. # Generated by the CreateAction tool
  8. #
  9. # $Revision: 1.0
  10. #
  11. # $KEY: 4747
  12. #
  13. ######################################################################
  14. #
  15. # WARNING:
  16. #
  17. # This file was generated by the CDE CreateAction tool.
  18. # If this file is modified by some other tool, such as vi,
  19. # the CreateAction tool will no longer be able to load and
  20. # update this file. For this reason, changes to this file
  21. # should be handled through CreateAction whenever possible.
  22. #
  23. ######################################################################
  24. ACTION skype
  25. {
  26. LABEL skype
  27. TYPE COMMAND
  28. EXEC_STRING skype %Arg_1%
  29. ICON skype
  30. WINDOW_TYPE NO_STDIO
  31. DESCRIPTION Talk through SKYPE.
  32. }