summaryrefslogtreecommitdiffstats
path: root/src/pics
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2019-10-21 12:47:12 +0200
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-10-23 23:06:31 +0900
commit594d814515c55dec7315567ba40e20db1256fcc2 (patch)
treef635ae2a64cc0cd488a45a9ff821dffd9864d5f0 /src/pics
parent50508b192c56693818ea5c8622223d02c847c854 (diff)
downloadknetstats-594d814515c55dec7315567ba40e20db1256fcc2.tar.gz
knetstats-594d814515c55dec7315567ba40e20db1256fcc2.zip
Drop automake build support.
Add basic cmake instructions in an INSTALL file. Rework of the README file as well as the help page. The knetstats.desktop file has been moved to the "src" folder. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit e7dbd05dac9173bb57af5ab5e2f1eadb267a8121)
Diffstat (limited to 'src/pics')
-rw-r--r--src/pics/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/pics/Makefile.am b/src/pics/Makefile.am
deleted file mode 100644
index fab68d0..0000000
--- a/src/pics/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-knetstats_DATA = theme0_none.png theme1_error.png theme2_both.png theme2_tx.png theme3_rx.png theme4_none.png \
- icon_pci.png theme0_rx.png theme1_none.png theme2_error.png theme3_both.png theme3_tx.png theme4_rx.png \
- theme0_both.png theme0_tx.png theme1_rx.png theme2_none.png theme3_error.png theme4_both.png theme4_tx.png \
- theme0_error.png theme1_both.png theme1_tx.png theme2_rx.png theme3_none.png theme4_error.png
-knetstatsdir = $(kde_datadir)/knetstats/pics