Skip to content

Commit 4f0558a

Browse files
committed
chore: move desktop file to src
1 parent dcc3923 commit 4f0558a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/whatsie.desktop

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[Desktop Entry]
2+
Version=1.0
3+
GenericName=WhatSie
4+
Name[en_US]=WhatSie
5+
Comment=Qt WhatsApp Web Client
6+
Name=WhatSie
7+
Type=Application
8+
Icon=whatsie
9+
Keywords=WhatSie;WhatsApp
10+
Exec=whatsie %u
11+
Categories=Chat;Network;InstantMessaging;Qt;
12+
MimeType=x-scheme-handler/whatsapp;
13+
Terminal=false
14+
X-GNOME-UsesNotifications=true

0 commit comments

Comments
 (0)