summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrany2020-12-30 10:48:19 +0200
committerrany2020-12-30 10:48:19 +0200
commit32546bc9c39d7e832e2cf5e8700cead1b7152f0b (patch)
tree670d04164fdee5a4a1fa2cc689beeb553760cf77
parent00033268f34e92d1a48fc9b3b1850958bfdf2b9b (diff)
downloadaur-32546bc9c39d7e832e2cf5e8700cead1b7152f0b.tar.gz
Fix desktop file for better category
-rw-r--r--PKGBUILD4
-rw-r--r--glowing-bear.desktop15
2 files changed, 12 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef83c94098aa..47e880a4b63d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: rany <rany@disroot.org>
pkgname=glowing-bear-electron-git
-pkgver=0.9.0
+pkgver=0.9.0.r65.g88a95c0
pkgrel=1
pkgdesc="A web client for Weechat (Electron version)"
arch=(any)
@@ -13,7 +13,7 @@ source=("git+https://github.com/glowing-bear/glowing-bear.git"
"glowing-bear.desktop"
"glowing-bear.sh")
sha256sums=("SKIP"
- "0df8757eb5a0d1aca43e86d35bf99178626de0741e9d5e35b71fabd151e4a1ab"
+ "9a8bb59b862a048442a81853b4f600783b159493a5e608a6a9fdc32ea7060777"
"edcfb232718f4fd54e2bd3b4cc00b6c8de6e8189feab2ec16fb64464833a09b3")
prepare() {
diff --git a/glowing-bear.desktop b/glowing-bear.desktop
index a153dff93629..3357fab4611d 100644
--- a/glowing-bear.desktop
+++ b/glowing-bear.desktop
@@ -1,10 +1,15 @@
[Desktop Entry]
-Type=Application
-Encoding=UTF-8
Name=Glowing Bear
+Encoding=UTF-8
+GenericName=Chat client
+GenericName[fr]=Client de discussion
Comment=A web client for WeeChat
Comment[fr]=Un client web pour Weechat
-Exec=glowing-bear
-Icon=glowing-bear
+Keywords=WeeChat;extensible;chat;IRC;client;console;terminal;glowing-bear;glowingbear;
+Keywords[fr]=WeeChat;extensible;discussion;IRC;client;console;terminal;glowing-bear;glowingbear;
+Exec=glowing-bear %u
Terminal=false
-Categories=Internet;Communication;IRC;
+Icon=glowing-bear
+Type=Application
+Categories=Network;Chat;IRCClient;ConsoleOnly;Internet;Communication;IRC;
+MimeType=x-scheme-handler/irc;x-scheme-handler/ircs;