lazarus/examples/lazresexplorer
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
reaboutunit.lfm
reaboutunit.pas Examples: Fix compilation when function wrappers in FileUtil are disabled (define NoLazUTF8Wrappers). Clean uses sections. 2015-07-04 23:08:27 +00:00
reconstsunit.pas Add LCLPlatformDef to packages and examples that did not compile otherwise. 2016-12-18 10:10:56 +00:00
remainunit.lfm Examples: ResExplorer 2015-07-25 14:52:17 +00:00
remainunit.pas Examples: ResExplorer 2015-07-25 14:52:17 +00:00
resexplorer.ico
resexplorer.lpi Examples: Remove PathDelim and LaunchingApplication settings from the projects. 2017-05-11 09:04:51 +00:00
resexplorer.lpr
resexplorer.res lcl: added protected TCustomTreeView.CreateNodes, issue #31111 2016-12-12 21:10:54 +00:00