UTF-8 conversion: programs/localized/es_ES

This commit is contained in:
Jon Trulson
2018-09-23 19:05:51 -06:00
parent c2997ba60c
commit 6867b04b1b
83 changed files with 4276 additions and 4276 deletions

View File

@@ -0,0 +1,18 @@
XCOMM $TOG: Imakefile /main/5 1998/08/10 15:49:57 mgreess $
/*
* Imakefile for the localized directories.
*/
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CXXDEBUGFLAGS=$(CXXDEBUGFLAGS)'
SUBDIRS = \
msg \
app-defaults \
config \
types \
palettes \
backdrops
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))