lazarus/components/favorites
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
favorites_impl.pas Move function LoadProjectIconIntoImages from ProjectIntf to IDEUtils. Eliminate LCL dependency from ProjectIntf. 2018-06-13 08:33:16 +00:00
favorites.lpk
favorites.pas components: less hints 2016-03-01 15:31:26 +00:00
favoritesstr.pas
README.txt

IDE add-on for Favorites.
Adds favorite projects list into the drop-down menu of "Open" toolbar button.

Author: Ondrej Pokorny

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