diff options
author | Slávek Banko <[email protected]> | 2021-03-03 12:57:00 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-03-03 12:57:23 +0100 |
commit | e9649e9d98d14a5b45e56d1926ab289c2a8e3e93 (patch) | |
tree | 72043533cf6f236bbd154799b728e07eb189643e /protocols/CMakeLists.txt | |
parent | 383ab879d47a23a0f8ceda1f5b7f1aea0711a4f5 (diff) | |
download | kmplayer-e9649e9d98d14a5b45e56d1926ab289c2a8e3e93.tar.gz kmplayer-e9649e9d98d14a5b45e56d1926ab289c2a8e3e93.zip |
Added translation of .desktop files.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 0d8f91b1bdb5bbf770686b4749735890468cc3e9)
Diffstat (limited to 'protocols/CMakeLists.txt')
-rw-r--r-- | protocols/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/CMakeLists.txt b/protocols/CMakeLists.txt index 85237e1..19b8ecb 100644 --- a/protocols/CMakeLists.txt +++ b/protocols/CMakeLists.txt @@ -1,5 +1,5 @@ -install( - FILES +tde_create_translated_desktop( + SOURCE mms.protocol rtsp.protocol pnm.protocol |