conduit r1744 - in branches/gnome-2-24: . conduit
- From: jstowers svn gnome org
- To: svn-commits-list gnome org
- Subject: conduit r1744 - in branches/gnome-2-24: . conduit
- Date: Sun, 5 Oct 2008 13:41:41 +0000 (UTC)
Author: jstowers
Date: Sun Oct 5 13:41:40 2008
New Revision: 1744
URL: http://svn.gnome.org/viewvc/conduit?rev=1744&view=rev
Log:
2008-10-05 John Stowers <john stowers gmail com>
* conduit/Main.py: Print the file implementations to help
debugging.
Modified:
branches/gnome-2-24/ChangeLog
branches/gnome-2-24/conduit/Main.py
Modified: branches/gnome-2-24/conduit/Main.py
==============================================================================
--- branches/gnome-2-24/conduit/Main.py (original)
+++ branches/gnome-2-24/conduit/Main.py Sun Oct 5 13:41:40 2008
@@ -98,6 +98,7 @@
log.info("Conduit v%s Installed: %s" % (conduit.VERSION, conduit.IS_INSTALLED))
log.info("Python: %s" % sys.version)
+ log.info("Platform Implementations: %s,%s,%s" % (conduit.FILE_IMPL,conduit.BROWSER_IMPL, conduit.SETTINGS_IMPL))
if settings:
log.info("Settings have been overridden: %s" % settings)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]