Revision: 13113
http://bibdesk.svn.sourceforge.net/bibdesk/?rev=13113&view=rev
Author: hofman
Date: 2008-04-02 11:04:07 -0700 (Wed, 02 Apr 2008)
Log Message:
-----------
remove obsolete menu items.
Modified Paths:
--------------
trunk/bibdesk/English.lproj/MainMenu.nib/info.nib
trunk/bibdesk/English.lproj/MainMenu.nib/keyedobjects.nib
trunk/bibdesk/French.lproj/MainMenu.nib/classes.nib
trunk/bibdesk/French.lproj/MainMenu.nib/info.nib
trunk/bibdesk/French.lproj/MainMenu.nib/keyedobjects.nib
Modified: trunk/bibdesk/English.lproj/MainMenu.nib/info.nib
===================================================================
--- trunk/bibdesk/English.lproj/MainMenu.nib/info.nib 2008-04-02 17:07:07 UTC
(rev 13112)
+++ trunk/bibdesk/English.lproj/MainMenu.nib/info.nib 2008-04-02 18:04:07 UTC
(rev 13113)
@@ -18,7 +18,7 @@
<integer>29</integer>
</array>
<key>IBSystem Version</key>
- <string>9C31</string>
+ <string>9C7010</string>
<key>targetFramework</key>
<string>IBCocoaFramework</string>
</dict>
Modified: trunk/bibdesk/English.lproj/MainMenu.nib/keyedobjects.nib
===================================================================
(Binary files differ)
Modified: trunk/bibdesk/French.lproj/MainMenu.nib/classes.nib
===================================================================
--- trunk/bibdesk/French.lproj/MainMenu.nib/classes.nib 2008-04-02 17:07:07 UTC
(rev 13112)
+++ trunk/bibdesk/French.lproj/MainMenu.nib/classes.nib 2008-04-02 18:04:07 UTC
(rev 13113)
@@ -1,149 +1,168 @@
{
- IBClasses = (
- {
- ACTIONS = {
- checkForUpdates = id;
- editSearchBookmarks = id;
- reportBug = id;
- requestFeature = id;
- showBookmarks = id;
- showPreferencePanel = id;
- showReadMeFile = id;
- showRelNotes = id;
- toggleShowingErrorPanel = id;
- toggleShowingOrphanedFilesPanel = id;
- toggleShowingPreviewPanel = id;
- visitWebSite = id;
- visitWiki = id;
- };
- CLASS = BDSKAppController;
- LANGUAGE = ObjC;
- OUTLETS = {
- bookmarksMenu = NSMenu;
- columnsMenu = NSMenu;
- copyAsTemplateMenu = NSMenu;
- groupSortMenu = NSMenu;
- previewDisplayMenu = NSMenu;
- searchBookmarksMenu = NSMenu;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- newTemplateDocument = id;
- openDocumentUsingFilter = id;
- openDocumentUsingPhonyCiteKeys = id;
- openTemplateDocument = id;
- };
- CLASS = BDSKDocumentController;
- LANGUAGE = ObjC;
- OUTLETS = {
- mainDocument = id;
- openTextEncodingAccessoryView = NSView;
- openTextEncodingPopupButton = BDSKEncodingPopUpButton;
- openUsingFilterAccessoryView = NSView;
- openUsingFilterComboBox = NSComboBox;
- };
- SUPERCLASS = NSDocumentController;
- },
- {
- CLASS = BDSKEncodingPopUpButton;
- LANGUAGE = ObjC;
- SUPERCLASS = NSPopUpButton;
- },
- {
- ACTIONS = {
- addBookmark = id;
- addScriptGroupAction = id;
- addSearchBookmark = id;
- addSearchGroupAction = id;
- addSmartGroupAction = id;
- addStaticGroupAction = id;
- addURLGroupAction = id;
- alternateCut = id;
- alternateDelete = id;
- changePreviewDisplay = id;
- columnsMenuAddTableColumn = id;
- consolidateLinkedFiles = id;
- copyAsAction = id;
- createNewPubUsingCrossrefAction = id;
- deleteSelectedPubs = id;
- deselectAll = id;
- deselectAllPublications = id;
- duplicate = id;
- duplicateTitleToBooktitle = id;
- editAction = id;
- editIgnoredSortPrefixes = id;
- editNewCategoryGroupWithSelection = id;
- editNewStaticGroupWithSelection = id;
- editPubCmd = id;
- editSelectedFieldAsRawBibTeX = id;
- emailPubCmd = id;
- find = id;
- generateCiteKey = id;
- importFromFileAction = id;
- importFromPasteboardAction = id;
- importFromWebAction = id;
- invertSelection = id;
- makeNewEmptyCollection = id;
- makeNewExternalSource = id;
- makeNewNotepad = id;
- makeSearchFieldKey = id;
- matchFiles = id;
- mergeInExternalPublications = id;
- migrateFiles = id;
- newBDSKLibrary = id;
- newPub = id;
- newTemplateDocument = id;
- openDocumentUsingFilter = id;
- openDocumentUsingPhonyCiteKeys = id;
- openLinkedFile = id;
- openRemoteURL = id;
- openTemplateDocument = id;
- previewAction = id;
- refreshAllExternalGroups = id;
- refreshScriptGroups = id;
- refreshSharedBrowsing = id;
- refreshURLGroups = id;
- removeSelectedPubs = id;
- reportBug = id;
- requestFeature = id;
- revealLinkedFile = id;
- saveAsBDSKDocument = id;
- searchByContent = id;
- selectAllPublications = id;
- selectCrossrefParentAction = id;
- selectDuplicates = id;
- selectIncompletePublications = id;
- selectLibraryGroup = id;
- selectPossibleDuplicates = id;
- sendToLyX = id;
- showDocumentInfoWindow = id;
- showFindPanel = id;
- showMacrosWindow = id;
- showNotesForLinkedFile = id;
- showReadMe = id;
- showRelNotes = id;
- sortForCrossrefs = id;
- sortGroupsByCount = id;
- sortGroupsByGroup = id;
- toggle = id;
- toggleShowingCustomCiteDrawer = id;
- toggleShowingErrorPanel = id;
- toggleShowingOrphanedFilesPanel = id;
- toggleShowingPreviewPanel = id;
- toggleSnoopDrawer = id;
- toggleStatusBar = id;
- };
- CLASS = FirstResponder;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {CLASS = NSControl; LANGUAGE = ObjC; SUPERCLASS = NSView; },
- {CLASS = NSFontManager; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = NSMenu; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = NSMenuItem; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = NSObject; LANGUAGE = ObjC; }
- );
- IBVersion = 1;
+ IBClasses = (
+ {
+ ACTIONS = {
+ checkForUpdates = id;
+ editSearchBookmarks = id;
+ reportBug = id;
+ requestFeature = id;
+ showBookmarks = id;
+ showPreferencePanel = id;
+ showReadMeFile = id;
+ showRelNotes = id;
+ toggleShowingErrorPanel = id;
+ toggleShowingOrphanedFilesPanel = id;
+ toggleShowingPreviewPanel = id;
+ visitWebSite = id;
+ visitWiki = id;
+ };
+ CLASS = BDSKAppController;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ bookmarksMenu = NSMenu;
+ columnsMenu = NSMenu;
+ copyAsTemplateMenu = NSMenu;
+ groupSortMenu = NSMenu;
+ previewDisplayMenu = NSMenu;
+ searchBookmarksMenu = NSMenu;
+ };
+ SUPERCLASS = NSObject;
+ },
+ {
+ ACTIONS = {
+ newTemplateDocument = id;
+ openDocumentUsingFilter = id;
+ openDocumentUsingPhonyCiteKeys = id;
+ openTemplateDocument = id;
+ };
+ CLASS = BDSKDocumentController;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ mainDocument = id;
+ openTextEncodingAccessoryView = NSView;
+ openTextEncodingPopupButton = BDSKEncodingPopUpButton;
+ openUsingFilterAccessoryView = NSView;
+ openUsingFilterComboBox = NSComboBox;
+ };
+ SUPERCLASS = NSDocumentController;
+ },
+ {
+ CLASS = BDSKEncodingPopUpButton;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSPopUpButton;
+ },
+ {
+ ACTIONS = {
+ addBookmark = id;
+ addScriptGroupAction = id;
+ addSearchBookmark = id;
+ addSearchGroupAction = id;
+ addSmartGroupAction = id;
+ addStaticGroupAction = id;
+ addURLGroupAction = id;
+ alternateCut = id;
+ alternateDelete = id;
+ changePreviewDisplay = id;
+ columnsMenuAddTableColumn = id;
+ consolidateLinkedFiles = id;
+ copyAsAction = id;
+ createNewPubUsingCrossrefAction = id;
+ deleteSelectedPubs = id;
+ deselectAll = id;
+ deselectAllPublications = id;
+ duplicate = id;
+ duplicateTitleToBooktitle = id;
+ editAction = id;
+ editIgnoredSortPrefixes = id;
+ editNewCategoryGroupWithSelection = id;
+ editNewStaticGroupWithSelection = id;
+ editPubCmd = id;
+ editSelectedFieldAsRawBibTeX = id;
+ emailPubCmd = id;
+ find = id;
+ generateCiteKey = id;
+ importFromFileAction = id;
+ importFromPasteboardAction = id;
+ importFromWebAction = id;
+ invertSelection = id;
+ makeNewEmptyCollection = id;
+ makeNewExternalSource = id;
+ makeNewNotepad = id;
+ makeSearchFieldKey = id;
+ matchFiles = id;
+ mergeInExternalPublications = id;
+ migrateFiles = id;
+ newBDSKLibrary = id;
+ newPub = id;
+ newTemplateDocument = id;
+ openDocumentUsingFilter = id;
+ openDocumentUsingPhonyCiteKeys = id;
+ openLinkedFile = id;
+ openRemoteURL = id;
+ openTemplateDocument = id;
+ previewAction = id;
+ refreshAllExternalGroups = id;
+ refreshScriptGroups = id;
+ refreshSharedBrowsing = id;
+ refreshURLGroups = id;
+ removeSelectedPubs = id;
+ reportBug = id;
+ requestFeature = id;
+ revealLinkedFile = id;
+ saveAsBDSKDocument = id;
+ searchByContent = id;
+ selectAllPublications = id;
+ selectCrossrefParentAction = id;
+ selectDuplicates = id;
+ selectIncompletePublications = id;
+ selectLibraryGroup = id;
+ selectPossibleDuplicates = id;
+ sendToLyX = id;
+ showDocumentInfoWindow = id;
+ showFindPanel = id;
+ showMacrosWindow = id;
+ showNotesForLinkedFile = id;
+ showReadMe = id;
+ showRelNotes = id;
+ sortForCrossrefs = id;
+ sortGroupsByCount = id;
+ sortGroupsByGroup = id;
+ toggle = id;
+ toggleShowingCustomCiteDrawer = id;
+ toggleShowingErrorPanel = id;
+ toggleShowingOrphanedFilesPanel = id;
+ toggleShowingPreviewPanel = id;
+ toggleSnoopDrawer = id;
+ toggleStatusBar = id;
+ };
+ CLASS = FirstResponder;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSObject;
+ },
+ {
+ CLASS = NSControl;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSView;
+ },
+ {
+ CLASS = NSFontManager;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSObject;
+ },
+ {
+ CLASS = NSMenu;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSObject;
+ },
+ {
+ CLASS = NSMenuItem;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSObject;
+ },
+ {
+ CLASS = NSObject;
+ LANGUAGE = ObjC;
+ }
+ );
+ IBVersion = 1;
}
\ No newline at end of file
Modified: trunk/bibdesk/French.lproj/MainMenu.nib/info.nib
===================================================================
--- trunk/bibdesk/French.lproj/MainMenu.nib/info.nib 2008-04-02 17:07:07 UTC
(rev 13112)
+++ trunk/bibdesk/French.lproj/MainMenu.nib/info.nib 2008-04-02 18:04:07 UTC
(rev 13113)
@@ -1,5 +1,5 @@
<?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">
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
@@ -22,7 +22,7 @@
<integer>29</integer>
</array>
<key>IBSystem Version</key>
- <string>8S165</string>
+ <string>9C7010</string>
<key>targetFramework</key>
<string>IBCocoaFramework</string>
</dict>
Modified: trunk/bibdesk/French.lproj/MainMenu.nib/keyedobjects.nib
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit