lazarus/components/sqldb
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
..
design sqldb: New HiDpi-icons by Roland Hahn 2017-11-05 17:44:34 +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
fpmake.pp
Makefile set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
Makefile.compiled updated makefiles 2018-07-11 23:58:59 +00:00
Makefile.fpc updated makefiles 2018-07-11 23:58:59 +00:00
pqteventmonitor.pas
registersqldb.pas sqldb: enable mysql40 on win64 2017-05-14 17:19:20 +00:00
registersqldb.res sqldb: New HiDpi-icons by Roland Hahn 2017-11-05 17:44:34 +00:00
sqldblaz.lpk sqldblaz, fcl: moved virtual unit sqldb from sqldblaz to fcl.lpk, sqldblaz should only contain designtime stuff 2016-12-09 09:11:55 +00:00
sqldblaz.pas sqldblaz, fcl: moved virtual unit sqldb from sqldblaz to fcl.lpk, sqldblaz should only contain designtime stuff 2016-12-09 09:11:55 +00:00
sqlstringspropertyeditordlg.lfm
sqlstringspropertyeditordlg.pas