Add missing internationalization and more localizable strings in spanish

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29193 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
espectador 2010-01-03 04:41:36 +00:00
parent d83d3676c3
commit d42de53b15
5 changed files with 44 additions and 2 deletions

View file

@ -46,6 +46,8 @@
#include "AppKit/NSWindow.h"
#include "GNUstepGUI/IMLoading.h"
#include "GSGuiPrivate.h"
#define MAX_ALPHA_VALUE 100.0
static NSLock *_gs_gui_color_panel_lock = nil;
static NSColorPanel *_gs_gui_color_panel = nil;