Overrode missing keywords entries in desktop files

pull/1/head
Aaron Rainbolt 2 years ago
parent f7010a6bf9
commit 84a435bbee

2
debian/changelog vendored

@ -6,6 +6,8 @@ qterminal (1.1.0-0ubuntu1~ppa1) jammy; urgency=medium
* Removed obsolete "-Wl,--as-needed" linker flag.
* Added "Rules-Requires-Root: no" to debian/control.
* Removed trailing whitespace from changelog.
* Overrode the warnings about the missing (and needless) keywords fields
in the desktop files.
-- Aaron Rainbolt <arraybolt3@gmail.com> Tue, 05 Jul 2022 15:39:12 -0500

@ -0,0 +1,3 @@
# Don't need keywords entries here.
qterminal: desktop-entry-lacks-keywords-entry usr/share/applications/qterminal-drop.desktop
qterminal: desktop-entry-lacks-keywords-entry usr/share/applications/qterminal.desktop
Loading…
Cancel
Save