Do not remap GNUstep image itself.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@36894 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Riccardo Mottola 2013-07-15 22:02:56 +00:00
parent 28fff5bc13
commit 84475d435d
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2013-07-15 Riccardo Mottola <rm@gnu.org>
* Images/nsmapping.strings
Do not remap GNUstep image itself.
2013-07-15 Riccardo Mottola <rm@gnu.org>
* Headers/Additions/GNUstepGUI/GSTheme.h

View file

@ -2,7 +2,8 @@
actual files where the GNUstep keeps them. The format is the "strings"
format and content is trivial. */
GNUstep = NSApplicationIcon;
/* We do not remap the application icon to GNUstep */
/* GNUstep = NSApplicationIcon; */
common_SwitchOff = GSSwitch;
NSSwitch = GSSwitch;