pkgsrc/x11/eterm/patches/patch-ad
wiz c74b642a93 Update to 0.9.2, provided by Tracy J. Di Marco White in PR 19393.
The ReleaseNotes say:
Changes in 0.9:
---------------

You're kidding, right?  There have been so many changes here it's not funny.
If you really want to know what they all are, you can read the ChangeLog.  But
I'd settle for this:

 - All new theme format.
 - 3-state image support.
 - Pixmapped scrollbars and popup menus.
 - Action bindings.
 - IPC interface to Eterm and Enlightenment.
 - Auto mode for automatic syncing with Enlightenment themes.
2002-12-26 04:58:44 +00:00

11 lines
263 B
Text

$NetBSD: patch-ad,v 1.3 2002/12/26 04:58:45 wiz Exp $
--- utils/Etbg.c.orig Sat Dec 14 12:42:36 2002
+++ utils/Etbg.c Sat Dec 14 12:42:50 2002
@@ -26,7 +26,6 @@
#include <config.h>
#include <stdio.h>
-#include <string.h>
#ifndef FALSE
# define FALSE (0)