mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-22 11:21:29 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@24242 72102866-910b-0410-8b05-ffd578937521
8 lines
No EOL
228 B
Text
8 lines
No EOL
228 B
Text
{
|
|
Type = "Editor";
|
|
Name = "ProjectCenter";
|
|
Description = "Default ProjectCenter code editor (C, ObjectiveC, C++ files)";
|
|
PrincipalClassName = "PCEditor";
|
|
FileTypes = (C,c,m,M,h,H,cc,CC);
|
|
ProvidesBrowserItems = YES;
|
|
} |