57da3c2f73
- Bump PORTREVISION. Submitted by: Eugeny N Dzhurinsky <bofh@redwerk.com> (via email)
11 lines
474 B
C
11 lines
474 B
C
--- xpdf/GlobalParams.h.orig 2007-02-28 00:05:52.000000000 +0200
|
|
+++ xpdf/GlobalParams.h 2008-04-04 15:40:29.000000000 +0300
|
|
@@ -157,6 +157,8 @@
|
|
#define xpdfKeyCodeDown 0x100d
|
|
#define xpdfKeyCodeF1 0x1100
|
|
#define xpdfKeyCodeF35 0x1122
|
|
+#define xpdfKeyPlus 0x1200
|
|
+#define xpdfKeyMinus 0x1201
|
|
#define xpdfKeyCodeMousePress1 0x2001
|
|
#define xpdfKeyCodeMousePress2 0x2002
|
|
#define xpdfKeyCodeMousePress3 0x2003
|