diff options
author | gregory guy <[email protected]> | 2020-03-15 16:04:21 +0100 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-03-16 12:34:55 +0900 |
commit | 8abac42d8092801f3f19e957d5577ed1910086be (patch) | |
tree | 63a0c2400608da181171ff0d504c50970982dce9 /doc/en | |
parent | 049b177da195f76a7fc3d351c8d6cd2d1060ebd9 (diff) | |
download | mplayerthumbs-8abac42d8092801f3f19e957d5577ed1910086be.tar.gz mplayerthumbs-8abac42d8092801f3f19e957d5577ed1910086be.zip |
Drop automake build support.
Delete empty file TODO.
Add basic cmake build instructions.
Rewrite of the README file.
Some cosmetics.
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit f6ab2e36b3600d63a29216332e073922c27878cd)
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am deleted file mode 100644 index 266ad74..0000000 --- a/doc/en/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_DOCS = videopreview -KDE_LANG = en |