Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-03-22 02:32:51 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-03-22 02:32:51 +0300
commit4336338817a9e31e16a015360faceac17eb65315 (patch)
treefe5214048e29f3cb618802cf638b8f2e8d2c7f2c /data/ui/CMakeLists.txt
parent6bb863709758ad71859879ce2f1f2c645c10d8f6 (diff)
Preferences UI cleaning
Diffstat (limited to 'data/ui/CMakeLists.txt')
-rw-r--r--data/ui/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/ui/CMakeLists.txt b/data/ui/CMakeLists.txt
index f4e9d438e..2bb9f9ea6 100644
--- a/data/ui/CMakeLists.txt
+++ b/data/ui/CMakeLists.txt
@@ -40,3 +40,4 @@ install(FILES remmina_key_chooser.glade DESTINATION "${REMMINA_UIDIR}")
install(FILES remmina_string_list.glade DESTINATION "${REMMINA_UIDIR}")
install(FILES remmina_mpc.glade DESTINATION "${REMMINA_UIDIR}")
install(FILES remmina_snap_info_dialog.glade DESTINATION "${REMMINA_UIDIR}")
+install(FILES remmina_unlock.glade DESTINATION "${REMMINA_UIDIR}")