diff options
author | fiaxh <git@mx.ax.lt> | 2017-08-17 21:24:01 +0200 |
---|---|---|
committer | fiaxh <git@mx.ax.lt> | 2017-08-22 16:04:41 +0200 |
commit | a8aceb1e395e3d0d5a570f6570a1613e2f990d87 (patch) | |
tree | be4996693059e26500d0c4fd68f0bd71e863f514 /plugins/openpgp/CMakeLists.txt | |
parent | a24e88f48b9a16239ff91a3ce7b4a70bd2d84fee (diff) | |
download | dino-a8aceb1e395e3d0d5a570f6570a1613e2f990d87.tar.gz dino-a8aceb1e395e3d0d5a570f6570a1613e2f990d87.zip |
README: Discussion MUC, change url
Diffstat (limited to 'plugins/openpgp/CMakeLists.txt')
-rw-r--r-- | plugins/openpgp/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/openpgp/CMakeLists.txt b/plugins/openpgp/CMakeLists.txt index 7bd98475..32c9ab75 100644 --- a/plugins/openpgp/CMakeLists.txt +++ b/plugins/openpgp/CMakeLists.txt @@ -22,7 +22,7 @@ compile_gresources( TARGET ${CMAKE_CURRENT_BINARY_DIR}/resources/resources.c TYPE EMBED_C RESOURCES ${RESOURCE_LIST} - PREFIX /org/dino-im + PREFIX /im/dino SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/data ) |