- Min liblxqt-qt5-0-dev version 0.8.0 - Min Qt version 5.3.2 - bump standards to 3.9.6 - lintian overrides for missed manpages and invalid category - patched desktop file, OnlyShowIn=LXQtubuntu/cosmic
parent
34317744b0
commit
72b80ce5cf
@ -0,0 +1,7 @@
|
|||||||
|
# there will be no manpages in a foreseable future
|
||||||
|
lxqt-powermanagement-qt5: binary-without-manpage usr/bin/lxqt-config-powermanagement
|
||||||
|
lxqt-powermanagement-qt5: binary-without-manpage usr/bin/lxqt-powermanagement
|
||||||
|
|
||||||
|
# category LXQt in not yet in freedesktop specs - no bug
|
||||||
|
lxqt-powermanagement-qt5: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-powermanagement.desktop
|
||||||
|
|
@ -0,0 +1,14 @@
|
|||||||
|
Description: Fix OnlyShowIn=LXQt;
|
||||||
|
Author: Alf Gaida <agaida@siduction.org>
|
||||||
|
Last-Update: 2014-10-19
|
||||||
|
|
||||||
|
--- lxqt-powermanagement-0.8.0.orig/config/lxqt-config-powermanagement.desktop.in
|
||||||
|
+++ lxqt-powermanagement-0.8.0/config/lxqt-config-powermanagement.desktop.in
|
||||||
|
@@ -5,6 +5,6 @@ GenericName=Power Management Settings
|
||||||
|
Exec=lxqt-config-powermanagement
|
||||||
|
Icon=preferences-system-power-management
|
||||||
|
Categories=Settings;DesktopSettings;Qt;LXQt;
|
||||||
|
-OnlyShowIn=LXQt;LXDE;
|
||||||
|
+OnlyShowIn=LXQt;
|
||||||
|
|
||||||
|
#TRANSLATIONS_DIR=translations
|
@ -0,0 +1 @@
|
|||||||
|
lxqt-config-powermanagement.desktop.patch
|
Loading…
Reference in new issue