Fix translations dir

This commit is contained in:
Jonas Kvinge 2020-08-15 23:01:28 +02:00
parent 3c4209b676
commit b0df63f1e8
1 changed files with 1 additions and 1 deletions

View File

@ -61,6 +61,6 @@
#cmakedefine HAVE_TRANSLATIONS
#cmakedefine INSTALL_TRANSLATIONS
#define TRANSLATIONS_DIR "${CMAKE_INSTALL_PREFIX}/share/translations"
#define TRANSLATIONS_DIR "${CMAKE_INSTALL_PREFIX}/share/strawberry/translations"
#endif // CONFIG_H_IN