Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2000-11-16 19:13:04 (GMT)
committer Darin Adler <darin@src.gnome.org>2000-11-16 19:13:04 (GMT)
commit4e019f8b5bbf827e43b2d0bd1e39b2cf998e2969 (patch)
treec81884286b1b4bc1c9acc4edaed94dd42c0757b0 /pdf
parentcd332de245abcd593b45ef881240523adf6e92ec (diff)
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).
Diffstat (limited to 'pdf')
-rw-r--r--pdf/xpdf/.cvsignore2
-rw-r--r--pdf/xpdf/Makefile.am5
2 files changed, 0 insertions, 7 deletions
diff --git a/pdf/xpdf/.cvsignore b/pdf/xpdf/.cvsignore
index 5d7a8c4..e112f75 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 01bf1f7..faefcd9 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)