lazarus/components/leakview
maxim 684c367b8a IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.

git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00
..
languages IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts. 2019-01-24 23:02:37 +00:00
dbginforeader.pas leakview: less hints 2015-08-11 12:06:23 +00:00
heaptrcview.lfm leakview: fixed layout 2017-10-17 16:37:02 +00:00
heaptrcview.pas LeakView: better comparison for equal traces 2018-06-23 15:24:25 +00:00
leakinfo.pas leakview: constants for input from external tools (fpc/gdb traces) are not dependent on the IDE language. Should not be resource strings. Issue #0027908 2018-07-16 12:33:00 +00:00
leakview.lpk LeakView: accept lldb traces 2018-06-19 18:50:45 +00:00
leakview.pas components: less hints 2016-03-01 15:25:53 +00:00
Makefile set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
Makefile.compiled LeakView: recreate Makefile 2018-06-20 17:38:57 +00:00
Makefile.fpc updated makefiles 2018-07-11 23:58:59 +00:00