summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2019-11-30 16:10:59 +0100
committerTérence Clastres2019-11-30 16:10:59 +0100
commitf454df38229893553ed1f6ce2d78557a0c8d8023 (patch)
tree7b183a9e9c459f8f8b48e141536574a018c4cfbf
parent09f5ac5d8beea35281d035b194f1364555135c66 (diff)
downloadaur-f454df38229893553ed1f6ce2d78557a0c8d8023.tar.gz
Add !786
-rw-r--r--PKGBUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10854c0d5229..735d25ff8c07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -93,6 +93,13 @@ prepare() {
# Comment: Crash fix for st_theme_get_custom_stylesheets
git_cp_by_msg '!536' 'st-theme: Use CRStyleSheet app_data instead of hash map' 'st-theme: Use glib auto free/ptr features'
+ # Title: Some fixes for setting key focus of the closeDialog
+ # URL: https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/786
+ # Type: 3
+ # Status: 2
+ # Comment:
+ git cherry-pick -n 184ce007^..c328f4f3
+
git submodule init
git config --local submodule.subprojects/gvc.url "$srcdir/libgnome-volume-control"
git submodule update