From 24308612fd8ff2ab8cd3381a4a972e884cdae8c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Thu, 27 Aug 2020 08:26:46 +0200 Subject: [PATCH] debian/patches: Refresh --- debian/patches/gnome-session-classic-wrapper-script.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/gnome-session-classic-wrapper-script.patch b/debian/patches/gnome-session-classic-wrapper-script.patch index 934936ba..a95b6704 100644 --- a/debian/patches/gnome-session-classic-wrapper-script.patch +++ b/debian/patches/gnome-session-classic-wrapper-script.patch @@ -16,14 +16,14 @@ as a workaround. Once [1] is fixed, this should be removed again. 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/gnome-classic.desktop.in b/data/gnome-classic.desktop.in -index 055ce64..34827ee 100644 +index 5df6821..34827ee 100644 --- a/data/gnome-classic.desktop.in +++ b/data/gnome-classic.desktop.in @@ -1,7 +1,7 @@ [Desktop Entry] Name=GNOME Classic Comment=This session logs you into GNOME Classic --Exec=env GNOME_SHELL_SESSION_MODE=classic gnome-session --session gnome-classic +-Exec=env GNOME_SHELL_SESSION_MODE=classic gnome-session +Exec=gnome-session-classic TryExec=gnome-session Type=Application