Skip to content

Commit eae4020

Browse files
committed
Sorted plugins into alphabetic order in installer
1 parent 2a145be commit eae4020

File tree

1 file changed

+112
-106
lines changed

1 file changed

+112
-106
lines changed

install/mushclient.nsi

Lines changed: 112 additions & 106 deletions
Original file line numberDiff line numberDiff line change
@@ -239,19 +239,19 @@ Section "Documentation"
239239
SetOutPath $INSTDIR\docs
240240

241241
; Put files there
242-
File "..\docs\RegularExpressions.txt"
243-
File "..\docs\mersenne_twister.txt"
244-
File "..\docs\lua_license.txt"
242+
File "..\docs\JSON License.txt"
243+
File "..\docs\Lua Colors LICENSE.txt"
244+
File "..\docs\LuaJSON.txt"
245+
File "..\docs\LuaSocket_license.txt"
245246
File "..\docs\PCRE_ChangeLog.txt"
247+
File "..\docs\RegularExpressions.txt"
246248
File "..\docs\gpl.txt"
247-
File "..\docs\lsqlite3.html"
248249
File "..\docs\lpeg.html"
249-
File "..\docs\re.html"
250-
File "..\docs\Lua Colors LICENSE.txt"
251-
File "..\docs\JSON License.txt"
252-
File "..\docs\LuaJSON.txt"
250+
File "..\docs\lsqlite3.html"
251+
File "..\docs\lua_license.txt"
253252
File "..\docs\luacom.pdf"
254-
File "..\docs\LuaSocket_license.txt"
253+
File "..\docs\mersenne_twister.txt"
254+
File "..\docs\re.html"
255255

256256
CreateDirectory "$INSTDIR\docs\LuaSocket_documentation"
257257
SetOutPath $INSTDIR\docs\LuaSocket_documentation
@@ -320,33 +320,34 @@ Section "Scripting"
320320
SetOutPath $INSTDIR\lua
321321

322322
SetOverwrite ifnewer
323+
324+
File "..\lua\InfoBox.lua"
323325
File "..\lua\addxml.lua"
326+
File "..\lua\alphanum.lua"
324327
File "..\lua\check.lua"
328+
File "..\lua\checkplugin.lua"
329+
File "..\lua\colors.lua"
330+
File "..\lua\commas.lua"
331+
File "..\lua\copytable.lua"
325332
File "..\lua\declare.lua"
333+
File "..\lua\gauge.lua"
326334
File "..\lua\getlines.lua"
327335
File "..\lua\getstyle.lua"
336+
File "..\lua\getworld.lua"
337+
File "..\lua\mapper.lua"
338+
File "..\lua\movewindow.lua"
339+
File "..\lua\mw.lua"
328340
File "..\lua\pairsbykeys.lua"
341+
File "..\lua\ppi.lua"
342+
File "..\lua\re.lua"
343+
File "..\lua\sandbox.lua"
329344
File "..\lua\serialize.lua"
345+
File "..\lua\show_loaded.lua"
346+
File "..\lua\strict.lua"
330347
File "..\lua\tprint.lua"
331348
File "..\lua\var.lua"
332349
File "..\lua\wait.lua"
333-
File "..\lua\copytable.lua"
334-
File "..\lua\strict.lua"
335-
File "..\lua\commas.lua"
336-
File "..\lua\getworld.lua"
337-
File "..\lua\checkplugin.lua"
338-
File "..\lua\re.lua"
339-
File "..\lua\mw.lua"
340-
File "..\lua\movewindow.lua"
341-
File "..\lua\alphanum.lua"
342-
File "..\lua\InfoBox.lua"
343-
File "..\lua\colors.lua"
344-
File "..\lua\gauge.lua"
345-
File "..\lua\ppi.lua"
346-
File "..\lua\mapper.lua"
347350
File "..\luacom\luacom5.lua"
348-
File "..\lua\sandbox.lua"
349-
File "..\lua\show_loaded.lua"
350351

351352
; LuaSocket
352353

