Package: kvirc / 4:5.0.0+dfsg-1

10_fix_desktop_entry.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Description: Corrected the place to show up for the desktop entry.
  Add KDE category. KVIrc is not proposed upstream to be a KDE application
  but rather a Qt one. In Debian we build it with KDE dependencies and hence
  we tag application as KDE in for the menu entry.
  .
  This patch can be studied to be forwarded upstream.
Author: Roderick B. Greening <roderick.greening@gmail.com>
Last-Update: 2011-05-07
Origin: vendor, http://git.debian.org/?p=pkg-kde/kde-extras/kvirc.git;a=blob_plain;f=debian/patches/10_fix_desktop_entry.patch;hb=HEAD
Forwarded: no
---
 cmake/kvirc4.desktop.cmake |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/cmake/kvirc4.desktop.cmake
+++ b/cmake/kvirc4.desktop.cmake
@@ -16,4 +16,4 @@ Exec=${KVIRC_BINARYNAME} -m %u
 Icon=kvirc
 Type=Application
 MimeType=application/x-kva;application/x-kvt;
-Categories=Qt;Network;IRCClient;
+Categories=Qt;KDE;Network;IRCClient;