-
Notifications
You must be signed in to change notification settings - Fork 383
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
renaming TTSService to TTSServiceType and remove EZ prefix of some file
- Loading branch information
1 parent
349525d
commit 5038ee6
Showing
8 changed files
with
23 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// | ||
// TTSService.swift | ||
// TTSServiceType.swift | ||
// Easydict | ||
// | ||
// Created by 戴藏龙 on 2024/1/13. | ||
|
2 changes: 1 addition & 1 deletion
2
.../EZLanguageDetectOptimizeExtensions.swift → ...ns/LanguageDetectOptimizeExtensions.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ity/Extensions/EZLanguageExtensions.swift → ...ility/Extensions/LanguageExtensions.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// | ||
// EZLanguageExtensions.swift | ||
// LanguageExtensions.swift | ||
// Easydict | ||
// | ||
// Created by 戴藏龙 on 2024/1/13. | ||
|
2 changes: 1 addition & 1 deletion
2
...ions/EZShowWindowPositionExtensions.swift → ...nsions/ShowWindowPositionExtensions.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...y/Extensions/EZWindowTypeExtensions.swift → ...ity/Extensions/WindowTypeExtensions.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// | ||
// EZWindowTypeExtensions.swift | ||
// WindowTypeExtensions.swift | ||
// Easydict | ||
// | ||
// Created by 戴藏龙 on 2024/1/13. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters