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: implement i18n, HU translation. Issue #29173. Patch by Peter Gabor 2015-12-12 15:11:27 +00:00
packagetabs.pas components: less hints 2016-03-01 15:25:24 +00:00
packagetabsstr.pas packagetabs: add "Copy File Path To Clipboard" menu command 2015-12-13 13:27:09 +00:00
README.txt packagetabs: added README file 2015-11-24 21:44:22 +00:00

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