debian/patches: Trivial rebase of 001_prefer-x-terminal-emulator.patch.

This commit is contained in:
Mike Gabriel 2023-04-25 16:33:30 +02:00
parent 70dbede964
commit f273cfc185

View File

@ -3,7 +3,7 @@ Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
--- a/libmate-desktop/mate-desktop-utils.c --- a/libmate-desktop/mate-desktop-utils.c
+++ b/libmate-desktop/mate-desktop-utils.c +++ b/libmate-desktop/mate-desktop-utils.c
@@ -136,6 +136,8 @@ @@ -137,6 +137,8 @@
term_argv[1] = g_strdup ("-x"); term_argv[1] = g_strdup ("-x");
} else { } else {
if (check == NULL) if (check == NULL)