diff options
-rw-r--r-- | plugins/AssocMgr/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AssocMgr/src/version.h b/plugins/AssocMgr/src/version.h index 057952376a..cf4c7edb21 100644 --- a/plugins/AssocMgr/src/version.h +++ b/plugins/AssocMgr/src/version.h @@ -26,7 +26,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __PLUGIN_NAME "File Association Manager"
+#define __PLUGIN_NAME "File association manager"
#define __FILENAME "AssocMgr.dll"
#define __DESCRIPTION "Handles file type associations and URLs like aim, ymsgr, xmpp, wpmsg, gg, tlen."
#define __AUTHOR "H. Herkenrath"
|