diff help/help_mp-en.h @ 36891:c5ee0fc2ec75

Print an information on deprecated skin config file entries. There are several skin config file entries which oughtn't be used any more, although they are still being supported. Inform the user about these without being too annoying.
author ib
date Mon, 10 Mar 2014 17:15:24 +0000
parents 50687cb6d3be
children 64fabc358356
line wrap: on
line diff
--- a/help/help_mp-en.h	Sat Mar 08 19:17:43 2014 +0000
+++ b/help/help_mp-en.h	Mon Mar 10 17:15:24 2014 +0000
@@ -719,6 +719,7 @@
 #define MSGTR_GUI_MSG_SkinFontFileNotFound "Font description file not found.\n"
 #define MSGTR_GUI_MSG_SkinFontImageNotFound "Font image file not found.\n"
 #define MSGTR_GUI_MSG_SkinFontNotFound "Font '%s' not found.\n"
+#define MSGTR_GUI_MSG_SkinLegacy "Skin config file at line %d: '%s' is deprecated, use '%s' instead.\n"
 #define MSGTR_GUI_MSG_SkinMemoryError "Not enough memory\n"
 #define MSGTR_GUI_MSG_SkinTooManyFonts "Too many fonts defined.\n"
 #define MSGTR_GUI_MSG_SkinTooManyItems "Too many items defined.\n"