Rename ressources into resources

This commit is contained in:
2015-06-20 18:22:51 +02:00
parent 7e5f13c445
commit 9dac732efe
36 changed files with 518 additions and 394 deletions

View File

@@ -21,7 +21,7 @@
#define SUPPORTEDLANGUAGES_H
namespace SupportedLanguages {
#define ICONS_PATH RESSOURCES_ROOT "icons/"
#define ICONS_PATH RESOURCES_ROOT "icons/"
enum Language {English, French, NB_SUPPORTED_LANGUAGES} ;