delphidabbler/codesnip

Fix full program name error for portable version

delphidabbler opened this issue · 1 comments

Full program name stored in by TAppInfo.FullProgramName is DelphiDabbler CodeSnip-p when compiled as portable edition. It really should still be DelphiDabbler CodeSnip.

Implemented at commit b0d0726