mirror of
https://github.com/chocolate-doom/launcher.git
synced 2025-02-16 17:00:58 +00:00
12 lines
No EOL
387 B
Text
12 lines
No EOL
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;
|
|
} |