Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sjhbuild/modulesets/patches/libabiword-2.6.0.svn20071031-draghandles.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sjhbuild/modulesets/patches/libabiword-2.6.0.svn20071031-draghandles.patch')
-rw-r--r--sjhbuild/modulesets/patches/libabiword-2.6.0.svn20071031-draghandles.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sjhbuild/modulesets/patches/libabiword-2.6.0.svn20071031-draghandles.patch b/sjhbuild/modulesets/patches/libabiword-2.6.0.svn20071031-draghandles.patch
deleted file mode 100644
index 7e47270..0000000
--- a/sjhbuild/modulesets/patches/libabiword-2.6.0.svn20071031-draghandles.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -u -r libabiword-2.6.0.svn20071031.orig/src/text/fmt/xp/fp_FrameContainer.h libabiword-2.6.0.svn20071031/src/text/fmt/xp/fp_FrameContainer.h
---- libabiword-2.6.0.svn20071031.orig/src/text/fmt/xp/fp_FrameContainer.h 2007-10-31 19:19:23.000000000 +0100
-+++ libabiword-2.6.0.svn20071031/src/text/fmt/xp/fp_FrameContainer.h 2007-10-31 19:21:40.000000000 +0100
-@@ -41,7 +41,7 @@
- class fl_DocSectionLayout;
- class fl_BlockLayout;
-
--#define FRAME_HANDLE_SIZE 6
-+#define FRAME_HANDLE_SIZE 20
-
- class ABI_EXPORT fp_FrameContainer : public fp_VerticalContainer
- {