[hamster-applet] one missed replace
- From: Toms Baugis <tbaugis src gnome org>
- To: svn-commits-list gnome org
- Subject: [hamster-applet] one missed replace
- Date: Mon, 25 May 2009 18:19:21 -0400 (EDT)
commit 0a34045fc4401a2a06e499a073dac9634ea27877
Author: Toms Bauģis <toms baugis gmail com>
Date: Mon May 25 23:18:56 2009 +0100
one missed replace
---
hamster/KeyBinder.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/hamster/KeyBinder.py b/hamster/KeyBinder.py
index 9372a8c..14a0b6e 100644
--- a/hamster/KeyBinder.py
+++ b/hamster/KeyBinder.py
@@ -21,7 +21,7 @@
import gtk, gconf
import hamster, hamster.keybinder
-from hamster.Configuration import GconfStore
+from hamster.configuration import GconfStore
from hamster import dispatcher
class Keybinder(object):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]