[libpeas] Fix typo in os-dependant-help and add it to Makefile.am



commit c1d79fd7438c80b8eb80370b1d91175dd4e8f4e5
Author: Garrett Regier <alias301 gmail com>
Date:   Sun Feb 6 02:37:15 2011 -0800

    Fix typo in os-dependant-help and add it to Makefile.am

 tests/libpeas/plugins/Makefile.am              |    3 ++-
 tests/libpeas/plugins/os-dependant-help.plugin |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/tests/libpeas/plugins/Makefile.am b/tests/libpeas/plugins/Makefile.am
index fff17ad..4958eb9 100644
--- a/tests/libpeas/plugins/Makefile.am
+++ b/tests/libpeas/plugins/Makefile.am
@@ -11,6 +11,7 @@ endif
 noinst_DATA = \
 	info-missing-iage.plugin	\
 	info-missing-module.plugin	\
-	info-missing-name.plugin
+	info-missing-name.plugin	\
+	os-dependant-help.plugin
 
 EXTRA_DIST = $(noinst_DATA)
diff --git a/tests/libpeas/plugins/os-dependant-help.plugin b/tests/libpeas/plugins/os-dependant-help.plugin
index a382b91..f65c115 100644
--- a/tests/libpeas/plugins/os-dependant-help.plugin
+++ b/tests/libpeas/plugins/os-dependant-help.plugin
@@ -1,7 +1,7 @@
 [Plugin]
 Module=os-dependant-help
 IAge=2
-Name=os-dependatn-help
+Name=OS Dependant Help
 Description=This plugin is for the testing OS dependant help.
 Authors=Garrett Regier
 Copyright=Copyright © 2011 Garrett Regier



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