From 550b622cb7bff4a48ebdb3a8dbb01c1dba740bc2 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 6 Feb 2018 12:07:43 +0100 Subject: drop umtp suport Fixes https://github.com/mate-desktop/mate-terminal/issues/104 This doesn't work with with gtk+-3 and newer vte versions. With gnome-pty-helper gone, it's a no-op. based on origin commit at https://git.gnome.org/browse/gnome-terminal/commit/?id=d3aa520 https://bugzilla.gnome.org/show_bug.cgi?id=747046 --- src/org.mate.terminal.gschema.xml.in | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/org.mate.terminal.gschema.xml.in') diff --git a/src/org.mate.terminal.gschema.xml.in b/src/org.mate.terminal.gschema.xml.in index a9a2dec..21c0be3 100644 --- a/src/org.mate.terminal.gschema.xml.in +++ b/src/org.mate.terminal.gschema.xml.in @@ -198,11 +198,6 @@ Whether to launch the command in the terminal as a login shell If true, the command inside the terminal will be launched as a login shell. (argv[0] will have a hyphen in front of it.) - - true - Whether to update login records when launching terminal command - If true, the system login records utmp and wtmp will be updated when the command inside the terminal is launched. - false Whether to run a custom command instead of the shell -- cgit v1.2.1