diff options
-rw-r--r-- | plugins/MagneticWindows/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MagneticWindows/src/Version.h b/plugins/MagneticWindows/src/Version.h index affb6ffa78..41e88122d6 100644 --- a/plugins/MagneticWindows/src/Version.h +++ b/plugins/MagneticWindows/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Magnetic Windows" #define __FILENAME "MagneticWindows.dll" -#define __DESCRIPTION "Makes the main contactlist and the chat windows snapping to the desktop border and to each other." +#define __DESCRIPTION "Makes the contact list and the chat windows snapping to the desktop border and to each other." #define __AUTHOR "Michael Kunz" #define __AUTHORWEB "https://miranda-ng.org/p/MagneticWindows/" #define __COPYRIGHT "© 2006 Michael Kunz, 2018 Miranda NG team" |