diff options
author | Michales Michaloudes <korgie@gmail.com> | 2011-12-11 17:54:57 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-18 00:07:45 -0200 |
commit | 44ecb8e089e631370901ab0fdf7ecc56539e7e0d (patch) | |
tree | 2c9987ea45774ddd4fdbb26d760eba21d5960ea2 /audio/pd/pd.desktop | |
parent | ddf4b39e96596d8ec97d87995d1d3525766b266a (diff) | |
download | slackbuilds-44ecb8e089e631370901ab0fdf7ecc56539e7e0d.tar.gz |
audio/pd: Rebuilt to include some headers
This commit also cleans up some of the build script
(yep, changes by rworkman)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/pd/pd.desktop')
-rw-r--r-- | audio/pd/pd.desktop | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/pd/pd.desktop b/audio/pd/pd.desktop index 19c3496f8b..713e8204d0 100644 --- a/audio/pd/pd.desktop +++ b/audio/pd/pd.desktop @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Exec=pd Icon=/usr/share/pd/pd_48-3.xpm Name=Pure Data @@ -7,4 +6,4 @@ GenericName=Real-time graphical programming environment for audio, video, and gr GenericName[el]=Γραφικό περιβάλλον προγραμματισμού ήχου, midi και εικόνας. StartupNotify=true Type=Application -Categories=MIDI;Audio;Sound;AudioVideo; +Categories=Audio;AudioVideo; |