File: v-bin.menu

package info (click to toggle)
v1 1.20-2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 6,240 kB
  • ctags: 9,439
  • sloc: cpp: 48,033; ansic: 8,939; makefile: 1,369; sh: 30
file content (25 lines) | stat: -rw-r--r-- 571 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
?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"
?package(v-bin):\
	needs=x11\
	section=Apps/Programming\
        title="V IDE"\
        command="/usr/bin/vide"