projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2d4ea6
)
Fix reference to user styles in gtkstyleprovider.h
author
Matijs van Zuijlen
<matijs@matijs.net>
Thu, 7 Jun 2018 08:54:23 +0000
(08:54 +0000)
committer
Matijs van Zuijlen
<matijs@matijs.net>
Thu, 7 Jun 2018 08:54:23 +0000
(08:54 +0000)
gtk/gtkstyleprovider.h
patch
|
blob
|
history
diff --git
a/gtk/gtkstyleprovider.h
b/gtk/gtkstyleprovider.h
index 5e36d0c1f0eac851c6c2dc79bd76c119499d7389..a0da759bd27a9293a1b464b8c1cbaa6a310a1984 100644
(file)
--- 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.