# Miro - an RSS based video player application
# Copyright (C) 2005-2009 Participatory Culture Foundation

'platform/<platform name>' -- platform-specific code. This is searched
first when importing Python modules.

'portable' -- the portable backend that is common across all platforms.

'resources' -- cross-platform resource files distributed with the
application. Includes GUI assets that are (or could be) shared across
platforms, but not those that are specific to a particular widget set.
