File: v-bin.menu

package info (click to toggle)
v1 1.17-4
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 5,812 kB
  • ctags: 6,780
  • sloc: cpp: 43,604; ansic: 5,003; makefile: 955; sh: 30
file content (20 lines) | stat: -rw-r--r-- 459 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
?package(v-bin):\
	needs=x11\
	section=Apps/Graphics\
        title="V Draw"\
        command="/usr/bin/vdraw"
?package(v-bin):\
	needs=x11\
	section=Apps/Editors\
        title="V Editor"\
        command="/usr/bin/ved"
?package(v-bin):\
	needs=x11\
	section=Apps/Programming\
        title="V Generator"\
        command="/usr/bin/vgen"
?package(v-bin):\
	needs=x11\
	section=Apps/Graphics\
        title="V Icon Editor"\
        command="/usr/bin/viconed"