ryanjmulder - 2007-02-01

Hi,
I've created a scintilla lexer and have built a replacement SciLexer.dll that I want to use in my personal system. I've replaced the SciLexer.dll in the Notepad++ install directory and added my language to both stylers.xml and langs.xml. My SciLexer.dll is working fine, because the other languages are still syntax highlighted as they should be.
My language shows up in the Style Configurator, but not in the Language menu, what am I missing?