lazarus/components/projectgroups
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
lazprojectgroups.lpk projectgroups: readded codetools dependency and fixed license 2017-12-09 21:07:48 +00:00
lazprojectgroups.pas projectgroups: added lazprojectgroups.pas 2016-12-02 13:52:05 +00:00
projectgroup.pp LazUtils: Move exception and stack trace stuff to new LazTracer. Move function ConvertLineEndings to LazUtilities. 2018-06-14 09:05:50 +00:00
projectgroupeditor.lfm projectgroups: more resourcestrings, issue #30580, from Péter Gábor 2016-09-10 06:50:29 +00:00
projectgroupeditor.pas Formatting, cleanup, also remove unused funcs in ProcedureList. 2018-07-24 12:50:26 +00:00
projectgroupintf.pp Components: use LazLoggerBase instead of LazLogger 2018-06-02 16:46:39 +00:00
projectgroupstrconst.pas Unify capitalization of Project Group Labels. Issue #31626, patch from Marcos Douglas. 2017-04-07 07:16:39 +00:00
README.txt project groups: comments 2015-11-23 18:03:28 +00:00
regprojectgroup.pp projectgroups: removed dependency on codetools 2017-12-09 15:39:48 +00:00

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