mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-08 01:45:32 +00:00
chore(windows): remove more onlineconstants refs
This commit is contained in:
parent
36b70758a9
commit
a3af6adbd5
3 changed files with 14 additions and 17 deletions
|
|
@ -1,18 +1,18 @@
|
|||
(*
|
||||
Name: UfrmAboutTike
|
||||
Copyright: Copyright (C) SIL International.
|
||||
Documentation:
|
||||
Description:
|
||||
Documentation:
|
||||
Description:
|
||||
Create Date: 20 Jun 2006
|
||||
|
||||
Modified Date: 3 Aug 2015
|
||||
Authors: mcdurdin
|
||||
Related Files:
|
||||
Dependencies:
|
||||
Related Files:
|
||||
Dependencies:
|
||||
|
||||
Bugs:
|
||||
Todo:
|
||||
Notes:
|
||||
Bugs:
|
||||
Todo:
|
||||
Notes:
|
||||
History: 20 Jun 2006 - mcdurdin - Initial version
|
||||
28 Sep 2006 - mcdurdin - Version 7
|
||||
25 May 2010 - mcdurdin - I2392 - Activation Client integration
|
||||
|
|
@ -65,7 +65,6 @@ uses
|
|||
Keyman.Developer.System.HelpTopics,
|
||||
|
||||
KeymanVersion,
|
||||
onlineconstants,
|
||||
Upload_Settings,
|
||||
VersionInfo,
|
||||
utilexecute;
|
||||
|
|
|
|||
|
|
@ -184,7 +184,6 @@ uses
|
|||
LanguagesXMLRenderer,
|
||||
MessageIdentifierConsts,
|
||||
MessageIdentifiers,
|
||||
onlineconstants,
|
||||
OnlineUpdateCheck,
|
||||
OptionsXMLRenderer,
|
||||
Keyman.Configuration.System.UmodWebHttpServer,
|
||||
|
|
|
|||
|
|
@ -1,18 +1,18 @@
|
|||
(*
|
||||
Name: keymancustomisation
|
||||
Copyright: Copyright (C) SIL International.
|
||||
Documentation:
|
||||
Description:
|
||||
Documentation:
|
||||
Description:
|
||||
Create Date: 20 Jun 2006
|
||||
|
||||
Modified Date: 25 Oct 2016
|
||||
Authors: mcdurdin
|
||||
Related Files:
|
||||
Dependencies:
|
||||
Related Files:
|
||||
Dependencies:
|
||||
|
||||
Bugs:
|
||||
Todo:
|
||||
Notes:
|
||||
Bugs:
|
||||
Todo:
|
||||
Notes:
|
||||
History: 20 Jun 2006 - mcdurdin - Initial version
|
||||
01 Aug 2006 - mcdurdin - Add MouseButton for menu items
|
||||
14 Sep 2006 - mcdurdin - Add Welcome size, splash file name, supports character map properties
|
||||
|
|
@ -153,7 +153,6 @@ type
|
|||
implementation
|
||||
|
||||
uses
|
||||
onlineconstants,
|
||||
utilhandleexception,
|
||||
utilicon,
|
||||
utilolepicture,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue