On Nov 19, 2011, at 3:03, Adam R. Maxwell wrote:

> 
> On Nov 18, 2011, at 17:49 , FZiegler wrote:
> 
>> That said, unless you advise against compiling my own, you can still 
>> help me by pointing out the line(s) of code where the title gets set...
> 
> In BDSKEditor.m, change
> 
> - (NSString *)windowTitleForDocumentDisplayName:(NSString *)displayName{
>    return [publication displayTitle];
> }
> 
> to 
> 
> - (NSString *)windowTitleForDocumentDisplayName:(NSString *)displayName{
>    return [publication citeKey];
> }
> 

As well as the various places where -synchronizeWindowTitleWithDocumentName is 
called.

Christiaan


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Bibdesk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to