summaryrefslogtreecommitdiff
path: root/desktop-themes/ContrastHighInverse/gtk-3.0/assets/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-29 13:50:36 +0200
committerraveit65 <[email protected]>2017-03-29 13:50:36 +0200
commit513ce8bfa9613ff2196c0c0da8f7fefcdb149159 (patch)
tree1d0373140245b7cf93b9b017bbc0595abc046f02 /desktop-themes/ContrastHighInverse/gtk-3.0/assets/Makefile.am
parent908a91784f818934b8f490b7df2ce8de6f72884f (diff)
downloadmate-themes-513ce8bfa9613ff2196c0c0da8f7fefcdb149159.tar.bz2
mate-themes-513ce8bfa9613ff2196c0c0da8f7fefcdb149159.tar.xz
Gtk+-3.20 ContrastHighInverse: add missing assets to avoid a runtime warning
Diffstat (limited to 'desktop-themes/ContrastHighInverse/gtk-3.0/assets/Makefile.am')
-rw-r--r--desktop-themes/ContrastHighInverse/gtk-3.0/assets/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/assets/Makefile.am b/desktop-themes/ContrastHighInverse/gtk-3.0/assets/Makefile.am
new file mode 100644
index 00000000..c645a5df
--- /dev/null
+++ b/desktop-themes/ContrastHighInverse/gtk-3.0/assets/Makefile.am
@@ -0,0 +1,10 @@
+themedir = $(datadir)/themes/ContrastHighInverse/gtk-3.0/assets
+
+theme_DATA = \
+ bullet-symbolic.svg \
+ check-symbolic.symbolic.png \
+ bullet-symbolic.symbolic.png \
+ dash-symbolic.svg \
+ check-symbolic.svg
+
+EXTRA_DIST = $(theme_DATA)