summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2009-01-08 13:06:31 -0200
committerArnaldo Carvalho de Melo <acme@redhat.com>2009-01-08 13:06:31 -0200
commit9fae21ee420eb4c932e3320002a90de09bed6932 (patch)
treeb2cba0198551113422250378a19d07871ca5640b /MANIFEST
parent407315b3f248da39efa5013e9ec90c7c5616999a (diff)
downloadtuna-9fae21ee420eb4c932e3320002a90de09bed6932.tar.gz
gui: move cpuview classes to a separate file
Breaking down the complexity by compatimentalizing classes, others will follow. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1446850..11f9e57 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -6,6 +6,8 @@ tuna/sysfs.py
tuna/tuna.py
tuna/tuna_gui.py
tuna/tuna_gui.glade
+tuna/gui/__init__.py
+tuna/gui/cpuview.py
setup.py
rpm/SPECS/tuna.spec
MANIFEST