mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-09 07:52:37 +02:00
![]() 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 - |
||
---|---|---|
.. | ||
languages | ||
lazprojectgroups.lpk | ||
lazprojectgroups.pas | ||
projectgroup.pp | ||
projectgroupeditor.lfm | ||
projectgroupeditor.pas | ||
projectgroupintf.pp | ||
projectgroupstrconst.pas | ||
README.txt | ||
regprojectgroup.pp |
IDE add-on for Project Groups. Project Groups allows to build groups of projects with a few mouse clicks. Original code from Michael Van Canneyt. Author: Mattias Gaertner mattias@freepascal.org Documentation: http://wiki.lazarus.freepascal.org/Project_Groups