mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-24 20:21:20 +00:00
13 lines
393 B
Text
13 lines
393 B
Text
|
{
|
||
|
"!" = "Generated by ProjectCenter, do not edit";
|
||
|
ApplicationDescription = "No description avaliable!";
|
||
|
ApplicationName = "";
|
||
|
ApplicationRelease = 0.1;
|
||
|
Copyright = "Copyright (C) 200x";
|
||
|
CopyrightDescription = "Released under ...";
|
||
|
FullVersionID = 0.1;
|
||
|
NSExecutable = "";
|
||
|
NSMainNibFile = "";
|
||
|
NSPrincipalClass = NSApplication;
|
||
|
NSRole = Application;
|
||
|
}
|