pavucontrol.dt 929 B

1234567891011121314151617181920212223242526272829303132333435
  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 pavucontrol
  25. {
  26. LABEL PulseAudioCtrl
  27. TYPE COMMAND
  28. EXEC_STRING pavucontrol
  29. ICON Dtaudio
  30. WINDOW_TYPE NO_STDIO
  31. DESCRIPTION Control Pulse Audio.
  32. }