diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-22 04:30:00 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-22 04:30:00 +0800 |
commit | 848eb01901a27ed3a39d12b843c536fa0a2610c9 (patch) | |
tree | 26c64263212198d0b4ac73a5acf0b0e811943112 /audio/gnomemedia2/files | |
parent | 453afcbf514498bb058afdccbf373a68288c672b (diff) | |
download | marcuscom-ports-848eb01901a27ed3a39d12b843c536fa0a2610c9.tar marcuscom-ports-848eb01901a27ed3a39d12b843c536fa0a2610c9.tar.gz marcuscom-ports-848eb01901a27ed3a39d12b843c536fa0a2610c9.tar.bz2 marcuscom-ports-848eb01901a27ed3a39d12b843c536fa0a2610c9.tar.lz marcuscom-ports-848eb01901a27ed3a39d12b843c536fa0a2610c9.tar.xz marcuscom-ports-848eb01901a27ed3a39d12b843c536fa0a2610c9.tar.zst marcuscom-ports-848eb01901a27ed3a39d12b843c536fa0a2610c9.zip |
Correct the name of the volume control application.
Submitted by: Koop Mast <kwm@rainbow-runner.nl>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1867 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/gnomemedia2/files')
-rw-r--r-- | audio/gnomemedia2/files/patch-gst-mixer_gnome-volume-control.desktop.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/gnomemedia2/files/patch-gst-mixer_gnome-volume-control.desktop.in b/audio/gnomemedia2/files/patch-gst-mixer_gnome-volume-control.desktop.in new file mode 100644 index 000000000..535314e7d --- /dev/null +++ b/audio/gnomemedia2/files/patch-gst-mixer_gnome-volume-control.desktop.in @@ -0,0 +1,11 @@ +--- gst-mixer/gnome-volume-control.desktop.in.orig Sat Feb 21 15:33:42 2004 ++++ gst-mixer/gnome-volume-control.desktop.in Sat Feb 21 15:33:56 2004 +@@ -2,7 +2,7 @@ + Encoding=UTF-8 + _Name=Volume Control + _Comment=Adjust the volume level +-Exec=gst-mixer ++Exec=gnome-volume-control + Icon=gnome-mixer.png + StartupNotify=true + Info=Gnome Mixer |