UTF-8 conversion: programs/localized/de_DE

This commit is contained in:
Jon Trulson
2018-09-23 19:03:19 -06:00
parent 0c42562d39
commit c2997ba60c
83 changed files with 5645 additions and 5645 deletions

View File

@@ -0,0 +1,19 @@
XCOMM $TOG: Imakefile /main/5 1998/08/10 15:47: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))