diff --git a/HACKING b/HACKING index 3357e00..a92fa1e 100644 --- a/HACKING +++ b/HACKING @@ -1,29 +1,28 @@ Coding Style ============ - KNotes conforms to the KDEPIM Coding Standard: - - http://kdepim.kde.org/development/coding.php + KNotes conforms to the KDE Frameworks coding standards: + https://techbase.kde.org/Policies/Frameworks_Coding_Style Rules ===== You are free to hack away :-) But *please* remember to: * Update the ChangeLog * Update the AUTHORS * Update the TODO Any major changes must be approved and might require you to branch off and merge when finished. :-) Need Help ========= Feel free to contact me, gamaral Guillermo Antonio Amaral Bastidas diff --git a/README b/README index 5e18ecc..25dc647 100644 --- a/README +++ b/README @@ -1,77 +1,77 @@ KNotes -- Notes for the K Desktop Environment ============================================= KNotes aims to be a useful and full featured notes application for the KDE project. It tries to be as fast and lightweight as possible although including some advanced features. - KNotes conforms to the KDEPIM coding standards: + KNotes conforms to the KDE Frameworks coding standards: - http://kdepim.kde.org/development/coding.php + https://techbase.kde.org/Policies/Frameworks_Coding_Style Features ======== KNotes can: * Accept drag and drop (even from a remote ftp site). * Mail your note. * Print your note (not yet perfect). * Insert the current date. * Have arbitrary colors for background and text. * Have arbitrary sized notes. * Use an arbitrary font for the body and the title. * Auto-indentation. All this on a per note basis on exit. Getting Started =============== To get started, point the mouse pointer on a KNotes note and use the right mouse button to bring up the KNotes pop-up menu. Hacking ======= Please read HACKING. Issues ====== Please read ISSUES. History ======= KNotes was originally started by Bernd Wuebben for KDE 1. The goal was mainly to test and extend the KWM Communications Protocol as it was quite limited back then. Wynn Wilkes did the initial port of KNotes to the next generation of KDE, KDE 2. Some (hopefully rarely used) features where not ported. Michael Brade took over as the maintainer after the port to KDE 2 and did a great job if I might add. A bit after KDE 4 porting had started the proverbial torch fell on my lap and is still there today, I fear it might leave third degree burns. Feedback ======== If you have any feedback, suggestions, new features or little enhancements, please don't hesitate to drop me a mail, call or postcard. "I still didn't find the patch of how to read the users' mind ;-))" ~Michael Brade Have fun! Maintainer ========== gamaral Guillermo Antonio Amaral Bastidas