lazarus/components/packagetabs
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
packagetabs_impl.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
packagetabs.lpk
packagetabs.pas
packagetabsstr.pas
README.txt

IDE add-on:
When installed, this package replaces source editor tabs/pages with buttons sorted by package and name.

Author: Ondrej Pokorny

Documentation:
http://wiki.lazarus.freepascal.org/Package_Tabs