From 8a5ab0cb65d78b80d7b9654077e24b8078b840df Mon Sep 17 00:00:00 2001 From: gregory guy Date: Fri, 22 Nov 2019 14:06:49 +0100 Subject: Drop automake build support. Add basic cmake build instructions. Add a man page taken from Debian packaging. Delete empty file NEWS. Rework on the README, INSTALL and help page. Signed-off-by: gregory guy --- doc/Makefile.am | 1 - doc/da/Makefile.am | 2 -- doc/es/Makefile.am | 2 -- doc/et/Makefile.am | 2 -- doc/filelight/Makefile.am | 2 -- doc/filelight/index.docbook | 29 +++++++++++---------- doc/it/Makefile.am | 2 -- doc/man/CMakeLists.txt | 5 ++++ doc/man/filelight.1 | 63 +++++++++++++++++++++++++++++++++++++++++++++ doc/pt/Makefile.am | 2 -- doc/ru/Makefile.am | 2 -- doc/sv/Makefile.am | 2 -- 12 files changed, 83 insertions(+), 31 deletions(-) delete mode 100644 doc/Makefile.am delete mode 100644 doc/da/Makefile.am delete mode 100644 doc/es/Makefile.am delete mode 100644 doc/et/Makefile.am delete mode 100644 doc/filelight/Makefile.am delete mode 100644 doc/it/Makefile.am create mode 100644 doc/man/CMakeLists.txt create mode 100644 doc/man/filelight.1 delete mode 100644 doc/pt/Makefile.am delete mode 100644 doc/ru/Makefile.am delete mode 100644 doc/sv/Makefile.am (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am deleted file mode 100644 index 54cb7de..0000000 --- a/doc/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = $(AUTODIRS) diff --git a/doc/da/Makefile.am b/doc/da/Makefile.am deleted file mode 100644 index 63f44e7..0000000 --- a/doc/da/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_LANG = da -KDE_DOCS = filelight diff --git a/doc/es/Makefile.am b/doc/es/Makefile.am deleted file mode 100644 index da3a4a7..0000000 --- a/doc/es/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_LANG = es -KDE_DOCS = filelight diff --git a/doc/et/Makefile.am b/doc/et/Makefile.am deleted file mode 100644 index c8ffd54..0000000 --- a/doc/et/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_LANG = et -KDE_DOCS = filelight diff --git a/doc/filelight/Makefile.am b/doc/filelight/Makefile.am deleted file mode 100644 index e97402c..0000000 --- a/doc/filelight/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_DOCS = AUTO -KDE_LANG = en diff --git a/doc/filelight/index.docbook b/doc/filelight/index.docbook index f68d7de..7152d21 100644 --- a/doc/filelight/index.docbook +++ b/doc/filelight/index.docbook @@ -158,7 +158,7 @@ consistent documentation style across all KDE apps. --> The Appearance tab allows you to configure the way &filelight; looks. -The Scheme section is used to choose a color scheme for &filelight;. The color schemes are Rainbow, KDE Colours, and High Contrast. There is also a Contrast: slider to adjust the contrast of the ring segments for easier viewing. +The Scheme section is used to choose a color scheme for &filelight;. The color schemes are Rainbow, TDE Colours, and High Contrast. There is also a Contrast: slider to adjust the contrast of the ring segments for easier viewing. The Use anti-aliasing checkbox is used to enable the use of anti-aliasing in the &filelight; view. Selected, this option makes the ring segments have a much cleaner look. @@ -175,17 +175,16 @@ consistent documentation style across all KDE apps. --> Starting &filelight; -&filelight; can be started from the K-Menu, or from the command-line +&filelight; can be started from the TDE-Menu, or from the command-line -From the K-Menu +From the TDE-Menu -Open the &kde; program menu by clicking on the -big K icon on your +Open the Menu by clicking on the big "T-like" icon on your panel. This will raise the program menu. Move your -cursor up the menu to the Utilities menu item. Choose -&filelight;. +cursor up the menu to the Utilities menu item, then to File. Choose +Disk Usage Statistics (Filelight). @@ -240,7 +239,7 @@ You can open directories with Konqueror or Konsole using the context menu for th -If you want to improve the documentation, I'll happily accept patches :) Thanks. +If you want to improve the documentation, We'll happily accept patches :) Thanks.