File: menu

package info (click to toggle)
terminal.app 0.9.8-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 668 kB
  • ctags: 103
  • sloc: objc: 6,356; makefile: 51; sh: 21
file content (11 lines) | stat: -rw-r--r-- 468 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
?package(terminal.app):needs="X11"\
  section="Applications/Terminal Emulators"\
  title="Terminal"\
  hints="GNUstep"\
  longtitle="Terminal, a Terminal Emulator for GNUstep"\
  icon="/usr/share/pixmaps/Terminal.xpm"\
  description="Terminal.app provides terminal emulation in a GNUstep\
		environment. It gives colorized terminals with configurable\
		fonts, and also allows users to configure shell utilities\
		as GNUstep services."\
  command="/usr/bin/Terminal"