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:
CaS 2003-10-17 10:06:06 +00:00
parent d41fb2c476
commit efed6ad221

View file

@ -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