Package: ebview Version: 0.3.6.2-2 Followup-For: Bug #542485 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu disco ubuntu-patch
Dear Maintainer, Here's an updated patch that adds new, better categories to the desktop file. In Ubuntu, the attached patch was applied to achieve the following: * Merge from Debian unstable. Remaining changes: - debian/ebview.desktop: + Remove value "Application;GTK;" for key "Categories" in group "Desktop Entry" (deprecated). + Add value "Office;Utility;TextTools;" for key "Categories" in group "Desktop Entry" to match current desktop menu specification. Thanks for considering the patch. Logan Rosen -- System Information: Debian Release: buster/sid APT prefers cosmic-updates APT policy: (500, 'cosmic-updates'), (500, 'cosmic-security'), (500, 'cosmic'), (400, 'cosmic-proposed') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.18.0-11-generic (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
diff -Nru ebview-0.3.6.2/debian/ebview.desktop ebview-0.3.6.2/debian/ebview.desktop --- ebview-0.3.6.2/debian/ebview.desktop 2018-11-04 10:12:52.000000000 -0500 +++ ebview-0.3.6.2/debian/ebview.desktop 2018-11-27 22:47:52.000000000 -0500 @@ -8,4 +8,4 @@ StartupNotify=true Terminal=false Type=Application -Categories=Application;GTK;Utility;Dictionary; +Categories=Office;Utility;TextTools;Dictionary;