mirror of
https://github.com/gryf/wicd.git
synced 2026-01-06 13:54:17 +01:00
Finished refactoring to accommodate the ComboBox changes
curses/wicd-curses.py:
Moved some of the keybinding code around
in/other=WHEREAREMYFILES.in: ADDED.
File telling the user where the wicd config files are. Usually symlinked to
~/.wicd/WHEREAREMYFILES and installed to the documentation directory
in/scripts=wicd-client.in:
Make ~/.wicd and link WHEREAREMYFILES if it has not been done so already.
Start wicd-curses if there is no X server on this console
(determined by the presence of $DISPLAY), and add a file detailing this
man/wicd-client.1: Added note about wicd-client starting wicd-curses
setup.py: Install WHEREAREMYFILES along with the rest of the documentation
15 lines
449 B
Plaintext
15 lines
449 B
Plaintext
If you are reading this, you are probably wondering why your Wicd configuration
|
|
files are not here. What follows is a summary of the folders that wicd uses.
|
|
|
|
For a more detailed (and complete) description what is in each directory, consult the
|
|
man pages for wicd(8) and wicd-curses(8).
|
|
|
|
~/.wicd
|
|
User-dependent configuration files, only used by wicd-curses
|
|
|
|
%ETC%
|
|
Global configuration files
|
|
|
|
%NETWORKS%
|
|
Individual network configurations
|