summaryrefslogtreecommitdiff
path: root/devel/anjuta/files/patch-src::source.c
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-07-08 08:21:31 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-07-08 08:21:31 +0000
commit6bb46cedc240ab0799cac6a9288c2418643c44c0 (patch)
tree0452199c0b81875582f36458559117e3dd8e0bc2 /devel/anjuta/files/patch-src::source.c
parentUpdate to 0.15. (diff)
Update to 2.2.0. See http://sourceforge.net/forum/forum.php?forum_id=709731
for all of the things changed in this release. This is a huge change from the previous stable 1.2.x version. NOTE: While I did test quite a few runtime features, anjuta still seems a bit buggy. For best results, stick with the scintilla editor.
Diffstat (limited to 'devel/anjuta/files/patch-src::source.c')
-rw-r--r--devel/anjuta/files/patch-src::source.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/anjuta/files/patch-src::source.c b/devel/anjuta/files/patch-src::source.c
deleted file mode 100644
index f59845ef0124..000000000000
--- a/devel/anjuta/files/patch-src::source.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/source.c.orig Thu Apr 8 00:15:35 2004
-+++ src/source.c Tue Apr 13 13:26:20 2004
-@@ -335,7 +335,7 @@
- {
- fprintf (fp,
- "dnl Set PACKAGE DIRs in config.h.\n"
-- "packagepixmapsdir=share/pixmaps/${PACKAGE}\n"
-+ "packagepixmapsdir=share/gnome/pixmaps/${PACKAGE}\n"
- "packagehelpdir=share/gnome/help/${PACKAGE}\n"
- "packagemenudir=share/gnome/apps\n");
- }