From: Darin Adler Date: Thu, 16 Nov 2000 19:13:04 +0000 (+0000) Subject: Remove remnants of old ui translation scheme now that we have Kenneth's X-Git-Tag: GPDF_FOR_GNOME_1_4~27 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=4e019f8b5bbf827e43b2d0bd1e39b2cf998e2969;p=evince.git Remove remnants of old ui translation scheme now that we have Kenneth's * xpdf/.cvsignore: * xpdf/Makefile.am: Remove remnants of old ui translation scheme now that we have Kenneth's new one (see po). --- diff --git a/pdf/xpdf/.cvsignore b/pdf/xpdf/.cvsignore index 5d7a8c45..e112f756 100644 --- a/pdf/xpdf/.cvsignore +++ b/pdf/xpdf/.cvsignore @@ -10,5 +10,3 @@ pdftopbm pdftops pdftotext xpdf -gpdf-ui.h -bonobo-application-x-pdf-ui.h diff --git a/pdf/xpdf/Makefile.am b/pdf/xpdf/Makefile.am index 01bf1f7a..faefcd9f 100644 --- a/pdf/xpdf/Makefile.am +++ b/pdf/xpdf/Makefile.am @@ -188,11 +188,6 @@ XML_FILES = \ uidir = $(datadir)/gnome/ui ui_DATA = $(XML_FILES) -BUILT_SOURCES=$(XML_FILES:.xml=.h) - -%.h : %.xml - bonobo-ui-extract $^ > $@ - EXTRA_DIST = $(bitmaps) ChangeLog $(ltk) $(GOAD_FILES) \ $(OAF_FILES) config.h $(XML_FILES)