File: LAYOUT

package info (click to toggle)
miro 1.2.3-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 60,356 kB
  • ctags: 15,099
  • sloc: cpp: 58,491; python: 40,363; ansic: 796; xml: 265; sh: 197; makefile: 167
file content (11 lines) | stat: -rw-r--r-- 496 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# Miro - an RSS based video player application
# Copyright (C) 2005-2008 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.