some bugfixes
[stockthis] / setup.py
index 1293af3..83c4ec6 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -20,7 +20,7 @@ from distutils.core import setup
 # files to install
 inst_desktop = ['stockthis.desktop']
 inst_py = ['stockthis.py', 'marketdata.py', 'settings.py']
-pixmaps = ['pixmaps/stockthis.png']
+pixmaps = ['pixmaps/stockthis.png', 'pixmaps/maemoorg.png']
 inst_dbus = ['stockthis.service']
 inst_icon = ['stockthis.png']
 inst_icon_sca = ['pixmaps/stockthis.png']