diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-11-19 18:35:04 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-11-19 18:35:04 +0000 |
commit | 8bb61e6ab52e8da7b94c05bf5d576a31777d4d10 (patch) | |
tree | 58f78a60c3f1dfce4e55bb3a976219998989acef /packages/debian/menu | |
parent | 36daad8a08b77f06614afe14023267e5af8f754d (diff) |
updated with the files from puredata_0.41.4-1.diff.gz on the Debian page for the puredata package
svn path=/trunk/; revision=12794
Diffstat (limited to 'packages/debian/menu')
-rw-r--r-- | packages/debian/menu | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/packages/debian/menu b/packages/debian/menu index 6f5cdb55..6f852407 100644 --- a/packages/debian/menu +++ b/packages/debian/menu @@ -1,2 +1,4 @@ -?package(puredata):needs=x11 section="Apps/Sound"\ - title="PureData" command="x-terminal-emulator -e /usr/bin/pd" +?package(puredata):needs="x11" section="Applications/Sound"\ + title="PureData" \ + command="/usr/bin/pd" \ + icon="/usr/share/pixmaps/puredata.xpm" |