mirror of
https://github.com/gryf/wicd.git
synced 2026-01-05 13:24:13 +01:00
Update copyrights and some docstrings.
Make trayicon network menu scan-triggering behave better.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
""" Configure the scripts for a particular network.
|
||||
""" configscript -- Configure the scripts for a particular network.
|
||||
|
||||
Script for configuring the scripts for a network passed in as a
|
||||
command line argument. This needs to run a separate process because
|
||||
@@ -10,8 +10,8 @@ run as the current user.
|
||||
"""
|
||||
|
||||
#
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user