Currently the separators divide between actions for the selection, action for the view and actions modifying the collection as a whole.
Christiaan On 22 Jan 2008, at 7:17 PM, Adam R. Maxwell wrote: > Thanks for changing that. I can live without the separator, but I > thought it made sense to separate the "view file" actions from > "modify file" actions. The context menu is a bit overwhelming at > first glance. > > On Tuesday, January 22, 2008, at 10:04AM, > <[EMAIL PROTECTED]> wrote: >> Revision: 12627 >> http://bibdesk.svn.sourceforge.net/bibdesk/? >> rev=12627&view=rev >> Author: hofman >> Date: 2008-01-22 10:03:56 -0800 (Tue, 22 Jan 2008) >> >> Log Message: >> ----------- >> Use AutoFile consistently. Remove a menu separator. >> >> Modified Paths: >> -------------- >> trunk/bibdesk/BDSKEditor.m >> trunk/bibdesk/BDSKTextImportController.m >> trunk/bibdesk/BibDocument_Actions.m >> trunk/bibdesk/English.lproj/BDSKEditor.nib/info.nib >> trunk/bibdesk/English.lproj/BDSKEditor.nib/keyedobjects.nib >> trunk/bibdesk/English.lproj/BibDesk Help/bibdesk.texi >> trunk/bibdesk/English.lproj/MainMenu.nib/keyedobjects.nib >> trunk/bibdesk/French.lproj/BibDesk Help/bibdesk.texi >> >> Modified: trunk/bibdesk/BDSKEditor.m >> =================================================================== >> --- trunk/bibdesk/BDSKEditor.m 2008-01-22 17:50:19 UTC (rev 12626) >> +++ trunk/bibdesk/BDSKEditor.m 2008-01-22 18:03:56 UTC (rev 12627) >> @@ -1076,10 +1076,7 @@ >> [item setRepresentedObject:theURL]; >> >> if (isEditable) { >> - [menu insertItem:[NSMenuItem separatorItem] >> atIndex:++i]; >> - >> - // @@ Action menu title is "Auto File Linked >> Files"; "Auto File" (or worse, "Auto File File") is grammatically >> meaningless, but AutoFile is what we use in prefs and when >> describing the feature. "Consolidate" is used on the main menu >> and is more meaningful, but the association with AutoFile is not >> obvious from the word alone. Would "AutoFile Linked File" be more >> appropriate? >> - item = [menu insertItemWithTitle:NSLocalizedString >> (@"Auto File Linked File", @"Menu item title") >> + item = [menu insertItemWithTitle:NSLocalizedString >> (@"AutoFile Linked File", @"Menu item title") >> action:@selector >> (consolidateLinkedFiles:) >> keyEquivalent:@"" >> atIndex:++i]; >> >> Modified: trunk/bibdesk/BDSKTextImportController.m >> =================================================================== >> --- trunk/bibdesk/BDSKTextImportController.m 2008-01-22 17:50:19 >> UTC (rev 12626) >> +++ trunk/bibdesk/BDSKTextImportController.m 2008-01-22 18:03:56 >> UTC (rev 12627) >> @@ -1004,7 +1004,7 @@ >> [menuItem setTitle: NSLocalizedString(@"Generate Cite Key", >> @"Menu item title")]; >> return YES; >> } else if ([menuItem action] == @selector >> (consolidateLinkedFiles:)) { >> - [menuItem setTitle: NSLocalizedString(@"Consolidate Linked >> File", @"Menu item title")]; >> + [menuItem setTitle: NSLocalizedString(@"AutoFile Linked File", >> @"Menu item title")]; >> return [[item localFiles] count] > 0; >> } >> return YES; >> >> Modified: trunk/bibdesk/BibDocument_Actions.m >> =================================================================== >> --- trunk/bibdesk/BibDocument_Actions.m 2008-01-22 17:50:19 UTC >> (rev 12626) >> +++ trunk/bibdesk/BibDocument_Actions.m 2008-01-22 18:03:56 UTC >> (rev 12627) >> @@ -1249,7 +1249,7 @@ >> NSArray *selectedFiles = [[self selectedPublications] >> valueForKeyPath:@"@unionOfArrays.localFiles"]; >> [[BDSKFiler sharedFiler] filePapers:selectedFiles >> fromDocument:self check:check]; >> >> - [[self undoManager] setActionName:NSLocalizedString >> (@"Consolidate Files", @"Undo action name")]; >> + [[self undoManager] setActionName:NSLocalizedString(@"AutoFile >> Files", @"Undo action name")]; >> } >> >> - (IBAction)consolidateLinkedFiles:(id)sender{ >> @@ -1257,7 +1257,7 @@ >> NSBeep(); >> return; >> } >> - BDSKAlert *alert = [BDSKAlert >> alertWithMessageText:NSLocalizedString(@"Consolidate Linked >> Files", @"Message in alert dialog when consolidating files") >> + BDSKAlert *alert = [BDSKAlert >> alertWithMessageText:NSLocalizedString(@"AutoFile Linked Files", >> @"Message in alert dialog when consolidating files") >> >> defaultButton:NSLocalizedString(@"Move Complete Only", @"Button >> title") >> >> alternateButton:NSLocalizedString(@"Cancel", @"Button title") >> >> otherButton:NSLocalizedString(@"Move All", @"Button title") >> >> Modified: trunk/bibdesk/English.lproj/BDSKEditor.nib/info.nib >> =================================================================== >> --- trunk/bibdesk/English.lproj/BDSKEditor.nib/info.nib 2008-01-22 >> 17:50:19 UTC (rev 12626) >> +++ trunk/bibdesk/English.lproj/BDSKEditor.nib/info.nib 2008-01-22 >> 18:03:56 UTC (rev 12627) >> @@ -6,6 +6,8 @@ >> <string>70 102 356 240 0 0 1440 938 </string> >> <key>IBEditorPositions</key> >> <dict> >> + <key>726</key> >> + <string>70 347 256 237 0 0 1440 938 </string> >> <key>805</key> >> <string>460 430 520 422 0 0 1440 938 </string> >> </dict> >> @@ -17,8 +19,9 @@ >> <integer>5</integer> >> <key>IBOpenObjects</key> >> <array> >> + <integer>726</integer> >> + <integer>74</integer> >> <integer>805</integer> >> - <integer>74</integer> >> </array> >> <key>IBSystem Version</key> >> <string>8S165</string> >> >> Modified: trunk/bibdesk/English.lproj/BDSKEditor.nib/keyedobjects.nib >> =================================================================== >> (Binary files differ) >> >> Modified: trunk/bibdesk/English.lproj/BibDesk Help/bibdesk.texi >> =================================================================== >> --- trunk/bibdesk/English.lproj/BibDesk Help/bibdesk.texi >> 2008-01-22 17:50:19 UTC (rev 12626) >> +++ trunk/bibdesk/English.lproj/BibDesk Help/bibdesk.texi >> 2008-01-22 18:03:56 UTC (rev 12627) >> @@ -1873,7 +1873,7 @@ >> >> @menu >> * Automatically Move Files:: How BibDesk can keep new papers >> organized automatically once you've consolidated them. >> -* Consolidate Linked Files:: A command to move all linked >> files to your Papers Folder. >> +* AutoFile Linked Files:: A command to move all linked files >> to your Papers Folder. >> * Customizing the Local File Format:: How to customize the >> generated location of used for AutoFile. >> * Convert Files:: How to convert from Local-Url to aliases >> @end menu >> @@ -1908,11 +1908,11 @@ >> >> @c >> --------------------------------------------------------------------- >> ----------------- >> >> [EMAIL PROTECTED] Consolidate Linked Files >> [EMAIL PROTECTED] Consolidate Linked Files >> [EMAIL PROTECTED] AutoFile Linked Files >> [EMAIL PROTECTED] AutoFile Linked Files >> @abstract{How to consolidate linked files.} >> >> [EMAIL PROTECTED] consolidate linked files >> [EMAIL PROTECTED] auto file linked files >> >> Choose this command to scan all selected publications in the file >> for linked >> files. A dialog will be opened that asks you for some options. >> @@ -1948,7 +1948,7 @@ >> Consolidating linked files is undoable, so feel free to experiment. >> >> You can also AutoFile a single linked file by choosing the >> [EMAIL PROTECTED] File Paper} menu item in the action menu >> [EMAIL PROTECTED] Paper} menu item in the action menu >> of the Editor. >> >> @c >> --------------------------------------------------------------------- >> ----------------- >> >> Modified: trunk/bibdesk/English.lproj/MainMenu.nib/keyedobjects.nib >> =================================================================== >> (Binary files differ) >> >> Modified: trunk/bibdesk/French.lproj/BibDesk Help/bibdesk.texi >> =================================================================== >> --- trunk/bibdesk/French.lproj/BibDesk Help/bibdesk.texi >> 2008-01-22 17:50:19 UTC (rev 12626) >> +++ trunk/bibdesk/French.lproj/BibDesk Help/bibdesk.texi >> 2008-01-22 18:03:56 UTC (rev 12627) >> @@ -1873,7 +1873,7 @@ >> >> @menu >> * Automatically Move Files:: How BibDesk can keep new papers >> organized automatically once you've consolidated them. >> -* Consolidate Linked Files:: A command to move all linked >> files to your Papers Folder. >> +* AutoFile Linked Files:: A command to move all linked files >> to your Papers Folder. >> * Customizing the Local File Format:: How to customize the >> generated location of used for AutoFile. >> * Convert Files:: How to convert from Local-Url to aliases >> @end menu >> @@ -1908,11 +1908,11 @@ >> >> @c >> --------------------------------------------------------------------- >> ----------------- >> >> [EMAIL PROTECTED] Consolidate Linked Files >> [EMAIL PROTECTED] Consolidate Linked Files >> [EMAIL PROTECTED] AutoFile Linked Files >> [EMAIL PROTECTED] AutoFile Linked Files >> @abstract{How to consolidate linked files.} >> >> [EMAIL PROTECTED] consolidate linked files >> [EMAIL PROTECTED] auto file linked files >> >> Choose this command to scan all selected publications in the file >> for linked >> files. A dialog will be opened that asks you for some options. >> @@ -1948,7 +1948,7 @@ >> Consolidating linked files is undoable, so feel free to experiment. >> >> You can also AutoFile a single linked file by choosing the >> [EMAIL PROTECTED] File Paper} menu item in the action menu >> [EMAIL PROTECTED] Paper} menu item in the action menu >> of the Editor. >> >> @c >> --------------------------------------------------------------------- >> ----------------- >> >> >> This was sent by the SourceForge.net collaborative development >> platform, the world's largest Open Source development site. >> >> --------------------------------------------------------------------- >> ---- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Bibdesk-commit mailing list >> [EMAIL PROTECTED] >> https://lists.sourceforge.net/lists/listinfo/bibdesk-commit >> >> > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Bibdesk-develop mailing list > Bibdesk-develop@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bibdesk-develop ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Bibdesk-develop mailing list Bibdesk-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-develop