mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 08:41:23 +00:00
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:
parent
2282989353
commit
e3e984b6c8
2 changed files with 7 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue