e2d4428fa2
Provided by Chris Wareham in PR 28097. e16menuedit2 is a menu editor for the Enlightenment window manager. This supercedes the old GTK+ 1.2 based menu editor, and conforms to the GNOME HIG spec.
21 lines
446 B
Text
21 lines
446 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2005/03/07 16:49:14 agc Exp $
|
|
|
|
--- Makefile.am.orig 2004-10-26 15:15:57.000000000 +0100
|
|
+++ Makefile.am
|
|
@@ -2,16 +2,6 @@
|
|
|
|
SUBDIRS = src po pixmaps help
|
|
|
|
-e16menuedit2docdir = ${prefix}/${packagedocdir}
|
|
-e16menuedit2doc_DATA = \
|
|
- README\
|
|
- COPYING\
|
|
- AUTHORS\
|
|
- ChangeLog\
|
|
- INSTALL\
|
|
- NEWS\
|
|
- TODO
|
|
-
|
|
GLADE_FILES = e16menuedit2.glade
|
|
|
|
e16menuedit2datadir = ${prefix}/${packagedatadir}/glade
|