File: menu

package info (click to toggle)
wsoundserver 0.4.0-19
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 1,720 kB
  • ctags: 253
  • sloc: sh: 10,011; ansic: 2,240; makefile: 147
file content (17 lines) | stat: -rw-r--r-- 486 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
?package(wsoundserver): \
	needs=wmaker \
	section=Apps/Sound \
	title="WSoundServer" \
	command="EXEC wsoundserver"
?package(wsoundserver): \
	needs=wmappearance \
	section=Appearance \
	title="Sound Sets" \
	sort=ss \
	command="OPEN_MENU USER_SOUND_SETS_DIR LOCAL_SOUND_SETS_DIR SOUND_SETS_DIR WITH setsounds"
?package(wsoundserver): \
	needs=wmappearance \
	section=Appearance \
	title="Save SoundSet" \
	sort=zz \
	command="EXEC getsounds USER_SOUND_SETS_DIR/\"%a(SoundSet name)\""