File: CalculatorInfo.plist

package info (click to toggle)
gnustep-examples 1%3A1.0.0-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,952 kB
  • ctags: 280
  • sloc: objc: 15,345; makefile: 64
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;
}