aboutsummaryrefslogtreecommitdiff
path: root/packages/linux_make/pd-extended.menu
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-09-19 02:42:27 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-09-19 02:42:27 +0000
commitc7f767f3566fd390807f8a0944caf4243a52c9a1 (patch)
treebd1458d9f6a05955a2abee62c7629cffa23d4a7d /packages/linux_make/pd-extended.menu
parent997b7a8a540f3de0def3d1f17b9a976f9989dec5 (diff)
added a .menu file and an 32x32 .xpm icon to try to make the menu item show up again
svn path=/trunk/; revision=15303
Diffstat (limited to 'packages/linux_make/pd-extended.menu')
-rw-r--r--packages/linux_make/pd-extended.menu4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/linux_make/pd-extended.menu b/packages/linux_make/pd-extended.menu
new file mode 100644
index 00000000..53f5a71d
--- /dev/null
+++ b/packages/linux_make/pd-extended.menu
@@ -0,0 +1,4 @@
+?package(pd-extended):needs="X11" section="Applications/Sound" \
+ title="Pd-extended" \
+ command="/usr/lib/pd-extended/tcl/pd-gui.tcl" \
+ icon="/usr/share/pixmaps/pd-extended.xpm" \