diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-03-08 18:13:48 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-03-08 18:13:48 +0100 |
| commit | 5afbd53a5743fe37947d0ebd282111addd325615 (patch) | |
| tree | 614bd50dfa49413f664786846055981858178098 /doc/source/apt | |
| parent | 2f5a96fb610ef9cb10cb2042a86fea34d8a48904 (diff) | |
| download | python-apt-5afbd53a5743fe37947d0ebd282111addd325615.tar.gz | |
* apt/progress/: New package, replaces apt.progress and apt.gtk
- apt/progress/gtk2.py: Moved here from apt/gtk/widgets.py
- apt/progress/__init__.py: Move here from apt/progress.py
Diffstat (limited to 'doc/source/apt')
| -rw-r--r-- | doc/source/apt/progress.gtk2.rst (renamed from doc/source/apt/gtk.widgets.rst) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/apt/gtk.widgets.rst b/doc/source/apt/progress.gtk2.rst index 9fa84ead..a83ab111 100644 --- a/doc/source/apt/gtk.widgets.rst +++ b/doc/source/apt/progress.gtk2.rst @@ -1,6 +1,6 @@ -:mod:`apt.gtk.widgets` --- GTK widgets -====================================== -.. automodule:: apt.gtk.widgets +:mod:`apt.progress.gtk2` --- GTK widgets +======================================== +.. automodule:: apt.progress.gtk2 GObject progress classes |
