From e3e984b6c84a2df12f5de90a2772a3a9f13b64e2 Mon Sep 17 00:00:00 2001 From: rmottola Date: Mon, 15 Jul 2013 22:02:56 +0000 Subject: [PATCH] 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 --- ChangeLog | 5 +++++ Images/nsmapping.strings | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 477272e19..94cd3afe2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-07-15 Riccardo Mottola + + * Images/nsmapping.strings + Do not remap GNUstep image itself. + 2013-07-15 Riccardo Mottola * Headers/Additions/GNUstepGUI/GSTheme.h diff --git a/Images/nsmapping.strings b/Images/nsmapping.strings index ff27636d8..e352a2563 100644 --- a/Images/nsmapping.strings +++ b/Images/nsmapping.strings @@ -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;