conduit r1768 - in branches/gnome-2-24: . conduit
- From: jstowers svn gnome org
- To: svn-commits-list gnome org
- Subject: conduit r1768 - in branches/gnome-2-24: . conduit
- Date: Mon, 20 Oct 2008 19:47:02 +0000 (UTC)
Author: jstowers
Date: Mon Oct 20 19:47:02 2008
New Revision: 1768
URL: http://svn.gnome.org/viewvc/conduit?rev=1768&view=rev
Log:
2008-10-20 John Stowers <john stowers gmail com>
* conduit/__init__.py: Mark as a stable version.
Modified:
branches/gnome-2-24/ChangeLog
branches/gnome-2-24/conduit/__init__.py
Modified: branches/gnome-2-24/conduit/__init__.py
==============================================================================
--- branches/gnome-2-24/conduit/__init__.py (original)
+++ branches/gnome-2-24/conduit/__init__.py Mon Oct 20 19:47:02 2008
@@ -30,7 +30,7 @@
################################################################################
DIRECTORY = os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
IS_INSTALLED = not os.path.exists(os.path.join(DIRECTORY,"ChangeLog"))
-IS_DEVELOPMENT_VERSION = True
+IS_DEVELOPMENT_VERSION = False
# Check the profile directory to prevent crashes when saving settings, etc
USER_DIR = os.path.join(
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]