[gedit] Activate back the snippets and externaltools plugins.
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Activate back the snippets and externaltools plugins.
- Date: Sat, 12 Mar 2011 15:48:19 +0000 (UTC)
commit 38a602a60cf26e866c01633bc8d6858325ad3960
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sat Mar 12 16:46:49 2011 +0100
Activate back the snippets and externaltools plugins.
plugins/Makefile.am | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 961b5fe..a4739a8 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -20,14 +20,13 @@ SUBDIRS = \
modelines \
pythonconsole \
quickopen \
+ snippets \
sort \
time
-# snippets
-
-#if !OS_WIN32
-#SUBDIRS += externaltools
-#endif
+if !OS_WIN32
+SUBDIRS += externaltools
+endif
if ENABLE_ENCHANT
SUBDIRS += spell
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]