[gtk: 1/2] Fix reference to user styles in gtkstyleprovider.h
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk: 1/2] Fix reference to user styles in gtkstyleprovider.h
- Date: Thu, 7 Jun 2018 18:29:19 +0000 (UTC)
commit 932e5ea34ee363099115ce5d2952dc3531bcd39a
Author: Matijs van Zuijlen <matijs matijs net>
Date: Thu Jun 7 08:54:23 2018 +0000
Fix reference to user styles in gtkstyleprovider.h
gtk/gtkstyleprovider.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]