Skip to content

Commit 30d726f

Browse files
committed
Renamed Lua_Sapi.xml as Text_To_Speech.xml
1 parent 1fbac65 commit 30d726f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install/mushclient.nsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ Section "Plugins"
463463
File "..\plugins\ATCP_Mapper.xml"
464464
File "..\plugins\Messages_Window.xml"
465465
File "..\plugins\Calculator.xml"
466-
File "..\plugins\Lua_Sapi.xml"
466+
File "..\plugins\Text_To_Speech.xml"
467467
File "..\plugins\Automatic_Backup.xml"
468468

469469

@@ -688,7 +688,7 @@ Section Uninstall
688688
Delete "$INSTDIR\worlds\plugins\ATCP_Mapper.xml"
689689
Delete "$INSTDIR\worlds\plugins\Messages_Window.xml"
690690
Delete "$INSTDIR\worlds\plugins\Calculator.xml"
691-
Delete "$INSTDIR\worlds\plugins\Lua_Sapi.xml"
691+
Delete "$INSTDIR\worlds\plugins\Text_To_Speech.xml"
692692
Delete "$INSTDIR\worlds\plugins\Automatic_Backup.xml"
693693

694694
; locale stuff
File renamed without changes.

0 commit comments

Comments
 (0)