From b022e30a8915f0c09f7c55dc506752176be2f5c7 Mon Sep 17 00:00:00 2001 From: Quentin Rouland Date: Mon, 13 Jan 2025 18:26:48 +0100 Subject: [PATCH] Fix Cmake issue --- plugins/Git/CMakeLists.txt | 2 +- po/utpass.qrouland.pot | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/Git/CMakeLists.txt b/plugins/Git/CMakeLists.txt index 541aca0..9fd37cd 100644 --- a/plugins/Git/CMakeLists.txt +++ b/plugins/Git/CMakeLists.txt @@ -6,7 +6,7 @@ set( plugin.cpp libgit.cpp git.cpp - templates.h + utils.h ) set(CMAKE_AUTOMOC ON) diff --git a/po/utpass.qrouland.pot b/po/utpass.qrouland.pot index 73369c7..cdb4ae5 100644 --- a/po/utpass.qrouland.pot +++ b/po/utpass.qrouland.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: utpass.qrouland\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-13 17:55+0100\n" +"POT-Creation-Date: 2025-01-13 17:26+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -120,22 +120,22 @@ msgstr "" msgid "Clone" msgstr "" -#: ../qml/pages/settings/ImportGitClone.qml:91 +#: ../qml/pages/settings/ImportGitClone.qml:89 msgid "" "Importing a git repo will delete
any existing password store!" "
Continue ?" msgstr "" -#: ../qml/pages/settings/ImportGitClone.qml:103 +#: ../qml/pages/settings/ImportGitClone.qml:101 msgid "An error occured during git clone !" msgstr "" -#: ../qml/pages/settings/ImportGitClone.qml:112 +#: ../qml/pages/settings/ImportGitClone.qml:110 #: ../qml/pages/settings/ImportZip.qml:82 msgid "Password store sucessfully imported !" msgstr "" -#: ../qml/pages/settings/ImportGitClone.qml:124 +#: ../qml/pages/settings/ImportGitClone.qml:122 msgid "Git Clone Import" msgstr ""