diff options
author | Alexander Larsson <alexl@redhat.com> | 2020-01-30 17:28:56 +0100 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2020-01-30 17:35:17 +0100 |
commit | 43be131ae05d1d73731a173cbabd8d179e40a3f9 (patch) | |
tree | 953cba75780d5c210e8988adb2d9b760ba63449d /Adwaita/64x64/emblems/.placeholder | |
parent | ad7a86e4503707b4ba64efc4a5bd449071e1150c (diff) | |
download | adwaita-icon-theme-43be131ae05d1d73731a173cbabd8d179e40a3f9.tar.gz |
Add directories containing only prerendered symbolic icons to index.theme
If some directory contains no rendered icons or svgs, then the code
we use to detect the list of directories to put in the index.theme file
will not add them.
These dirs will still have files in them (generated by the
gtk-encode-symbolic-svg), but since they are not in the index.theme
they will not be used.
We fix this by generating a .placeholder file in such directories
so that the index.theme generation works.
Diffstat (limited to 'Adwaita/64x64/emblems/.placeholder')
-rw-r--r-- | Adwaita/64x64/emblems/.placeholder | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Adwaita/64x64/emblems/.placeholder b/Adwaita/64x64/emblems/.placeholder new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/Adwaita/64x64/emblems/.placeholder |