From: Matijs van Zuijlen Date: Thu, 7 Jun 2018 08:54:23 +0000 (+0000) Subject: Fix reference to user styles in gtkstyleprovider.h X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~22^2~209^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=932e5ea34ee363099115ce5d2952dc3531bcd39a;p=gtk4.git Fix reference to user styles in gtkstyleprovider.h --- diff --git a/gtk/gtkstyleprovider.h b/gtk/gtkstyleprovider.h index 5e36d0c1f0..a0da759bd2 100644 --- a/gtk/gtkstyleprovider.h +++ b/gtk/gtkstyleprovider.h @@ -76,7 +76,7 @@ G_BEGIN_DECLS * GTK_STYLE_PROVIDER_PRIORITY_USER: * * The priority used for the style information from - * `~/.gtk-4.0.css`. + * `$XDG_CONFIG_HOME/gtk-4.0/gtk.css`. * * You should not use priorities higher than this, to * give the user the last word.