diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-03-29 09:53:18 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-03-29 09:53:18 +0000 |
| commit | 2c36078d184e6b3fde44793800a6c8ca0b0639f1 (patch) | |
| tree | 19d35773be783fd6761833f599af82301c20ceac /editors/openoffice-1.0/files/patch-dtrans+source+X11+X11_selection.cxx | |
| parent | 46e9a484f814c07d51ab2cb90517f4f5c4c368ae (diff) | |
Diffstat (limited to 'editors/openoffice-1.0/files/patch-dtrans+source+X11+X11_selection.cxx')
| -rw-r--r-- | editors/openoffice-1.0/files/patch-dtrans+source+X11+X11_selection.cxx | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/editors/openoffice-1.0/files/patch-dtrans+source+X11+X11_selection.cxx b/editors/openoffice-1.0/files/patch-dtrans+source+X11+X11_selection.cxx deleted file mode 100644 index e3159c23c1a3..000000000000 --- a/editors/openoffice-1.0/files/patch-dtrans+source+X11+X11_selection.cxx +++ /dev/null @@ -1,19 +0,0 @@ ---- ../dtrans/source/X11/X11_selection.cxx.orig Sat Jul 20 23:18:03 2002 -+++ ../dtrans/source/X11/X11_selection.cxx Sat Jul 20 23:18:05 2002 -@@ -65,7 +65,7 @@ - #include <X11/keysym.h> - #include <X11/Xlib.h> - #include <X11/Xutil.h> --#if defined(LINUX) || defined(NETBSD) -+#if defined(LINUX) || defined(NETBSD) || defined (FREEBSD) - #include <sys/poll.h> - #else - #include <poll.h> -@@ -175,6 +175,7 @@ - { 0, "text/plain;charset=ksc5601.1992-0", "KSC5601.1992-0", 8 }, - // eastern european encodings - { 0, "text/plain;charset=koi8-r", "KOI8-R", 8 }, -+ { 0, "text/plain;charset=koi8-u", "KOI8-U", 8 }, - // String (== iso8859-1) - { XA_STRING, "text/plain;charset=string", "STRING", 8 }, - // special for compound text |
