nm-tray-packaging/debian/patches/generalize-terminal-for-edits.patch
Hans P. Möller dbac91e980 Reverted previous commit
Summary: Reverted previous commit that changed connection editor

Test Plan: edit connection should open nm-tui

Reviewers: wxl, tsimonq2

Reviewed By: wxl

Subscribers: wxl

Differential Revision: https://phab.lubuntu.me/D25
2019-07-30 19:12:27 -07:00

11 lines
366 B
Diff

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