From d1da7faae7de95f4e01cbba5110db410e93ef5d3 Mon Sep 17 00:00:00 2001 From: Germano Massullo Date: Sat, 1 May 2021 16:09:27 +0200 Subject: [PATCH] fixed xcb patch --- xcb.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xcb.patch b/xcb.patch index 16367fe..f396b69 100644 --- a/xcb.patch +++ b/xcb.patch @@ -1,6 +1,6 @@ -diff -urNr desktop-3.2.0-orig/src/gui/main.cpp desktop-3.2.0/src/gui/main.cpp ---- desktop-3.2.0-orig/src/gui/main.cpp 2021-04-08 09:47:24.000000000 +0200 -+++ desktop-3.2.0/src/gui/main.cpp 2021-05-01 15:48:18.194318539 +0200 +diff -urNr desktop-3.2.1-orig/src/gui/main.cpp desktop-3.2.1/src/gui/main.cpp +--- desktop-3.2.1-orig/src/gui/main.cpp 2021-04-28 09:38:14.000000000 +0200 ++++ desktop-3.2.1/src/gui/main.cpp 2021-05-01 16:09:04.898807958 +0200 @@ -49,8 +49,25 @@ .arg(Theme::instance()->appNameGUI())); }