[gedit-plugins] Fixed continuation after align module



commit 31d0c0ff7ca1e25b19b5a533bb1772beb9efe61c
Author: Jesse van den Kieboom <jesse icecrew nl>
Date:   Sun Mar 21 22:52:40 2010 +0100

    Fixed continuation after align module

 plugins/commander/modules/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/commander/modules/Makefile.am b/plugins/commander/modules/Makefile.am
index fd55ecf..3a75066 100644
--- a/plugins/commander/modules/Makefile.am
+++ b/plugins/commander/modules/Makefile.am
@@ -5,7 +5,7 @@ SUBDIRS = find
 plugindir = $(GEDIT_PLUGINS_DATA_DIR)/commander/modules
 
 plugin_PYTHON =	\
-	align.py
+	align.py \
 	bookmark.py \
 	doc.py \
 	edit.py \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]