File: vim-gui-common.menu

package info (click to toggle)
vim 1%3A7.0-122%2B1etch5
  • links: PTS
  • area: main
  • in suites: etch
  • size: 9,992 kB
  • ctags: 55
  • sloc: makefile: 444; sh: 224; perl: 97; python: 25
file content (8 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
?package(vim-gui-common):needs="x11"			\
	section="Apps/Editors" 				\
	title="GVIM"					\
	longtitle="GVIM, graphical Vi IMproved"		\
        command="/usr/bin/gvim -f"			\
        icon="/usr/share/pixmaps/vim-32.xpm"		\
        icon32x32="/usr/share/pixmaps/vim-32.xpm"	\
        icon16x16="/usr/share/pixmaps/vim-16.xpm"