diff --git a/harbour/ChangeLog b/harbour/ChangeLog index cdb619ba52..f6752f5ed4 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -18,13 +18,13 @@ 2012-11-17 18:50 UTC+0100 Viktor Szakats (harbour syenar.net) + website/css/shCore.css + + website/css/shThemeDefault.css + website/js - + website/js/shBrushHarbour.js + website/js/shCore.js + added components for http://alexgorbatchev.com/SyntaxHighlighter/ a JS based syntax highlighter by Alex Gorbatchev - + website/css/shThemeDefault.css + + website/js/shBrushHarbour.js + added Harbour theme (it's based on the php one) * website/menu/harbour-menu.js diff --git a/harbour/package/harb_win.rc b/harbour/package/harb_win.rc index df7388e645..48ef0f2fb0 100644 --- a/harbour/package/harb_win.rc +++ b/harbour/package/harb_win.rc @@ -58,7 +58,7 @@ END /* Preparation for manifest */ /* Not using predefined Windows macros here, because some C compilers - with fail badly with their own definitions (f.e. pocc) and/or their own - Windows headers. [vszakats] */ + will fail badly with their own definitions (f.e. pocc) and/or their + own Windows headers. [vszakats] */ #define __HB_CREATEPROCESS_MANIFEST_RESOURCE_ID 1 #define __HB_RT_MANIFEST 24