[hamster-applet] and another missing bit (and some spaces)



commit dff18ca53f8e9427ccff2b42586ec39d4e0b070d
Author: Toms Bauģis <toms baugis gmail com>
Date:   Thu Nov 19 12:50:40 2009 +0000

    and another missing bit (and some spaces)

 hamster/Makefile.am |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/hamster/Makefile.am b/hamster/Makefile.am
index 3adc9e2..d3201d1 100644
--- a/hamster/Makefile.am
+++ b/hamster/Makefile.am
@@ -20,8 +20,7 @@ hamster_PYTHON = \
 	stats.py \
 	reports.py \
 	charting.py \
-        widgets.py \
-        graphics.py \
+    graphics.py \
 	configuration.py \
 	KeyBinder.py \
 	preferences.py \
@@ -31,8 +30,8 @@ hamster_PYTHON = \
 	about.py \
 	hamsterdbus.py \
 	idle.py \
-        i18n.py \
-        pytweener.py \
+    i18n.py \
+    pytweener.py \
 	__init__.py
 
 BUILT_SOURCES = \



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