Cherry-picking upstream version 0.10.0.
Adjust minimum version for liblxqt and libqtxdg
This commit is contained in:
parent
51db60849a
commit
c883ad834d
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
build
|
||||||
|
*.kdev4
|
||||||
|
CMakeLists.txt.user
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
lxqt-panel (0.10.0-1) experimental; urgency=medium
|
||||||
|
|
||||||
|
* Cherry-picked upstream version 0.10.0.
|
||||||
|
* Adjust minimum versions for liblxqt and libqtxdg
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Fri, 13 Nov 2015 22:47:09 +0100
|
||||||
|
|
||||||
lxqt-panel (0.9.0+20151101-1) experimental; urgency=medium
|
lxqt-panel (0.9.0+20151101-1) experimental; urgency=medium
|
||||||
|
|
||||||
[ Alf Gaida ]
|
[ Alf Gaida ]
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -11,7 +11,7 @@ Build-Depends: cmake (>= 3.0.2),
|
|||||||
libdbusmenu-qt5-dev,
|
libdbusmenu-qt5-dev,
|
||||||
libglib2.0-dev,
|
libglib2.0-dev,
|
||||||
libicu-dev,
|
libicu-dev,
|
||||||
liblxqt0-dev (>= 0.9.0-20151026),
|
liblxqt0-dev (>= 0.10.0),
|
||||||
liblxqt-globalkeys0-dev,
|
liblxqt-globalkeys0-dev,
|
||||||
liblxqt-globalkeys-ui0-dev,
|
liblxqt-globalkeys-ui0-dev,
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
|
@ -38,7 +38,7 @@ Several plugins are loaded by default, the desktop menu and windows workspaces c
|
|||||||
By right clickin over there show config setting options for each plugins and also panel itsefl.
|
By right clickin over there show config setting options for each plugins and also panel itsefl.
|
||||||
.SH AUTOSTART
|
.SH AUTOSTART
|
||||||
The module only are showed on \fBLXQt\fR desktop environment, but you can create an autostart action
|
The module only are showed on \fBLXQt\fR desktop environment, but you can create an autostart action
|
||||||
for you preferred desktop environment.
|
for you prefered desktop environment.
|
||||||
.SH "REPORTING BUGS"
|
.SH "REPORTING BUGS"
|
||||||
Report bugs to https://github.com/LXDE/LXQt/issues
|
Report bugs to https://github.com/LXDE/LXQt/issues
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user