[gedit] Actually install the xslt snippets



commit fae59ae4563631ac98a137012eb6275cc8b807d4
Author: Paolo Borelli <pborelli gnome org>
Date:   Thu Apr 1 18:16:43 2010 +0200

    Actually install the xslt snippets

 plugins/snippets/data/Makefile.am |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/plugins/snippets/data/Makefile.am b/plugins/snippets/data/Makefile.am
index 6c3cca1..e4018b0 100644
--- a/plugins/snippets/data/Makefile.am
+++ b/plugins/snippets/data/Makefile.am
@@ -22,8 +22,9 @@ snippets_DATA = \
 	sh.xml \
 	snippets.xml \
 	tcl.xml \
-	xml.xml
-	
+	xml.xml \
+	xslt.xml
+
 snippetsdir = $(GEDIT_PLUGINS_DATA_DIR)/snippets
 
 EXTRA_DIST = $(snippets_DATA)



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