1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

Commit the template changes for the locales including the missing msg files.

This commit is contained in:
Jon Trulson 2012-07-16 19:52:36 -06:00
parent d3eba56a0c
commit 978aff3dc9
2 changed files with 9 additions and 0 deletions

View file

@ -39,6 +39,12 @@ AllTarget($(TMPLOCAL_TARGET)) @@\
@@\ @@\
.SUFFIXES: .msg .cat @@\ .SUFFIXES: .msg .cat @@\
@@\ @@\
RandomMotifMessageCatalogRule(Xm) @@\
@@\
RandomMotifMessageCatalogRule(Mrm) @@\
@@\
RandomMotifMessageCatalogRule(Uil) @@\
@@\
dtprintinfo.cat: dtprintinfo.msg @@\ dtprintinfo.cat: dtprintinfo.msg @@\
@echo "Running sym2num for $@ with LANG set to $(LANG)" @@\ @echo "Running sym2num for $@ with LANG set to $(LANG)" @@\
( \ @@\ ( \ @@\

View file

@ -9,6 +9,9 @@ SHELL=/bin/ksh
#endif #endif
OBJS= \ OBJS= \
Xm.cat \
Mrm.cat \
Uil.cat \
DtHelp.cat \ DtHelp.cat \
fmt_tbl.cat \ fmt_tbl.cat \
DtMail.cat \ DtMail.cat \