From 445804a779de6bdde5af994b7449248264100481 Mon Sep 17 00:00:00 2001
From: gyan000 <gyan000@ijaz.fr>
Date: Mon, 26 Nov 2018 09:35:01 +0100
Subject: [PATCH] GH-4 - Setup a default "phone" icon.

---
 data/com.github.gyan000.eos-connect.desktop.in.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/com.github.gyan000.eos-connect.desktop.in.in b/data/com.github.gyan000.eos-connect.desktop.in.in
index c11ce85..9f8d59d 100644
--- a/data/com.github.gyan000.eos-connect.desktop.in.in
+++ b/data/com.github.gyan000.eos-connect.desktop.in.in
@@ -4,7 +4,7 @@ GenericName=EOS Connect
 Comment=KDE Connect client for Elementary OS.
 Categories=Utility;
 Exec=com.github.gyan000.eos-connect
-Icon=application-default-icon
+Icon=phone
 Terminal=false
 Type=Application
 X-GNOME-Gettext-Domain=eos-connect
-- 
GitLab