mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-24 23:47:20 +00:00
added todo list
This commit is contained in:
parent
21418cdd18
commit
45de9145fb
@ -182,6 +182,13 @@ Installation
|
||||
Additional information
|
||||
======================
|
||||
|
||||
TODO (wish list)
|
||||
----------------
|
||||
* data labels on tooltip
|
||||
* package manager support
|
||||
* hddmb support
|
||||
* ps count and ps support
|
||||
|
||||
Links
|
||||
-----
|
||||
* [Homepage](http://arcanis.name/projects/pytextmonitor/)
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# update english readme
|
||||
cp readme/en.md README.md
|
||||
cp README.md readme/en.md
|
||||
|
||||
SRCDIR="sources"
|
||||
VERSION=$(grep -m1 PROJECT_VERSION_MAJOR sources/CMakeLists.txt | awk '{print $3}' | cut -c 1).\
|
||||
|
Loading…
Reference in New Issue
Block a user