summaryrefslogtreecommitdiff
path: root/x11/kdebase3/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase3/patches/patch-af')
-rw-r--r--x11/kdebase3/patches/patch-af15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11/kdebase3/patches/patch-af b/x11/kdebase3/patches/patch-af
deleted file mode 100644
index 56bd895b413..00000000000
--- a/x11/kdebase3/patches/patch-af
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-af,v 1.2 2002/08/25 19:23:36 jlam Exp $
-
---- kate/app/kwritemain.cpp.orig Wed May 8 19:20:50 2002
-+++ kate/app/kwritemain.cpp
-@@ -510,7 +510,9 @@
- { 0, 0, 0}
- };
-
--int main(int argc, char **argv)
-+extern "C" int kdemain(int argc, char **argv);
-+
-+int kdemain(int argc, char **argv)
- {
- KLocale::setMainCatalogue("kate"); //lukas: set this to have the kwritepart translated using kate message catalog
-