diff options
| author | dartraiden <wowemuh@gmail.com> | 2025-04-05 23:57:10 +0300 |
|---|---|---|
| committer | dartraiden <wowemuh@gmail.com> | 2025-04-05 23:57:10 +0300 |
| commit | 3e4c6ea72422f59f191dc1ec923a1e35b322e7f2 (patch) | |
| tree | 89e0d40ba20cd68fd24ef0375dd12aeca3cee46b | |
| parent | 1b2fb5b7e7510c86467a42f72f4ce58fe9c2bf86 (diff) | |
Teams: use official name of the messenger
| -rw-r--r-- | protocols/Teams/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Teams/src/version.h b/protocols/Teams/src/version.h index 711a86277e..3b23908bca 100644 --- a/protocols/Teams/src/version.h +++ b/protocols/Teams/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Teams protocol" #define __FILENAME "Teams.dll" -#define __DESCRIPTION "Teams protocol support for Miranda NG." +#define __DESCRIPTION "Microsoft Teams protocol support for Miranda NG." #define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/Teams" #define __COPYRIGHT "© 2025 Miranda NG team" |
