On Fri, 17 Aug 2012, Marcin Cieslak wrote: > We need to use mkcatdefs to build those. > > mkcatdefs needs to be built from the open motif > source tree (localized/util/mkcatdefs.c) > and installed as: > > cde/imports/motif/localized/util/mkcatdefs
If we had a mkcatdefs already included in cde and building, would this patch be neccessary? I'm thinking not.. --- > --- > cde/programs/localized/templates/msg.C.tmpl | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/cde/programs/localized/templates/msg.C.tmpl > b/cde/programs/localized/templates/msg.C.tmpl > index eeb4fc9..61f144a 100644 > --- a/cde/programs/localized/templates/msg.C.tmpl > +++ b/cde/programs/localized/templates/msg.C.tmpl > @@ -68,9 +68,10 @@ all:: $(OBJS) > clean:: > $(RM) $(OBJS) > > -LinkFile(Xm.msg,$(MLOCSRC)/C/msg/Xm.msg) > -LinkFile(Mrm.msg,$(MLOCSRC)/C/msg/Mrm.msg) > -LinkFile(Uil.msg,$(MLOCSRC)/C/msg/Uil.msg) > +RandomMotifMessageCatalogRule(Xm) > +RandomMotifMessageCatalogRule(Mrm) > +RandomMotifMessageCatalogRule(Uil) > + > LinkFile(DtHelp.msg,$(CDELIBSRC)/DtHelp/DtHelp.msg) > LinkFile(fmt_tbl.msg,$(CDELIBSRC)/DtHelp/fmt_tbl.msg) > LinkFile(DtMail.msg,$(CDESRC)/dtmail/dtmail/DtMail.msg) > -- Jon Trulson "If the Martian rope-a-dope don't get him, he'll get himself, he'll come in too fast and punch himself out." - one of my brothers, referring to the Curiosity landing. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel