Changeset View
Changeset View
Standalone View
Standalone View
debian/patches/nm-connection-editor.patch
- This file was moved from debian/patches/generalize-terminal-for-edits.patch.
Description: Use x-terminal emulator in lieu of xterm for connection edits. | Description: Use nm-connection-editor from network-manager-gnomer for connection edits. | ||||
Author: Walter Lapchynski <wxl@ubuntu.com> | Author: Walter Lapchynski <wxl@ubuntu.com> | ||||
Bug: https://launchpad.net/bugs/1786978 | Bug: https://launchpad.net/bugs/1786978 | ||||
Modified: Hans P. Möller | |||||
Bug: https://launchpad.net/bugs/1810095 | |||||
--- a/resources/nm-tray.conf | --- a/resources/nm-tray.conf | ||||
+++ b/resources/nm-tray.conf | +++ b/resources/nm-tray.conf | ||||
@@ -1,3 +1,3 @@ | @@ -1,3 +1,3 @@ | ||||
[General] | [General] | ||||
-connectionsEditor=xterm, -e, nmtui-edit | -connectionsEditor=xterm, -e, nmtui-edit | ||||
+connectionsEditor=x-terminal-emulator, -e, nmtui-edit | +connectionsEditor=nm-connection-editor | ||||
enableNotifications=true | enableNotifications=true |