Move modules to a separate dir.
commitae872ea3018fe1dac39f867f386b081598fb0812
authorAnton Khirnov <wyskas@gmail.com>
Fri, 20 Feb 2009 09:49:00 +0000 (20 10:49 +0100)
committerAnton Khirnov <wyskas@gmail.com>
Fri, 20 Feb 2009 09:49:00 +0000 (20 10:49 +0100)
tree856d2b6d32050174682305b421548e680fe5647a
parent000f9d5ba84426da6b5211dd0bea4a401b8f4289
Move modules to a separate dir.
21 files changed:
nephilim.py
nephilim/LyricWiki_client.py [moved from LyricWiki_client.py with 100% similarity]
nephilim/LyricWiki_types.py [moved from LyricWiki_types.py with 100% similarity]
nephilim/clPlugin.py [moved from clPlugin.py with 100% similarity]
nephilim/clSong.py [moved from clSong.py with 100% similarity]
nephilim/default_layout [moved from default_layout with 100% similarity]
nephilim/misc.py [moved from misc.py with 100% similarity]
nephilim/mpclient.py [moved from mpclient.py with 100% similarity]
nephilim/mpd.py [moved from mpd.py with 100% similarity]
nephilim/plugins/AlbumCover.py [moved from plugins/AlbumCover.py with 99% similarity]
nephilim/plugins/Filebrowser.py [moved from plugins/Filebrowser.py with 95% similarity]
nephilim/plugins/Library.py [moved from plugins/Library.py with 98% similarity]
nephilim/plugins/Lyrics.py [moved from plugins/Lyrics.py with 97% similarity]
nephilim/plugins/Notify.py [moved from plugins/Notify.py with 97% similarity]
nephilim/plugins/PlayControl.py [moved from plugins/PlayControl.py with 98% similarity]
nephilim/plugins/Playlist.py [moved from plugins/Playlist.py with 98% similarity]
nephilim/plugins/Systray.py [moved from plugins/Systray.py with 97% similarity]
nephilim/plugins/__init__.py [moved from plugins/__init__.py with 96% similarity]
nephilim/winConnect.py [moved from winConnect.py with 100% similarity]
nephilim/winMain.py [moved from winMain.py with 100% similarity]
nephilim/winSettings.py [moved from winSettings.py with 100% similarity]