[hamster-applet] the utils move



commit c288b2e3023ee504ec1946f0ce009104b6151015
Author: Toms Bauģis <toms baugis gmail com>
Date:   Sat Aug 21 23:23:51 2010 +0100

    the utils move

 src/hamster/preferences.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/hamster/preferences.py b/src/hamster/preferences.py
index 9b6de13..dce4104 100755
--- a/src/hamster/preferences.py
+++ b/src/hamster/preferences.py
@@ -85,7 +85,7 @@ appearances = ["text", "icon", "both"]
 
 from configuration import runtime, conf, load_ui_file
 import widgets
-import storage, stuff, trophies
+from utils import stuff, trophies
 
 class PreferencesEditor:
     TARGETS = [



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]