@@ -432,40 +433,42 @@ Section "Plugins"
432433
File "..\plugins\constants.pl"
433434
File "..\plugins\constants.pys"
434435
File "..\plugins\constants.lua"
435-
File "..\plugins\plugin_list.xml"
436-
File "..\plugins\plugin_summary.xml"
437-
File "..\plugins\random_socials.xml"
438-
File "..\plugins\scan.xml"
439-
File "..\plugins\msp.xml"
440-
File "..\plugins\reverse_speedwalk.xml"
441-
File "..\plugins\SMAUG_automapper_helper.xml"
442-
File "..\plugins\multiple_send.xml"
443-
File "..\plugins\idle_message.xml"
444-
File "..\plugins\MUSH_teleport.xml"
445-
File "..\plugins\ColourNote.xml"
446-
File "..\plugins\NewActivity.xml"
447-
File "..\plugins\MudDatabase.xml"
448-
File "..\plugins\Chat.xml"
449-
File "..\plugins\Health_Bar.xml"
436+
437+
; plugins - alphabetic order
450438
File "..\plugins\ANSI_Log.xml"
451-
File "..\plugins\Hyperlink_URL.xml"
452-
File "..\plugins\Gag.xml"
453-
File "..\plugins\Status_Bar_Prompt.xml"
454-
File "..\plugins\Timer.xml"
455-
File "..\plugins\ShowActivity.xml"
456-
File "..\plugins\Installer_sumcheck.xml"
457-
File "..\plugins\Current_Output_Window.xml"
458-
File "..\plugins\InfoBox_Demo.xml"
439+
File "..\plugins\ATCP_Mapper.xml"
459440
File "..\plugins\ATCP_NJG.xml"
460-
File "..\plugins\Summary.xml"
441+
File "..\plugins\Automatic_Backup.xml"
442+
File "..\plugins\Calculator.xml"
443+
File "..\plugins\Chat.xml"
461444
File "..\plugins\Code_Chart.xml"
445+
File "..\plugins\ColourNote.xml"
462446
File "..\plugins\Config_Option_Changer.xml"
463-
File "..\plugins\ATCP_Mapper.xml"
447+
File "..\plugins\Current_Output_Window.xml"
448+
File "..\plugins\Gag.xml"
449+
File "..\plugins\Health_Bar.xml"
450+
File "..\plugins\Hyperlink_URL.xml"
451+
File "..\plugins\InfoBox_Demo.xml"
452+
File "..\plugins\Installer_sumcheck.xml"
453+
File "..\plugins\MUSH_teleport.xml"
464454
File "..\plugins\Messages_Window.xml"
465-
File "..\plugins\Calculator.xml"
466-
File "..\plugins\Text_To_Speech.xml"
467-
File "..\plugins\Automatic_Backup.xml"
455+
File "..\plugins\MudDatabase.xml"
456+
File "..\plugins\NewActivity.xml"
468457
File "..\plugins\Omit_Blank_Lines.xml"
458+
File "..\plugins\SMAUG_automapper_helper.xml"
459+
File "..\plugins\ShowActivity.xml"
460+
File "..\plugins\Status_Bar_Prompt.xml"
461+
File "..\plugins\Summary.xml"
462+
File "..\plugins\Text_To_Speech.xml"
463+
File "..\plugins\Timer.xml"
464+
File "..\plugins\idle_message.xml"
465+
File "..\plugins\msp.xml"
466+
File "..\plugins\multiple_send.xml"
467+
File "..\plugins\plugin_list.xml"
468+
File "..\plugins\plugin_summary.xml"
469+
File "..\plugins\random_socials.xml"
470+
File "..\plugins\reverse_speedwalk.xml"
471+
File "..\plugins\scan.xml"
469472

470473

471474
SectionEnd
@@ -530,33 +533,33 @@ Section Uninstall
530533
RMDir "$INSTDIR\scripts"
531534

