[billreminder commit] r597 - trunk/src/lib

0 views
Skip to first unread message

codesite...@google.com

unread,
Jul 11, 2008, 11:09:12 PM7/11/08
to billremi...@googlegroups.com
Author: og.maciel
Date: Fri Jul 11 20:08:41 2008
New Revision: 597

Removed:
trunk/src/lib/sysvars.py.in
Modified:
trunk/src/lib/common.py

Log:
Removed sysvars.py.in and default to /usr/share

Modified: trunk/src/lib/common.py
==============================================================================
--- trunk/src/lib/common.py (original)
+++ trunk/src/lib/common.py Fri Jul 11 20:08:41 2008
@@ -3,11 +3,7 @@
import os
import i18n

-# Get where billreminder is installed
-try:
- from sysvars import datadir
-except ImportError:
- datadir = "/usr/share"
+datadir = "/usr/share"

# Application info
APPNAME = "BillReminder"

Reply all
Reply to author
Forward
0 new messages