mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-29 04:50:56 +00:00
Attempted bugfix so the NSPerformServices() works for different language
variants. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17905 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d41fb2c476
commit
efed6ad221
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2003-10-17 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/GSServicesManager.m: Make mapping of service names to
|
||||
their definitions include all available language variants so
|
||||
that NSPerformService() should work irrespective of the
|
||||
currently selected language preferences. Tested to ensure it
|
||||
still works for my selected english, but not yet to see if it
|
||||
actually fixes the bug.
|
||||
|
||||
2003-10-13 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* configure.ac: Simplify graphics libs lookup
|
||||
|
|
Loading…
Reference in a new issue