Changeset 412 for branches/highdpi/Global.pas
- Timestamp:
- Nov 4, 2021, 2:59:11 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/highdpi/Global.pas
r405 r412 10 10 CevoHomepageShort = 'app.zdechov.net/c-evo'; 11 11 CevoHomepage = 'https://' + CevoHomepageShort; 12 CevoContactShort = 'app.zdechov.net/c-evo# Contact';12 CevoContactShort = 'app.zdechov.net/c-evo#Support'; 13 13 CevoContact = 'https://' + CevoContactShort; 14 14 CevoContactBug = 'https://app.zdechov.net/c-evo/report/1';
Note:
See TracChangeset
for help on using the changeset viewer.