* Remove compile time files

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@28059 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Sergii Stoian 2009-03-09 20:17:15 +00:00
parent 64995148d5
commit 8c23bab5c2
7 changed files with 0 additions and 37 deletions
Modules/Preferences/EditorFSC/EditorFSC.preferences

View file

@ -1,24 +0,0 @@
{
"## Comment" = "Do NOT change this file, Gorm maintains it";
PCEditorFSCPrefs = {
Actions = (
"setEditorPlainTextFont:",
"setEditorRichTextFont:",
"setEditorSize:",
"setEditorColor:"
);
Outlets = (
editorFSCView,
plainTextFontButton,
plainTextFontField,
richTextFontButton,
richTextFontField,
editorLinesField,
editorColumnsField,
foregroundColorWell,
backgroundColorWell,
selectionColorWell
);
Super = NSObject;
};
}

View file

@ -1,6 +0,0 @@
{
NOTE = "Automatically generated, do not edit!";
NSExecutable = "EditorFSC";
NSMainNibFile = "";
NSPrincipalClass = "PCEditorFSCPrefs";
}

View file

@ -1,6 +0,0 @@
{
Type = "Preferences";
Name = "Editor: Fonts, Sizes & Colors";
Description = "Common editor's preferences.";
PrincipalClassName = "PCEditorFSCPrefs";
}

View file

@ -1 +0,0 @@
OLD_GNUSTEP_STAMP_ASTRING = _PCEditorFSCPrefs-