[SCM] kdeconnect packaging branch, master, updated. upstream/1.0.1-206-gf661872

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 18:27:04 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kdeconnect.git;a=commitdiff;h=7a94e26

The following commit has been merged in the master branch:
commit 7a94e26162f67e7bfc9ea04ee1aef9faa6af80da
Author: Aleix Pol <aleixpol at kde.org>
Date:   Wed Sep 28 15:43:55 2016 +0200

    Attempt to better explain what the plugin does
    
    REVIEW: 129060
---
 plugins/remotecommands/kdeconnect_remotecommands.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/plugins/remotecommands/kdeconnect_remotecommands.json b/plugins/remotecommands/kdeconnect_remotecommands.json
index 304f1cb..4d94bfb 100644
--- a/plugins/remotecommands/kdeconnect_remotecommands.json
+++ b/plugins/remotecommands/kdeconnect_remotecommands.json
@@ -8,7 +8,7 @@
                 "Name[x-test]": "xxAleix Polxx"
             }
         ], 
-        "Description": "Trigger commands predefined on the remote device", 
+        "Description": "Executes commands from remote devices among a locally defined set",
         "Description[ca at valencia]": "Activa ordes predefinides en el dispositiu remot", 
         "Description[ca]": "Activa ordres predefinides en el dispositiu remot", 
         "Description[cs]": "Spouštět příkazy předpřipravené na vzdáleném zařízení", 
@@ -28,7 +28,7 @@
         "Icon": "system-run", 
         "Id": "kdeconnect_remotecommands", 
         "License": "GPL", 
-        "Name": "Execute remote commands", 
+        "Name": "Host remote commands",
         "Name[ca at valencia]": "Executa ordes remotes", 
         "Name[ca]": "Executa ordres remotes", 
         "Name[cs]": "Spouštět příkazy vzdáleně", 
@@ -56,4 +56,4 @@
     "X-KdeConnect-SupportedPackageType": [
         "kdeconnect.runcommand"
     ]
-}
\ No newline at end of file
+}

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list