File: CalculatorInfo.plist

package info (click to toggle)
gnustep-examples 1%3A1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,116 kB
  • sloc: objc: 14,993; makefile: 61; sh: 19
file content (10 lines) | stat: -rw-r--r-- 407 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
{
  ApplicationName = "Calculator";
  ApplicationDescription = "A Little GNUstep GUI Demo";
  ApplicationRelease = "Calculator 1.1";
  FullVersionID = "1.1.0 Jul 2000";
  Authors = ("Nicola Pero <n.pero@mi.flashnet.it>");
  Copyright = "Copyright (C) 1999, 2000 Free Software Foundation, Inc.";
  CopyrightDescription = "Released under the GNU General Public License 2.0";
  NSIcon = Calculator.app.tiff;
}