diff options
| author | mikeworks <mikeworks@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-01-20 20:34:40 +0000 |
|---|---|---|
| committer | mikeworks <mikeworks@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-01-20 20:34:40 +0000 |
| commit | 3597dee3e3737f3213e809030d8163526d53a920 (patch) | |
| tree | f7cb879d007a17129a0cb2f83ebc501c1b626d1b /addon/Notepad++/Readme.txt | |
| parent | c5322dd3a73818c8910a66a5fbcc9bb5c737199b (diff) | |
Updated syntax highlighting support for YaCy lng (language) files in Notepad++
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6602 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'addon/Notepad++/Readme.txt')
| -rw-r--r-- | addon/Notepad++/Readme.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/addon/Notepad++/Readme.txt b/addon/Notepad++/Readme.txt index 8adb6956b..7c223e961 100644 --- a/addon/Notepad++/Readme.txt +++ b/addon/Notepad++/Readme.txt @@ -1,6 +1,7 @@ YaCy lng highlighting for Notepad++
-To enable the highlighting of YaCy lng files simply copy the file userDefineLang.xml into your Notepad++ root directory.
+To enable the highlighting of YaCy lng files simply copy the file userDefineLang.xml into your %APPDATA%\Notepad++ directory.
+If you installed Notepad++ with the "Dont use %APPDATA%" option copy the file directly into the Notepad++ root directory.
If you have already created other user defined languages merge the content of your existing userDefineLang.xml with the contents of ours.
|
