[conduit] GoogleModule is unsupported



commit ada2197631d2f04a63fe0613efa5eaa31e6b2737
Author: John Stowers <john stowers gmail com>
Date:   Thu Sep 23 13:58:29 2010 +1200

    GoogleModule is unsupported

 conduit/modules/Makefile.am                        |    1 -
 .../{ => UNSUPPORTED}/GoogleModule/GoogleModule.py |    0
 .../{ => UNSUPPORTED}/GoogleModule/Makefile.am     |    0
 .../{ => UNSUPPORTED}/GoogleModule/__init__.py     |    0
 .../GoogleModule/contacts_example.py               |    0
 configure.ac                                       |    1 -
 6 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/conduit/modules/Makefile.am b/conduit/modules/Makefile.am
index 4e059a2..258b9d2 100644
--- a/conduit/modules/Makefile.am
+++ b/conduit/modules/Makefile.am
@@ -11,7 +11,6 @@ SUBDIRS = \
 	ShotwellModule \
 	SmugMugModule \
 	EvolutionModule \
-	GoogleModule \
 	ShutterflyModule \
 	RhythmboxModule \
 	N800Module \
diff --git a/conduit/modules/GoogleModule/GoogleModule.py b/conduit/modules/UNSUPPORTED/GoogleModule/GoogleModule.py
similarity index 100%
rename from conduit/modules/GoogleModule/GoogleModule.py
rename to conduit/modules/UNSUPPORTED/GoogleModule/GoogleModule.py
diff --git a/conduit/modules/GoogleModule/Makefile.am b/conduit/modules/UNSUPPORTED/GoogleModule/Makefile.am
similarity index 100%
rename from conduit/modules/GoogleModule/Makefile.am
rename to conduit/modules/UNSUPPORTED/GoogleModule/Makefile.am
diff --git a/conduit/modules/GoogleModule/__init__.py b/conduit/modules/UNSUPPORTED/GoogleModule/__init__.py
similarity index 100%
rename from conduit/modules/GoogleModule/__init__.py
rename to conduit/modules/UNSUPPORTED/GoogleModule/__init__.py
diff --git a/conduit/modules/GoogleModule/contacts_example.py b/conduit/modules/UNSUPPORTED/GoogleModule/contacts_example.py
similarity index 100%
rename from conduit/modules/GoogleModule/contacts_example.py
rename to conduit/modules/UNSUPPORTED/GoogleModule/contacts_example.py
diff --git a/configure.ac b/configure.ac
index 85d2267..714c219 100644
--- a/configure.ac
+++ b/configure.ac
@@ -177,7 +177,6 @@ conduit/modules/FspotModule/Makefile
 conduit/modules/iPodModule/Makefile
 conduit/modules/SmugMugModule/Makefile
 conduit/modules/SmugMugModule/SmugMugAPI/Makefile
-conduit/modules/GoogleModule/Makefile
 conduit/modules/ShutterflyModule/Makefile
 conduit/modules/ShutterflyModule/shutterfly/Makefile
 conduit/modules/RhythmboxModule/Makefile



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