From 4e019f8b5bbf827e43b2d0bd1e39b2cf998e2969 Mon Sep 17 00:00:00 2001 From: Darin Adler Date: Thu, 16 Nov 2000 19:13:04 +0000 Subject: [PATCH] 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). --- pdf/xpdf/.cvsignore | 2 -- pdf/xpdf/Makefile.am | 5 ----- 2 files changed, 7 deletions(-) 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) -- 2.43.5