[X2Go-Commits] [x2goplasmabindings] 02/07: po/CMakeLists.txt: add reverse domain name notation to catalog name.

git-admin at x2go.org git-admin at x2go.org
Thu Apr 27 22:55:24 CEST 2023


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goplasmabindings.

commit 4b9525cc17963761dc8e5b7f941fffa8f4685bfc
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Thu Apr 27 21:22:21 2023 +0200

    po/CMakeLists.txt: add reverse domain name notation to catalog name.
---
 debian/changelog  | 1 +
 po/CMakeLists.txt | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9aeb003..6275f38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ x2goplasmabindings (3.0.2.3-0x2go1) UNRELEASED; urgency=medium
   [ Mihai Moldovan ]
   * New upstream version (3.0.2.3):
     - x2goplasmabindings.spec: prepare for Plasma 5 support.
+    - po/CMakeLists.txt: add reverse domain name notation to catalog name.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Thu, 22 Nov 2018 00:21:33 +0100
 
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index bed9710..c1838a5 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -7,7 +7,7 @@ IF(NOT GETTEXT_MSGFMT_EXECUTABLE)
 ------")
 ELSE(NOT GETTEXT_MSGFMT_EXECUTABLE)
  
-        SET(catalogname plasma_applet_x2goplasmoid)
+        SET(catalogname plasma_applet_org.x2go.plasmoid)
  
         ADD_CUSTOM_TARGET(translations ALL)
  

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git


More information about the x2go-commits mailing list