7 lines
173 B
TOML
7 lines
173 B
TOML
[adwaita-icon-theme]
|
|
source = "git"
|
|
git = "https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git"
|
|
include_regex = '\d+(\.\d+)*'
|
|
from_pattern = '\.([a-z])'
|
|
to_pattern = '\1'
|