mirror of
https://github.com/gryf/wicd.git
synced 2026-04-14 09:33:33 +02:00
Made the wicd-curses script add WHEREAREMYFILES
Moved WHEREAREMYFILES to /var/lib/wicd, and adapted setup.py, wpath.py, and the wicd-client script to support it Fixed a typo in setup.py
This commit is contained in:
@@ -1,13 +1,18 @@
|
||||
WHERE ARE MY FILES?!
|
||||
|
||||
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.
|
||||
If you are reading this in %VARLIB%, then you may ignore (but please don't
|
||||
delete) this file. The only reason it is here is that it is definitely
|
||||
constant between package updates.
|
||||
|
||||
If you are reading this from your home directory, you are probably wondering
|
||||
why your Wicd configuration files are not in ~/.wicd. 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
|
||||
User-dependent configuration files
|
||||
|
||||
%ETC%
|
||||
Global configuration files
|
||||
|
||||
Reference in New Issue
Block a user