Module: deluge Branch: chunked-sessionproxy-and-gtkui-speedups Commit: 99f2dbd17882442c48ca54a5f31c0219979ba12b
Author: Pedro Algarvio <[email protected]> Date: Sat May 7 13:47:54 2011 +0100 Minor __doc__ naming change. --- deluge/ui/gtkui/piecesbar.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/deluge/ui/gtkui/piecesbar.py b/deluge/ui/gtkui/piecesbar.py index 8f95e00..55e7f7c 100644 --- a/deluge/ui/gtkui/piecesbar.py +++ b/deluge/ui/gtkui/piecesbar.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# listview.py +# piecesbar.py # # Copyright (C) 2011 Pedro Algarvio <[email protected]> # -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
