mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 23:40:49 +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
6c7f55f233
commit
aa1f0a5dc0
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>
|
Sun Jan 6 13:56:53 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
* Source/NSSpellChecker.m ([-_launchSpellCheckerForLanguage:]):
|
* Source/NSSpellChecker.m ([-_launchSpellCheckerForLanguage:]):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue