1
0
mirror of https://github.com/gryf/wicd.git synced 2026-02-27 21:05:47 +01:00

Install some additional docs

Renamed curses/README to curses/README.curses
  Renamed curses/TODO to curses/TODO.curses
  Renamed cli/README to cli/README.cli
  Edited setup.py to install these docs to wpath.docdir
This commit is contained in:
Robby Workman
2009-11-06 08:37:58 -06:00
parent f0d729737e
commit 91711fc638
4 changed files with 5 additions and 0 deletions

5
curses/TODO.curses Normal file
View File

@@ -0,0 +1,5 @@
Things to do (in no particular order):
* Make keystrokes customizable (Probably not going to happen)
* Make color schemes customizable
* Perform a mass code cleanup