mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-03-17 08:01:24 +00:00
English.lproj added
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@16662 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
da215f6a33
commit
9784867867
4 changed files with 60 additions and 0 deletions
BIN
English.lproj/InfoPlist.strings
Normal file
BIN
English.lproj/InfoPlist.strings
Normal file
Binary file not shown.
41
English.lproj/MainMenu.nib/classes.nib
generated
Normal file
41
English.lproj/MainMenu.nib/classes.nib
generated
Normal file
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{
|
||||
ACTIONS = {
|
||||
addFile = id;
|
||||
addSubproject = id;
|
||||
closeProject = id;
|
||||
findNext = id;
|
||||
findPrevious = id;
|
||||
newFile = id;
|
||||
newProject = id;
|
||||
newSubproject = id;
|
||||
openFile = id;
|
||||
openProject = id;
|
||||
removeFile = id;
|
||||
removeSubproject = id;
|
||||
renameFile = id;
|
||||
revertFile = id;
|
||||
revertToSaved = id;
|
||||
runTarget = id;
|
||||
saveFile = id;
|
||||
saveFiles = id;
|
||||
saveProject = id;
|
||||
saveProjectAs = id;
|
||||
showBuildPanel = id;
|
||||
showEditorPanel = id;
|
||||
showFindPanel = id;
|
||||
showInfoPanel = id;
|
||||
showInspector = id;
|
||||
showPrefWindow = id;
|
||||
showRunPanel = id;
|
||||
};
|
||||
CLASS = PCAppController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {delegate = id; };
|
||||
SUPERCLASS = NSObject;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
19
English.lproj/MainMenu.nib/info.nib
generated
Normal file
19
English.lproj/MainMenu.nib/info.nib
generated
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>29</key>
|
||||
<string>26 425 415 44 0 0 1024 746 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>286.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>29</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>6F21</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
English.lproj/MainMenu.nib/objects.nib
generated
Normal file
BIN
English.lproj/MainMenu.nib/objects.nib
generated
Normal file
Binary file not shown.
Loading…
Reference in a new issue