532535
; lua stuff
536+
Delete "$INSTDIR\lua\InfoBox.lua"
533537
Delete "$INSTDIR\lua\addxml.lua"
538+
Delete "$INSTDIR\lua\alphanum.lua"
534539
Delete "$INSTDIR\lua\check.lua"
540+
Delete "$INSTDIR\lua\checkplugin.lua"
541+
Delete "$INSTDIR\lua\colors.lua"
542+
Delete "$INSTDIR\lua\commas.lua"
543+
Delete "$INSTDIR\lua\copytable.lua"
535544
Delete "$INSTDIR\lua\declare.lua"
545+
Delete "$INSTDIR\lua\gauge.lua"
536546
Delete "$INSTDIR\lua\getlines.lua"
537547
Delete "$INSTDIR\lua\getstyle.lua"
538-
Delete "$INSTDIR\lua\pairsbykeys.lua"
539-
Delete "$INSTDIR\lua\serialize.lua"
540-
Delete "$INSTDIR\lua\tprint.lua"
541-
Delete "$INSTDIR\lua\var.lua"
542-
Delete "$INSTDIR\lua\wait.lua"
543-
Delete "$INSTDIR\lua\copytable.lua"
544-
Delete "$INSTDIR\lua\strict.lua"
545-
Delete "$INSTDIR\lua\commas.lua"
546548
Delete "$INSTDIR\lua\getworld.lua"
547-
Delete "$INSTDIR\lua\checkplugin.lua"
548-
Delete "$INSTDIR\lua\re.lua"
549-
Delete "$INSTDIR\lua\mw.lua"
549+
Delete "$INSTDIR\lua\luacom5.lua"
550+
Delete "$INSTDIR\lua\mapper.lua"
550551
Delete "$INSTDIR\lua\movewindow.lua"
551-
Delete "$INSTDIR\lua\alphanum.lua"
552-
Delete "$INSTDIR\lua\InfoBox.lua"
553-
Delete "$INSTDIR\lua\colors.lua"
554-
Delete "$INSTDIR\lua\gauge.lua"
552+
Delete "$INSTDIR\lua\mw.lua"
553+
Delete "$INSTDIR\lua\pairsbykeys.lua"
555554
Delete "$INSTDIR\lua\ppi.lua"
556-
Delete "$INSTDIR\lua\mapper.lua"
557-
Delete "$INSTDIR\lua\luacom5.lua"
555+
Delete "$INSTDIR\lua\re.lua"
558556
Delete "$INSTDIR\lua\sandbox.lua"
557+
Delete "$INSTDIR\lua\serialize.lua"
559558
Delete "$INSTDIR\lua\show_loaded.lua"
559+
Delete "$INSTDIR\lua\strict.lua"
560+
Delete "$INSTDIR\lua\tprint.lua"
561+
Delete "$INSTDIR\lua\var.lua"
562+
Delete "$INSTDIR\lua\wait.lua"
560563

561564
Delete "$INSTDIR\lua\socket.lua"
562565
Delete "$INSTDIR\lua\ltn12.lua"
@@ -613,18 +616,18 @@ Section Uninstall
613616
RMDir "$INSTDIR\spell"
614617

615618
; docs
616-
Delete "$INSTDIR\docs\RegularExpressions.txt"
617-
Delete "$INSTDIR\docs\mersenne_twister.txt"
618-
Delete "$INSTDIR\docs\lua_license.txt"
619+
Delete "$INSTDIR\docs\JSON License.txt"
620+
Delete "$INSTDIR\docs\Lua Colors LICENSE.txt"
621+
Delete "$INSTDIR\docs\LuaJSON.txt"
619622
Delete "$INSTDIR\docs\PCRE_ChangeLog.txt"
623+
Delete "$INSTDIR\docs\RegularExpressions.txt"
620624
Delete "$INSTDIR\docs\gpl.txt"
621-
Delete "$INSTDIR\docs\lsqlite3.html"
622625
Delete "$INSTDIR\docs\lpeg.html"
623-
Delete "$INSTDIR\docs\re.html"
624-
Delete "$INSTDIR\docs\Lua Colors LICENSE.txt"
625-
Delete "$INSTDIR\docs\JSON License.txt"
626-
Delete "$INSTDIR\docs\LuaJSON.txt"
626+
Delete "$INSTDIR\docs\lsqlite3.html"
627+
Delete "$INSTDIR\docs\lua_license.txt"
627628
Delete "$INSTDIR\docs\luacom.pdf"
629+
Delete "$INSTDIR\docs\mersenne_twister.txt"
630+
Delete "$INSTDIR\docs\re.html"
628631

