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

x2go pushed a commit to branch master
in repository x2goplasmabindings.

commit fb3dc180304f6a21fdb7c64c5b71b9e162207616
Author: Mihai Moldovan <io...@ionic.de>
Date:   Sun Aug 13 19:55:35 2023 +0200

    package/metadata.json: add X-Plasma keys to make the QML stuff work.
---
 debian/changelog      | 1 +
 package/metadata.json | 6 +++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a2d120d..9cbceac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -56,6 +56,7 @@ x2goplasmabindings (3.0.2.3-0x2go1) UNRELEASED; urgency=medium
       the invocation of plasma_install_package (). The target we're checking
       for is only available after this macro has executed, so what we want to
       do must also be done after calling it.
+    - package/metadata.json: add X-Plasma keys to make the QML stuff work.
   * x2goplasmabindings.spec:
     + Prepare for Plasma 5 support.
     + Stop duplicating Group tag.
diff --git a/package/metadata.json b/package/metadata.json
index 8d41ff6..db16b1c 100644
--- a/package/metadata.json
+++ b/package/metadata.json
@@ -100,5 +100,9 @@
         ],
         "Version": "0.1",
         "Website": "https://www.x2go.org";
-    }
+    },
+    "X-Plasma-API": "declarativeappletscript",
+    "X-Plasma-MainScript": "ui/main.qml",
+    "X-Plasma-NotificationArea": "true",
+    "X-Plasma-NotificationAreaCategory": "ApplicationStatus"
 }

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/x2goplasmabindings.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to