1
0
mirror of https://github.com/gryf/wicd.git synced 2026-03-05 16:25:45 +01:00

Update copyrights and some docstrings.

Make trayicon network menu scan-triggering behave better.
This commit is contained in:
Dan O'Reilly
2009-03-22 17:36:55 -04:00
parent f79067c692
commit 65c72ba3a2
20 changed files with 76 additions and 66 deletions

View File

@@ -1,7 +1,7 @@
""" guiutil - A collection of commonly used gtk/gui functions and classes. """
#
# Copyright (C) 2007 - 2008 Adam Blackburn
# Copyright (C) 2007 - 2008 Dan O'Reilly
# Copyright (C) 2007 - 2009 Adam Blackburn
# Copyright (C) 2007 - 2009 Dan O'Reilly
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License Version 2 as