Resource files missed
Created by: miy4mori
There was a problem when I run the script.
# ./install.sh -g
Installing '/home/miy4mori/.themes/Mojave-light'...
Installing '/home/miy4mori/.themes/Mojave-light-alt'...
Installing '/home/miy4mori/.themes/Mojave-dark'...
Installing '/home/miy4mori/.themes/Mojave-dark-alt'...
Installing '/home/miy4mori/.themes/Mojave-light-solid'...
Installing '/home/miy4mori/.themes/Mojave-light-solid-alt'...
Installing '/home/miy4mori/.themes/Mojave-dark-solid'...
Installing '/home/miy4mori/.themes/Mojave-dark-solid-alt'...
Installing '/usr/share/gnome-shell/gnome-shell-theme.gresource'...
~/Downloads/Themes/Mojave-gtk-theme/src/gnome-shell/gnome-shell-theme.gresource.xml: Failed to locate “assets/window-close.svg” in any source directory.
Done.
I noticed that some files were removed by commit 875a9c97.Maybe that's the problem.
* 875a9c9 - Fixed gnome-shell issues (2 hours ago) <vinceliuice>
|
| src/gnome-shell/common-assets/close-active.svg | 100 +++++++++++
| src/gnome-shell/common-assets/close-hover.svg | 100 +++++++++++
| src/gnome-shell/common-assets/close.svg | 100 +++++++++++
| src/gnome-shell/common-assets/startup.png | Bin 12840 -> 0 bytes
| src/gnome-shell/common-assets/startup.svg | 721 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
| src/gnome-shell/common-assets/window-close-active.svg | 5 -
| src/gnome-shell/common-assets/window-close.svg | 5 -
| src/gnome-shell/gnome-shell-dark-solid.css | 55 +++---
| src/gnome-shell/gnome-shell-dark.css | 55 +++---
| src/gnome-shell/gnome-shell-light-solid.css | 55 +++---
| src/gnome-shell/gnome-shell-light.css | 55 +++---
| src/gnome-shell/sass/_common.scss | 57 +++++--
| 12 files changed, 1200 insertions(+), 108 deletions(-)