projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10d260e
)
Adwaita: update the README
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 24 Dec 2019 17:29:38 +0000
(12:29 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 24 Dec 2019 17:30:54 +0000
(12:30 -0500)
gtk/theme/Adwaita/README
patch
|
blob
|
history
diff --git
a/gtk/theme/Adwaita/README
b/gtk/theme/Adwaita/README
index a2e97d13d5f609d49675a0725f311003d63c9bdc..e2734ba30d735f6148ee91a2252ad32ce3162853 100644
(file)
--- a/
gtk/theme/Adwaita/README
+++ b/
gtk/theme/Adwaita/README
@@
-5,6
+5,9
@@
Summary
* To be able to use the latest/adequate version of sass, install sassc
* The configure script will detect whether or not you have sassc installed;
if you do, it will regenerate the CSS every time you modify the SCSS files.
+* Note that meson always builds out-of-tree, so the modified css files will
+ appear in your builddir, and you need to copy them back to the srcdir
+ to commit them.
How to tweak the theme
----------------------