Skip to content
Snippets Groups Projects
Verified Commit 43b0a5b3 authored by Johannes Schauer Marin Rodrigues's avatar Johannes Schauer Marin Rodrigues
Browse files

patches/gtk+3.0 for #1079292

parent 15a0118e
1 merge request!57patches/gtk+3.0
Checking pipeline status
#!/bin/sh
# #1079292
set -e
quilt pop -a
patch -p1 << 'EOF'
diff -Nru gtk+3.0-3.24.43/debian/patches/series gtk+3.0-3.24.43/debian/patches/series
--- gtk+3.0-3.24.43/debian/patches/series 2024-08-20 22:42:46.000000000 +0200
+++ gtk+3.0-3.24.43/debian/patches/series 2024-08-22 12:35:57.000000000 +0200
@@ -3,9 +3,3 @@
060_ignore-random-icons.patch
reftest_compare_surfaces-Report-how-much-the-images-diffe.patch
reftests-Allow-minor-differences-to-be-tolerated.patch
-wayland-Add-support-for-v2-of-xdg_foreign-protocol.patch
-immulticontext-Don-t-have-a-global_context_id.patch
-Ensure-the-staging_cairo_surface-is-destroyed-before-re-a.patch
-gesture-set-widget-x-and-y-if-coordinate-translation-betw.patch
-a11y-Extract-helper-function-to-set-GtkMessageDialog-a11y.patch
-a11y-Use-non-empty-message-dialog-title-as-a11y-name.patch
EOF
quilt push -a
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment