Commit the template changes for the locales including the missing msg files.
authorJon Trulson <jon@radscan.com>
Tue, 17 Jul 2012 01:52:36 +0000 (19:52 -0600)
committerJon Trulson <jon@radscan.com>
Tue, 17 Jul 2012 01:52:36 +0000 (19:52 -0600)
cde/programs/localized/templates/header2.tmpl
cde/programs/localized/templates/msg.C.tmpl

index bc7b2f356fc172f4b3f9b085a3eefaef226ee83b..dc16ee177b6523ab96c74a60f050e8c5f3bc7ac9 100644 (file)
@@ -38,6 +38,12 @@ TMPLOCAL_DEST = `ls *.msg |grep -v libAB |sed -e 's/.msg/.cat/g'`    @@\
 AllTarget($(TMPLOCAL_TARGET))                                          @@\
                                                                        @@\
 .SUFFIXES: .msg .cat                                                   @@\
+                                                                        @@\
+RandomMotifMessageCatalogRule(Xm)                                      @@\
+                                                                       @@\
+RandomMotifMessageCatalogRule(Mrm)                                     @@\
+                                                                       @@\
+RandomMotifMessageCatalogRule(Uil)                                     @@\
                                                                        @@\
 dtprintinfo.cat: dtprintinfo.msg                                       @@\
        @echo "Running sym2num for $@ with LANG set to $(LANG)"         @@\
index c307c89d46415db39827763912bd4b903b47d8fc..b0ae5cb4a3520a27fa0e2df35c114b874e7e7926 100644 (file)
@@ -9,6 +9,9 @@ SHELL=/bin/ksh
 #endif
 
 OBJS= \
+      Xm.cat           \
+      Mrm.cat          \
+      Uil.cat          \
       DtHelp.cat       \
       fmt_tbl.cat      \
       DtMail.cat       \