This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit 5d59a2d9b77083903156181496307fd7a44776cd Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Apr 27 22:40:28 2023 +0200 CMakeLists.txt: rename project to plasma_applet_org.x2go.plasmoid. --- CMakeLists.txt | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 11ea285..5789c95 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # Project Needs a name ofcourse -project(plasma-applet-org.x2go.plasmoid) +project(plasma_applet_org.x2go.plasmoid) option(USE_PLASMA5 "Build against KDE Plasma 5" OFF) diff --git a/debian/changelog b/debian/changelog index 25a5460..5315b60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ x2goplasmabindings (3.0.2.3-0x2go1) UNRELEASED; urgency=medium X-KDE-PluginInfo-Name values. - CMakeLists.txt: pick plasma-applet-org.x2go.plasmoid.desktop in KDE4 mode. + - CMakeLists.txt: rename project to plasma_applet_org.x2go.plasmoid. -- X2Go Release Manager <git-admin@x2go.org> Thu, 22 Nov 2018 00:21:33 +0100 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git