From c75e060f3834aace962e65a578370806406d608a Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 20 Jan 2010 15:35:52 +0100 Subject: apt/progress/gtk2.py: Add GAcquireProgress. --- doc/source/library/apt.progress.gtk2.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/source/library') diff --git a/doc/source/library/apt.progress.gtk2.rst b/doc/source/library/apt.progress.gtk2.rst index 6c00e731..0d53ad41 100644 --- a/doc/source/library/apt.progress.gtk2.rst +++ b/doc/source/library/apt.progress.gtk2.rst @@ -38,9 +38,9 @@ GObject progress classes Emitted when a conffile update is happening. -.. class:: GFetchProgress +.. class:: GAcquireProgress - An implementation of :class:`apt.progress.old.FetchProgress` supporting + An implementation of :class:`apt.progress.base.AcquireProgress` supporting GObject signals. The class emits the following signals: .. describe:: status-changed(description: str, percent: int) -- cgit v1.2.3