summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2014-03-13- add resource file and icon for WIN32 buildpp
git-svn-id: https://lampka.siedziba.pl:790/svn/repos/lingot-win32@295 455248ca-bdda-0310-9134-f4ebb693071a
2014-03-13- configuration directory on WIN32 is "lingot" instead of ".lingot"pp
- store configuration directory in APPDATA on WIN32 - mkdir() on WIN32 takes only 1 argument - get translations from "share/locale" on WIN32, which is consistent with GTK, and makes distributing easier (does not require installation) git-svn-id: https://lampka.siedziba.pl:790/svn/repos/lingot-win32@294 455248ca-bdda-0310-9134-f4ebb693071a
2014-03-13- there is no langinfo.h header in my crossmingw32 environmentpp
git-svn-id: https://lampka.siedziba.pl:790/svn/repos/lingot-win32@293 455248ca-bdda-0310-9134-f4ebb693071a
2014-03-13- import version 0.9.1 from upstreamPiotr Pawlow