install.sh: Add src/gnome-shell/README.md reference to --help
Also change the requirement for Debian/Ubuntu from libglib2.0-dev to libglib2.0-dev-bin, as the package is much smaller.
Closes https://github.com/nana-4/materia-theme/issues/440
Also change the requirement for Debian/Ubuntu from libglib2.0-dev to libglib2.0-dev-bin, as the package is much smaller.
Closes https://github.com/nana-4/materia-theme/issues/440
by roundabout, Monday, 4 November 2019, 17:45:06 (1572889506), pushed by roundabout, Sunday, 11 May 2025, 13:22:44 (1746969764)
Author identity: nana-4 <hnmaigo@gmail.com>
684876deee3e13913fa0ad9e73c415d60548402d
-c, --color VARIANT... Specify color variant(s) [standard|dark|light] (Default: All variants)
-s, --size VARIANT Specify size variant [standard|compact] (Default: All variants)
-g, --gdm Install and apply GDM theme (for advanced users)
See also: src/gnome-shell/README.md
-h, --help Show help
```
-c, --color VARIANT... Specify color variant(s) [standard|dark|light] (Default: All variants)
-s, --size VARIANT Specify size variant [standard|compact] (Default: All variants)
-g, --gdm Install and apply GDM theme (for advanced users)
See also: src/gnome-shell/README.md
-h, --help Show help
INSTALLATION EXAMPLES:
- `glib-compile-resources` — The package name depends on the distro.
- `glib2` (Arch Linux)
- `glib2-devel` (Fedora, openSUSE, etc.)
- `libglib2.0-dev` (Debian, Ubuntu, etc.)
- `libglib2.0-dev-bin` (Debian, Ubuntu, etc.)
- `libxml2-utils` — Ubuntu users only.
## Installation