diff options
author | mbr <mbr@FreeBSD.org> | 2002-06-21 16:51:04 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-06-21 16:51:04 +0800 |
commit | 42329f8b6a28b9431c0b4d51290b43bdb7a572d2 (patch) | |
tree | c9f6c7d6c164066243337156da4c45a5bd943e32 /editors/openoffice-3-devel | |
parent | 3e030de21bb969f1010a952edab3e85e5ff2ba83 (diff) | |
download | freebsd-ports-gnome-42329f8b6a28b9431c0b4d51290b43bdb7a572d2.tar.gz freebsd-ports-gnome-42329f8b6a28b9431c0b4d51290b43bdb7a572d2.tar.zst freebsd-ports-gnome-42329f8b6a28b9431c0b4d51290b43bdb7a572d2.zip |
Two typos in the postscript header for printing fixed - one
if them is about Euro symbol, (merged from the development
branch of the package).
This patch is a slight generalisation of the one provided
in NetBSD PR pkg/17130
Obtained from: NetBSD, <mrauch@netbsd.org>
Diffstat (limited to 'editors/openoffice-3-devel')
-rw-r--r-- | editors/openoffice-3-devel/files/patch-psprint+source+printergfx+psheader.ps | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/openoffice-3-devel/files/patch-psprint+source+printergfx+psheader.ps b/editors/openoffice-3-devel/files/patch-psprint+source+printergfx+psheader.ps new file mode 100644 index 000000000000..2118d0fe6c93 --- /dev/null +++ b/editors/openoffice-3-devel/files/patch-psprint+source+printergfx+psheader.ps @@ -0,0 +1,13 @@ +--- ../psprint/source/printergfx/psheader.ps.orig Tue Jun 4 22:33:58 2002 ++++ ../psprint/source/printergfx/psheader.ps +@@ -303,8 +303,8 @@ + /h /i /j /k /l /m /n /o + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /asciitilde /unused +- /euro /unused /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl +- /circumflex /perthousand /Scaron /guilsinglleft /OE /unused /zcaron /unused ++ /Euro /unused /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl ++ /circumflex /perthousand /Scaron /guilsinglleft /OE /unused /Zcaron /unused + /unused /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright /oe /unused /zcaron /Ydieresis + /space /exclamdown /cent /sterling /currency /yen /brokenbar /section |