File: TerminalInfo.plist

package info (click to toggle)
terminal.app 0.9.9-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 708 kB
  • sloc: objc: 6,715; makefile: 13
file content (13 lines) | stat: -rw-r--r-- 584 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    ApplicationDescription = "A Terminal Emulator";
    ApplicationIcon = Terminal;
    ApplicationName = Terminal;
    ApplicationRelease = "0.9.9";
    ApplicationURL = "http://gap.nongnu.org/terminal/index.html";
    Authors = ("Alexander Malmberg <alex@malmberg.org>","Gregory Casamento <greg.casamento@gmail.com>","Riccardo Mottola <rmottola@users.sf.net>");
    Copyright = "Copyright \u00a9 2002-2003, 2009-2017";
    CopyrightDescription = "Released under the GNU GPL v2. See COPYING for details.";
    FullVersionID = "0.9.9";
    CFBundleIdentifier = org.gap.Terminal;
}