Added nm-tray.conf to xdg-Lubuntu so nm-connection-editor is default.
Bump standards, apply new debhelper and compat norms Summary: Added nm-tray to xdg-Lubuntu with nm-connection editor Test Plan: check if nm-tray uses nm-connection-editor instead of nmtui Reviewers: wxl Reviewed By: wxl Subscribers: kc2bez, wxl Differential Revision: https://phab.lubuntu.me/D82
This commit is contained in:
parent
2812e609fa
commit
13e2322cb2
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
lubuntu-default-settings (20.04.3) focal; urgency=medium
|
||||||
|
|
||||||
|
* Added nm-tray.conf in xdg for connection-editor
|
||||||
|
* Bump standards version, no changes needed
|
||||||
|
* Changed new debhelper and compat definition
|
||||||
|
|
||||||
|
-- Hans P. Möller <hmollecl@ubuntu.me> Mon, 10 Feb 2020 19:33:03 -0300
|
||||||
|
|
||||||
lubuntu-default-settings (20.04.2) focal; urgency=medium
|
lubuntu-default-settings (20.04.2) focal; urgency=medium
|
||||||
|
|
||||||
* Added SAL_USE_VCLPLUGIN=qt5 env variable in session.conf.
|
* Added SAL_USE_VCLPLUGIN=qt5 env variable in session.conf.
|
||||||
|
1
debian/compat
vendored
1
debian/compat
vendored
@ -1 +0,0 @@
|
|||||||
12
|
|
5
debian/control
vendored
5
debian/control
vendored
@ -3,11 +3,12 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||||
Build-Depends: debhelper (>= 12), intltool
|
Build-Depends: debhelper-compat (= 12), intltool
|
||||||
Standards-Version: 4.4.0
|
Standards-Version: 4.5.0
|
||||||
Homepage: https://lubuntu.me
|
Homepage: https://lubuntu.me
|
||||||
Vcs-Browser: https://git.launchpad.net/lubuntu-default-settings?h=master
|
Vcs-Browser: https://git.launchpad.net/lubuntu-default-settings?h=master
|
||||||
Vcs-Git: https://git.launchpad.net/lubuntu-default-settings
|
Vcs-Git: https://git.launchpad.net/lubuntu-default-settings
|
||||||
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
Package: lubuntu-default-settings
|
Package: lubuntu-default-settings
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
2
src/etc/xdg/xdg-Lubuntu/nm-tray/nm-tray.conf
Normal file
2
src/etc/xdg/xdg-Lubuntu/nm-tray/nm-tray.conf
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[General]
|
||||||
|
connectionsEditor=nm-connection-editor
|
Loading…
x
Reference in New Issue
Block a user