[SCM] kdeconnect packaging branch, master, updated. debian/0.9g-1-1183-g9d69498

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 14 14:28:32 UTC 2016


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

The following commit has been merged in the master branch:
commit 6072b6cdbe1fb098a185d8eb31be802f57dc0822
Author: Albert Vaca <albertvaka at gmail.com>
Date:   Fri May 1 23:07:00 2015 -0700

    Changed some plugin icons
---
 plugins/clipboard/kdeconnect_clipboard.json | 2 +-
 plugins/sftp/kdeconnect_sftp.json           | 2 +-
 plugins/share/kdeconnect_share.json         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/plugins/clipboard/kdeconnect_clipboard.json b/plugins/clipboard/kdeconnect_clipboard.json
index 880ae97..85c2530 100644
--- a/plugins/clipboard/kdeconnect_clipboard.json
+++ b/plugins/clipboard/kdeconnect_clipboard.json
@@ -26,7 +26,7 @@
         "Description[x-test]": "xxShare the clipboard between devicesxx", 
         "Description[zh_CN]": "在设备间共享剪贴板", 
         "EnabledByDefault": true, 
-        "Icon": "edit-paste", 
+        "Icon": "klipper",
         "Id": "kdeconnect_clipboard", 
         "License": "GPL", 
         "Name": "Clipboard", 
diff --git a/plugins/sftp/kdeconnect_sftp.json b/plugins/sftp/kdeconnect_sftp.json
index a8b3029..d9557de 100644
--- a/plugins/sftp/kdeconnect_sftp.json
+++ b/plugins/sftp/kdeconnect_sftp.json
@@ -26,7 +26,7 @@
         "Description[x-test]": "xxBrowse the remote device filesystem using SFTPxx", 
         "Description[zh_CN]": "通过 SFTP 浏览远程设备文件系统", 
         "EnabledByDefault": true, 
-        "Icon": "system-file-manager", 
+        "Icon": "folder-documents",
         "Id": "kdeconnect_sftp", 
         "License": "GPL", 
         "Name": "Remote filesystem browser", 
diff --git a/plugins/share/kdeconnect_share.json b/plugins/share/kdeconnect_share.json
index 26dcf34..6fa5b65 100644
--- a/plugins/share/kdeconnect_share.json
+++ b/plugins/share/kdeconnect_share.json
@@ -26,7 +26,7 @@
         "Description[x-test]": "xxReceive and send files, URLs or plain text easilyxx", 
         "Description[zh_CN]": "简单地接收和发送文件,URL 或者文本", 
         "EnabledByDefault": true, 
-        "Icon": "folder-download", 
+        "Icon": "folder-network",
         "Id": "kdeconnect_share", 
         "License": "GPL", 
         "Name": "Share and receive", 

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list