63098e2091
TEA is a powerful and simple-in-use GTK-based text editor that provides hundreds of functions. It has many features including syntax highlighting, string handling functions, open various formats, hotkeys, built-in file manager, localizations and encodings, built-in image viewer, and a lot more. This package has two options not enabled: aspell and gtksourceview.
13 lines
315 B
Text
13 lines
315 B
Text
$NetBSD: patch-ab,v 1.1.1.1 2007/04/14 04:49:08 reed Exp $
|
|
|
|
--- src/tea_defs..orig 2007-04-13 22:00:03.000000000 -0500
|
|
+++ src/tea_defs.h 2007-04-13 22:02:15.000000000 -0500
|
|
@@ -122,7 +122,7 @@
|
|
|
|
#else
|
|
|
|
-#define TEA_DOC_DIR PACKAGE_DATA_DIR"/tea/doc/"
|
|
+#define TEA_DOC_DIR PACKAGE_DATA_DIR"/doc/tea/"
|
|
|
|
#endif
|
|
|