629632
Delete "$INSTDIR\docs\LuaSocket_license.txt"
630633
Delete "$INSTDIR\docs\LuaSocket_documentation\dns.html"
@@ -658,40 +661,43 @@ Section Uninstall
658661
Delete "$INSTDIR\worlds\plugins\constants.pl"
659662
Delete "$INSTDIR\worlds\plugins\constants.pys"
660663
Delete "$INSTDIR\worlds\plugins\constants.lua"
661-
Delete "$INSTDIR\worlds\plugins\plugin_list.xml"
662-
Delete "$INSTDIR\worlds\plugins\plugin_summary.xml"
663-
Delete "$INSTDIR\worlds\plugins\random_socials.xml"
664-
Delete "$INSTDIR\worlds\plugins\scan.xml"
665-
Delete "$INSTDIR\worlds\plugins\msp.xml"
666-
Delete "$INSTDIR\worlds\plugins\reverse_speedwalk.xml"
667-
Delete "$INSTDIR\worlds\plugins\SMAUG_automapper_helper.xml"
668-
Delete "$INSTDIR\worlds\plugins\multiple_send.xml"
669-
Delete "$INSTDIR\worlds\plugins\idle_message.xml"
670-
Delete "$INSTDIR\worlds\plugins\MUSH_teleport.xml"
671-
Delete "$INSTDIR\worlds\plugins\ColourNote.xml"
672-
Delete "$INSTDIR\worlds\plugins\NewActivity.xml"
673-
Delete "$INSTDIR\worlds\plugins\MudDatabase.xml"
674-
Delete "$INSTDIR\worlds\plugins\Chat.xml"
675-
Delete "$INSTDIR\worlds\plugins\Health_Bar.xml"
664+
665+
; plugins - alphabetic order
676666
Delete "$INSTDIR\worlds\plugins\ANSI_Log.xml"
677-
Delete "$INSTDIR\worlds\plugins\Hyperlink_URL.xml"
678-
Delete "$INSTDIR\worlds\plugins\Gag.xml"
679-
Delete "$INSTDIR\worlds\plugins\Status_Bar_Prompt.xml"
680-
Delete "$INSTDIR\worlds\plugins\Timer.xml"
681-
Delete "$INSTDIR\worlds\plugins\ShowActivity.xml"
682-
Delete "$INSTDIR\worlds\plugins\Installer_sumcheck.xml"
683-
Delete "$INSTDIR\worlds\plugins\Current_Output_Window.xml"
684-
Delete "$INSTDIR\worlds\plugins\InfoBox_Demo.xml"
667+
Delete "$INSTDIR\worlds\plugins\ATCP_Mapper.xml"
685668
Delete "$INSTDIR\worlds\plugins\ATCP_NJG.xml"
686-
Delete "$INSTDIR\worlds\plugins\Summary.xml"
669+
Delete "$INSTDIR\worlds\plugins\Automatic_Backup.xml"
670+
Delete "$INSTDIR\worlds\plugins\Calculator.xml"
671+
Delete "$INSTDIR\worlds\plugins\Chat.xml"
687672
Delete "$INSTDIR\worlds\plugins\Code_Chart.xml"
673+
Delete "$INSTDIR\worlds\plugins\ColourNote.xml"
688674
Delete "$INSTDIR\worlds\plugins\Config_Option_Changer.xml"
689-
Delete "$INSTDIR\worlds\plugins\ATCP_Mapper.xml"
675+
Delete "$INSTDIR\worlds\plugins\Current_Output_Window.xml"
676+
Delete "$INSTDIR\worlds\plugins\Gag.xml"
677+
Delete "$INSTDIR\worlds\plugins\Health_Bar.xml"
678+
Delete "$INSTDIR\worlds\plugins\Hyperlink_URL.xml"
679+
Delete "$INSTDIR\worlds\plugins\InfoBox_Demo.xml"
680+
Delete "$INSTDIR\worlds\plugins\Installer_sumcheck.xml"
681+
Delete "$INSTDIR\worlds\plugins\MUSH_teleport.xml"
690682
Delete "$INSTDIR\worlds\plugins\Messages_Window.xml"
691-
Delete "$INSTDIR\worlds\plugins\Calculator.xml"
692-
Delete "$INSTDIR\worlds\plugins\Text_To_Speech.xml"
693-
Delete "$INSTDIR\worlds\plugins\Automatic_Backup.xml"
683+
Delete "$INSTDIR\worlds\plugins\MudDatabase.xml"
684+
Delete "$INSTDIR\worlds\plugins\NewActivity.xml"
694685
Delete "$INSTDIR\worlds\plugins\Omit_Blank_Lines.xml"
686+
Delete "$INSTDIR\worlds\plugins\SMAUG_automapper_helper.xml"
687+
Delete "$INSTDIR\worlds\plugins\ShowActivity.xml"
688+
Delete "$INSTDIR\worlds\plugins\Status_Bar_Prompt.xml"
689+
Delete "$INSTDIR\worlds\plugins\Summary.xml"
690+
Delete "$INSTDIR\worlds\plugins\Text_To_Speech.xml"
691+
Delete "$INSTDIR\worlds\plugins\Timer.xml"
692+
Delete "$INSTDIR\worlds\plugins\idle_message.xml"
693+
Delete "$INSTDIR\worlds\plugins\msp.xml"
694+
Delete "$INSTDIR\worlds\plugins\multiple_send.xml"
695+
Delete "$INSTDIR\worlds\plugins\plugin_list.xml"
696+
Delete "$INSTDIR\worlds\plugins\plugin_summary.xml"
697+
Delete "$INSTDIR\worlds\plugins\random_socials.xml"
698+
Delete "$INSTDIR\worlds\plugins\reverse_speedwalk.xml"
699+
Delete "$INSTDIR\worlds\plugins\scan.xml"
700+
695701

696702
; locale stuff
697703

0 commit comments

Comments
 (0)