Changed connection editor to nm-connection-editor
Summary: Changed connection editor to nm-connection-editor from network-manager-gnome Test Plan: check if nm-tray open nm-connection-editor instead of nmtui Reviewers: wxl, tsimonq2 Reviewed By: wxl, tsimonq2 Subscribers: hmollercl Differential Revision: https://phab.lubuntu.me/D16
This commit is contained in:
parent
5458d6d4f0
commit
1bc4f54069
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
nm-tray (0.4.1-0ubuntu2) eoan; urgency=medium
|
||||
|
||||
* Changed connection editor to nm-connnection-editor
|
||||
|
||||
-- Hans P Möller <hmollercl@lubuntu.me> Mon, 01 Jul 2019 10:28:06 -0400
|
||||
|
||||
nm-tray (0.4.1-0ubuntu1) cosmic; urgency=medium
|
||||
|
||||
* New upstream bugfix release.
|
||||
|
@ -1,10 +0,0 @@
|
||||
Description: Use x-terminal emulator in lieu of xterm for connection edits.
|
||||
Author: Walter Lapchynski <wxl@ubuntu.com>
|
||||
Bug: https://launchpad.net/bugs/1786978
|
||||
--- a/resources/nm-tray.conf
|
||||
+++ b/resources/nm-tray.conf
|
||||
@@ -1,3 +1,3 @@
|
||||
[General]
|
||||
-connectionsEditor=xterm, -e, nmtui-edit
|
||||
+connectionsEditor=x-terminal-emulator, -e, nmtui-edit
|
||||
enableNotifications=true
|
10
debian/patches/nm-connection-editor.patch
vendored
Normal file
10
debian/patches/nm-connection-editor.patch
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
Description: Use nm-connection-editor from network-manager-gnome for connection edits.
|
||||
Author: Hans P. Möller <hmollercl@lubuntu.me>
|
||||
Bug-Ubuntu: https://launchpad.net/bugs/1810095
|
||||
--- a/resources/nm-tray.conf
|
||||
+++ b/resources/nm-tray.conf
|
||||
@@ -1,3 +1,3 @@
|
||||
[General]
|
||||
-connectionsEditor=xterm, -e, nmtui-edit
|
||||
+connectionsEditor=nm-connection-editor
|
||||
enableNotifications=true
|
2
debian/patches/series
vendored
2
debian/patches/series
vendored
@ -1,2 +1,2 @@
|
||||
generalize-terminal-for-edits.patch
|
||||
nm-connection-editor.patch
|
||||
blacklist-from-menu.patch
|
||||
|
Loading…
x
Reference in New Issue
Block a user