mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Improved management of Windows menu when working in another language
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12030 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7f388bdd2d
commit
cd31a4f8a2
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
Mon Jan 7 16:05:19 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSApplication.m ([-setMainMenu:]): Only manually set a
|
||||
new windows menu if no one was already set. When looking manually
|
||||
for a Windows menu, look both for translated and untranslated
|
||||
'Windows' menu items. Translate it if not yet translated.
|
||||
([-setWindowsMenu:]): If no translated 'Windows' menu item could
|
||||
be found, try and look for an untranslated one. Translate it if
|
||||
found.
|
||||
|
||||
Sun Jan 6 13:56:53 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSSpellChecker.m ([-_launchSpellCheckerForLanguage:]):
|
||||
|
|
Loading…
Reference in a new issue