global-functions: sort alphabetically

This commit is contained in:
Christian Hesse 2020-02-28 15:26:26 +01:00
parent 3db752bc97
commit 001e7eeb39
17 changed files with 339 additions and 340 deletions

View file

@ -8,14 +8,14 @@
:global GlobalConfigVersion;
:global Identity;
:global IDonate;
:global SentConfigChangesNotification;
:global ScriptUpdatesFetch;
:global ScriptUpdatesBaseUrl;
:global ScriptUpdatesUrlSuffix;
:global ScriptUpdatesFetch;
:global ScriptUpdatesIgnore;
:global ScriptUpdatesUrlSuffix;
:global SentConfigChangesNotification;
:global SendNotification;
:global LogPrintExit;
:global SendNotification;
:foreach Script in=[ / system script find where source~"^#!rsc" ] do={
:local Ignore 0;