diff --git a/.gitignore b/.gitignore index e6ae2568..bde458d0 100644 --- a/.gitignore +++ b/.gitignore @@ -49,7 +49,7 @@ LFSToolKit/examples/RunExamples */confline lfstoolkit.rc sortedcats -TODO + LFSToolKit/examples/*.desktop LFSToolKit/examples/ManPageEditor.lnk.png diff --git a/LFSTray/README.md b/LFSTray/README.md index 386b9078..e0789446 100644 --- a/LFSTray/README.md +++ b/LFSTray/README.md @@ -1,23 +1,17 @@ # LFSTray -This ia a simple standalone systray. - - -Forked from stalonetray ( big thanks ) - -Original Code here: - -https://github.com/kolbusa/stalonetray - - - +This ia a simple standalone systray. +### +Forked from stalonetray ( big thanks ) +Original Code here: +https://github.com/kolbusa/stalonetray +### **To build/install:** ```console ./autogen.sh --prefix=/usr make make install ``` - - +### **QUICK USE:** lfstray -h diff --git a/LFSTray/TODO b/LFSTray/TODO new file mode 100644 index 00000000..d76f39d0 --- /dev/null +++ b/LFSTray/TODO @@ -0,0 +1,8 @@ +LOADS! + +convert to c++ +integerate into lfstoolkit lib +redo settings +add prefs app +remove unnedeed code +new manpage