LazEdit: add .p to default extensions linked to fpc highlighter.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2699 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
lazarus-bart
2013-03-12 23:37:57 +00:00
parent 09e5252262
commit c1b0e53aeb

View File

@ -108,7 +108,7 @@ const
'.xml;.adfx', //eftXml
'.css;' + CssTemplateExt, //eftCss
'.js;' + JavaTemplateExt, //eftJava
'.pp;.pas;.inc;.lpr;.dpr;.lrs;.lpk;.dpk', //eftFpc
'.pp;.pas;.p;.inc;.lpr;.dpr;.lrs;.lpk;.dpk', //eftFpc
'.lfm;.dfm', //eftLfm
'.c;.cpp;.h;.hpp;.hh;.gcc;.cc;.c++', //eftC
'.py', //eftPython