diff options
author | gregory guy <[email protected]> | 2019-10-01 13:09:31 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2019-10-01 13:09:31 +0200 |
commit | 8059247488b06fc27da5bab427f25e1ed94a25ea (patch) | |
tree | 82ff1850200fa84cd7a87b4dd90e961f9b0fe5f2 /src/TODO | |
parent | 6124c3bfbd38b5dfa1df605153dd508246344f12 (diff) | |
download | kcpuload-8059247488b06fc27da5bab427f25e1ed94a25ea.tar.gz kcpuload-8059247488b06fc27da5bab427f25e1ed94a25ea.zip |
Drop automake build support.
Move AUTHORS, COPYING, ChangeLog, INSTALL, README and TODO files
from the "src" folder to the root of the package.
Add basic build instructions with cmake in the INSTALL file.
Diffstat (limited to 'src/TODO')
-rw-r--r-- | src/TODO | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/TODO b/src/TODO deleted file mode 100644 index a3f1ba2..0000000 --- a/src/TODO +++ /dev/null @@ -1,7 +0,0 @@ - -DCOP support. -Change the text on colour menu items as docks are created and destroyed. -Support sticky pop-ups. -Have the default location of the pop-up being close to the system tray dock(s). -Support for more than two CPUs. - |