mirror of
https://github.com/chocolate-doom/launcher.git
synced 2025-02-18 01:31:42 +00:00
12 lines
387 B
Text
12 lines
387 B
Text
|
{
|
||
|
ApplicationDescription = "No description avaliable!";
|
||
|
ApplicationName = "chocolate-launcher";
|
||
|
ApplicationRelease = 0.1;
|
||
|
Copyright = "Copyright (C) 200x";
|
||
|
CopyrightDescription = "Released under ...";
|
||
|
FullVersionID = 0.1;
|
||
|
NSExecutable = "chocolate-launcher";
|
||
|
NSMainNibFile = launcher.gorm;
|
||
|
NSPrincipalClass = NSApplication;
|
||
|
NSRole = Application;
|
||
|
}
|