-1:000000000000 | 0:de9c2efb9d02 |
---|---|
1 # -*- coding: utf-8 -*- | |
2 | |
3 # Copyright (c) 2002 - 2009 Detlev Offenbach <detlev@die-offenbachs.de> | |
4 # | |
5 | |
6 """ | |
7 Package implementing the main user interface and general purpose dialogs. | |
8 | |
9 This package contains the main user interface and some general purpose | |
10 dialogs as well as dialogs not fitting the other more specific categories. | |
11 """ |