[hamster-applet] forgot this one
- From: Toms Baugis <tbaugis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [hamster-applet] forgot this one
- Date: Wed, 14 Apr 2010 20:15:07 +0000 (UTC)
commit 2cead156246a866256f476b38dc7813cea0ab5cd
Author: Toms Bauģis <toms baugis gmail com>
Date: Wed Apr 14 21:15:00 2010 +0100
forgot this one
src/hamster/configuration.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/hamster/configuration.py b/src/hamster/configuration.py
index 59784cf..5622ce3 100644
--- a/src/hamster/configuration.py
+++ b/src/hamster/configuration.py
@@ -62,7 +62,7 @@ class RuntimeStore(Singleton):
else:
data_dir = os.path.realpath(os.path.join(os.path.dirname(__file__), '..', '..', 'data'))
self.data_dir = data_dir
- self.storage = Storage()
+ self.storage = Storage(self)
# figure out the correct database file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]