diff options
author | gregory guy <[email protected]> | 2020-09-30 11:03:15 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2020-09-30 11:03:15 +0200 |
commit | e167d15409204539a0fa3a5b7260ca090192d6fa (patch) | |
tree | 9ee388acd73ced62c05ec5552e90361b4d80b214 /AUTHORS | |
parent | 7d6ae8bb0067208c70ab0711a8b06678bf022acc (diff) | |
download | kshowmail-e167d15409204539a0fa3a5b7260ca090192d6fa.tar.gz kshowmail-e167d15409204539a0fa3a5b7260ca090192d6fa.zip |
Drop automake build support.
Add basic cmake build instructions.
Delete empty folder templates.
Delete rpm stuff (kshowmail.spec and build-kshowmail folder).
Rework of the README and AUTHORS files.
Add BUGS file.
Move the kshowmail.desktop file into XDG_APPS_INSTALL_DIR directory,
see TDE/tde#26 and bug 2408.
Some cosmetics.
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -2,3 +2,31 @@ Eggert Ehmke <[email protected]> Allistar Melville <[email protected]> Oleg Ivanov <[email protected]> Ulrich Weigelt <[email protected]> + + +Acknowledgements: +Since I started the kshowmail development, I received lots of feedback and constructive +critics from all over the world. I appreciate this very much and want to say "thank you" +to all of you. In particular: + +Manfred Haertel <[email protected]> who wrote the original command line version. +Espen Sand <[email protected]> who provided the timers and some keyboard shortcuts. +Nicolas Vignal <[email protected]> who provided RPM's for RedHat, + and the french translation. +Serge Parmentier <[email protected]>� who updated the french translation +Edgardo Garc�a <[email protected]> who provided the spanish translation +Stephan Giesler <[email protected]> who updated the spanish translation and + did some testing. +Mattias Newzella <[email protected]> who provided the swedish translation +Aharon Schkolnik <[email protected]>, who did a lot of testing and created a lot of +Matthias Doell <[email protected]>, ideas that are now part of kshowmail. +Thomas Watz <[email protected]> +Maic Szotek <[email protected]> who provided the nice new icons for the + 3.x.x version. +Gustavo Zamorano S. <[email protected]> who suggested the "Reply" feature and tested + some scripts. +Sandor Laza <[email protected]> who provided the hungarian translation. +Gabriele Postorino <[email protected]> who provided the italian translation. +Robert Kratky <[email protected]> who provided the czech translation. + +Have a lot of fun! ;-) |