Skip to content

Commit

Permalink
polkitagent: Load translations
Browse files Browse the repository at this point in the history
Issue: #5
  • Loading branch information
plfiorini committed Apr 16, 2016
1 parent d9c8d3f commit 1c66f59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions polkitagent/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ hawaii_translate_ts(QM_FILES
INSTALL_DIR ${DATA_INSTALL_DIR}/hawaii-workspace/translations
COMPONENT "Runtime")
hawaii_translate_desktop(DESKTOP_FILE SOURCES org.hawaiios.PolkitAgent.desktop.in)
hawaii_translation_loader(SOURCES
TRANSLATIONS_DIR hawaii-workspace/translations
CATALOG_NAME hawaii-polkit-agent)

add_executable(hawaii-polkit-agent ${SOURCES} ${RESOURCES} ${QM_FILES} ${DESKTOP_FILE})
target_link_libraries(hawaii-polkit-agent
Expand Down

0 comments on commit 1c66f59

Please sign in to comment.