- bump standards 3.9.6 - Min liblxqt-qt5-0-dev version 0.8.0 - Min Qt version 5.3.2 - install fixed (translation path) - mangled symbol files added - lintian-overrides for missed manpages and unknown category warnings - desktop file OnlyShowIn patchedubuntu/bionic
parent
c8fde07bae
commit
d10c14eba7
@ -1,3 +0,0 @@
|
|||||||
usr/bin/lxqt-config-globalkeyshortcuts
|
|
||||||
usr/share/applications/lxqt-config-globalkeyshortcuts.desktop
|
|
||||||
usr/share/lxqt-qt5/lxqt-config-globalkeyshortcuts/
|
|
@ -0,0 +1,7 @@
|
|||||||
|
# there will be no manpages in foreseable future
|
||||||
|
lxqt-globalkeys-qt5: binary-without-manpage usr/bin/lxqt-config-globalkeyshortcuts
|
||||||
|
lxqt-globalkeys-qt5: binary-without-manpage usr/bin/lxqt-globalkeysd
|
||||||
|
|
||||||
|
# category not yet in freedesktop
|
||||||
|
lxqt-globalkeys-qt5: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-globalkeyshortcuts.desktop
|
||||||
|
|
@ -0,0 +1,14 @@
|
|||||||
|
Description: Fix OnlyShowIn
|
||||||
|
Author: Alf Gaida <agaida@siduction.org>
|
||||||
|
Last-Update: 2014-10-18
|
||||||
|
|
||||||
|
--- lxqt-globalkeys-0.8.0.orig/config/lxqt-config-globalkeyshortcuts.desktop.in
|
||||||
|
+++ lxqt-globalkeys-0.8.0/config/lxqt-config-globalkeyshortcuts.desktop.in
|
||||||
|
@@ -6,6 +6,6 @@ Comment=Configure shortcut keys in LXQt
|
||||||
|
Exec=lxqt-config-globalkeyshortcuts
|
||||||
|
Icon=preferences-desktop-keyboard
|
||||||
|
Categories=Settings;DesktopSettings;Qt;LXQt;
|
||||||
|
-OnlyShowIn=LXQt;LXDE;
|
||||||
|
+OnlyShowIn=LXQt;
|
||||||
|
|
||||||
|
#TRANSLATIONS_DIR=translations
|
@ -0,0 +1 @@
|
|||||||
|
lxqt-config-globalkeyshortcuts.desktop.patch
|
Loading…
Reference in new issue