# HG changeset patch # User thomas_-_s # Date 1234860185 0 # Node ID 0ab5eff393407982e7fa3f5005f35552955f042c # Parent 7f4a7095dc65d9e350eee95d8443a28f2a84b3a6 Added a link to Notepad++. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@943 59b1889a-e5ac-428c-b0c7-476e01d41282 diff -r 7f4a7095dc65 -r 0ab5eff39340 readme.html --- a/readme.html Sun Feb 15 12:59:49 2009 +0000 +++ b/readme.html Tue Feb 17 08:43:05 2009 +0000 @@ -130,10 +130,10 @@

- Also a Notepad++ plugin version is available. The programming project for that is currently only available as - Visual Studio C++ 2005 project file. Also this plugin has some problems with its event handling, because it is - running as a DLL inside of Notepad++ event loop. This will be replaced with the upcoming UiGUI server functionality. - See future plans for more about that. + Also a Notepad++ plugin version is available. + The programming project for that is currently only available as Visual Studio C++ 2005 project file. + Also this plugin has some problems with its event handling, because it is running as a DLL inside of Notepad++ event loop. + This will be replaced with the upcoming UiGUI server functionality. See future plans for more about that.

Supported and tested platforms