]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/bonobo-application-x-pdf.h
Add ZoomFitHeight verb and toolbar item.
[evince.git] / pdf / xpdf / bonobo-application-x-pdf.h
index 01668ab64856ee3f6b83dd8e7ebb7b02bd5750fa..66b4ee4361d609484647ba8a2026cf8e3dc4320e 100644 (file)
 #define VERB_PREV  "PrevPage"
 #define VERB_NEXT  "NextPage"
 #define VERB_LAST  "LastPage"
-#define VERB_Z_FIT "ZoomFit"
+
 #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 */