gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Possible bug in NSDocumentController


From: Germán Arias
Subject: Possible bug in NSDocumentController
Date: Mon, 23 Dec 2013 23:34:56 -0600

Is this correct? (line 1218 NSDocumentController.m)

name = [[NSBundle mainBundle] localizedStringForKey: type
                                    value: type
                                    table: @"InfoPlist"];


Don't should be NSHumanReadableNameKey the first "type".

Germán.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]