1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-09 15:47:38 +02:00

Enabled the Romanian translation

This commit is contained in:
Arthur Țițeică
2013-09-23 08:00:27 +03:00
parent ba846924a3
commit de107a46e6

View File

@@ -27,7 +27,7 @@ SET( TOMAHAWK_VERSION_MINOR 7 )
SET( TOMAHAWK_VERSION_PATCH 100 ) SET( TOMAHAWK_VERSION_PATCH 100 )
#SET( TOMAHAWK_VERSION_RC 0 ) #SET( TOMAHAWK_VERSION_RC 0 )
SET( TOMAHAWK_TRANSLATION_LANGUAGES ar bg bn_IN ca cs de en el es fi fr hi_IN hu gl it ja lt pl pt_BR ru sv tr zh_CN zh_TW ) SET( TOMAHAWK_TRANSLATION_LANGUAGES ar bg bn_IN ca cs de en el es fi fr hi_IN hu gl it ja lt pl pt_BR ro ru sv tr zh_CN zh_TW )
# enforce proper symbol exporting on all platforms # enforce proper symbol exporting on all platforms
add_definitions( "-fvisibility=hidden" ) add_definitions( "-fvisibility=hidden" )