diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-06-30 18:16:16 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-06-30 18:16:16 +0000 |
commit | c4d080bf87da3944a15f4ca9942273b2cb3306f8 (patch) | |
tree | ab6ca059a37bcfd9a5d825278f4ae75152216021 /packages/linux_make/pd-extended.desktop | |
parent | dacf7b607b9d0fda8b9a38b58dc97ce77b9ce3e9 (diff) |
hacked together a .deb for Pd-extended at gohan/zaragoza
svn path=/trunk/; revision=7862
Diffstat (limited to 'packages/linux_make/pd-extended.desktop')
-rw-r--r-- | packages/linux_make/pd-extended.desktop | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/linux_make/pd-extended.desktop b/packages/linux_make/pd-extended.desktop new file mode 100644 index 00000000..f33c7eb2 --- /dev/null +++ b/packages/linux_make/pd-extended.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Pd-extended +GenericName=Pure Data +Comment=Visual dataflow programming platform for multimedia +Exec=/usr/local/bin/pd +Terminal=false +Type=Application +Icon=pd +Categories=GNOME;GTK;Application;AudioVideo;X-Ximian-Main;X-Red-Hat-Base; +MimeType=application/x-ogg;application/ogg;audio/x-mp3; +StartupNotify=true +X-Ubuntu-Gettext-Domain=pd-extended |