docs: Get rid of unnecessary comments in module.yml
This commit is contained in:
parent
eac23050ad
commit
47c99acfe6
1 changed files with 2 additions and 2 deletions
|
|
@ -3,5 +3,5 @@ shortdesc: The gnome-extensions module can be used to install Gnome extensions i
|
|||
readme: https://raw.githubusercontent.com/blue-build/modules/main/modules/gnome-extensions/README.md
|
||||
example: |
|
||||
type: gnome-extensions
|
||||
install: # Omit @ symbol from gettext-domain. You can see the gettext-domain by looking into extension metadata.json.
|
||||
- nightthemeswitcherromainvigier.fr.v75 # Version must be specified by adding .v%VERSION% after gettext domain. Extension version must be compatible with current Gnome version.
|
||||
install:
|
||||
- nightthemeswitcherromainvigier.fr.v75
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue