[billreminder] Fixed typo.
- From: Og B. Maciel <ogmaciel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [billreminder] Fixed typo.
- Date: Wed, 30 Dec 2009 23:19:25 +0000 (UTC)
commit d03a40071ec3461d2d4a0ef1cf5f07b7fdb6f367
Author: Og B. Maciel <ogmaciel gnome org>
Date: Wed Dec 30 18:18:31 2009 -0500
Fixed typo.
src/lib/config.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/lib/config.py b/src/lib/config.py
index e5fdd45..3a64b8b 100644
--- a/src/lib/config.py
+++ b/src/lib/config.py
@@ -55,7 +55,7 @@ class Configuration(object):
return use_dialog
def show_alarm(self):
- showalarm = self.client.'show_alarm') or SHOW_ALARM
+ showalarm = self.client.show_alarm() or SHOW_ALARM
return showalarm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]