[billreminder] Adding property that will determine how the application will get its configuration data.
- From: Og B. Maciel <ogmaciel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [billreminder] Adding property that will determine how the application will get its configuration data.
- Date: Wed, 30 Dec 2009 23:19:20 +0000 (UTC)
commit da856c7c5250f4212d69c48dca0826fe2b336523
Author: Og B. Maciel <ogmaciel gnome org>
Date: Wed Dec 30 18:17:47 2009 -0500
Adding property that will determine how the application will get its configuration data.
src/lib/defs.py.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/lib/defs.py.in b/src/lib/defs.py.in
index 42d3460..0420c06 100644
--- a/src/lib/defs.py.in
+++ b/src/lib/defs.py.in
@@ -2,3 +2,5 @@
APPVERSION = "@VERSION@"
datadir="@datadir@"
+
+SETTINGS_IMPL = "GConf"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]