libreoffice-main.dt 945 B

12345678910111213141516171819202122232425262728293031323334353637
  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: 108
  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 libreoffice-main
  25. {
  26. LABEL LibreOffice
  27. TYPE COMMAND
  28. EXEC_STRING libreoffice "%Arg_1%"
  29. ICON libreoffice-main
  30. WINDOW_TYPE NO_STDIO
  31. DESCRIPTION Libre Office.
  32. }