mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
@@ -3,6 +3,7 @@ Type=Application
|
|||||||
Version=1.0
|
Version=1.0
|
||||||
Name=Tomahawk
|
Name=Tomahawk
|
||||||
GenericName=Music Player
|
GenericName=Music Player
|
||||||
|
GenericName[fi]=Musiikkisoitin
|
||||||
TryExec=tomahawk
|
TryExec=tomahawk
|
||||||
Exec=tomahawk %u
|
Exec=tomahawk %u
|
||||||
Comment=Tomahawk - Social Music Player
|
Comment=Tomahawk - Social Music Player
|
||||||
|
4404
lang/tomahawk_fi.ts
Normal file
4404
lang/tomahawk_fi.ts
Normal file
File diff suppressed because it is too large
Load Diff
@@ -3,6 +3,7 @@
|
|||||||
<file>tomahawk_en.qm</file>
|
<file>tomahawk_en.qm</file>
|
||||||
<file>tomahawk_bg.qm</file>
|
<file>tomahawk_bg.qm</file>
|
||||||
<file>tomahawk_de.qm</file>
|
<file>tomahawk_de.qm</file>
|
||||||
|
<file>tomahawk_fi.qm</file>
|
||||||
<file>tomahawk_fr.qm</file>
|
<file>tomahawk_fr.qm</file>
|
||||||
<file>tomahawk_pl.qm</file>
|
<file>tomahawk_pl.qm</file>
|
||||||
<file>tomahawk_pt_BR.qm</file>
|
<file>tomahawk_pt_BR.qm</file>
|
||||||
|
@@ -155,7 +155,7 @@ INCLUDE(GNUInstallDirs)
|
|||||||
|
|
||||||
# translations
|
# translations
|
||||||
include( ${CMAKE_SOURCE_DIR}/lang/translations.cmake )
|
include( ${CMAKE_SOURCE_DIR}/lang/translations.cmake )
|
||||||
add_tomahawk_translations(ar bg ca de en es fr ja pl pt_BR ru sv tr zh_CN zh_TW)
|
add_tomahawk_translations(ar bg ca de en es fi fr ja pl pt_BR ru sv tr zh_CN zh_TW)
|
||||||
|
|
||||||
SET( final_src ${final_src} ${tomahawkMoc} ${tomahawkSources} ${trans_outfile})
|
SET( final_src ${final_src} ${tomahawkMoc} ${tomahawkSources} ${trans_outfile})
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user