Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/bonobo-application-x-pdf.h
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/xpdf/bonobo-application-x-pdf.h')
-rw-r--r--pdf/xpdf/bonobo-application-x-pdf.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/pdf/xpdf/bonobo-application-x-pdf.h b/pdf/xpdf/bonobo-application-x-pdf.h
deleted file mode 100644
index 66b4ee4..0000000
--- a/pdf/xpdf/bonobo-application-x-pdf.h
+++ /dev/null
@@ -1,19 +0,0 @@
-#ifndef BONOBOAPPLICATIONXPDF_H
-#define BONOBOAPPLICATIONXPDF_H
-
-/*
- * This is only neccessary since the gpdf container is
- * very tightly coupled to the component, for ergonomic reasons.
- */
-
-#define VERB_FIRST "FirstPage"
-#define VERB_PREV "PrevPage"
-#define VERB_NEXT "NextPage"
-#define VERB_LAST "LastPage"
-
-#define VERB_Z_IN "ZoomIn"
-#define VERB_Z_OUT "ZoomOut"
-#define VERB_Z_FIT_WIDTH "ZoomFitWidth"
-#define VERB_Z_FIT_HEIGHT "ZoomFitHeight"
-
-#endif /* BONOBOAPPLICATIONXPDF_H */