update comments

This commit is contained in:
0xMRTT 2022-08-12 11:56:35 +02:00
parent 0afaf852d6
commit 9530bbaa83
No known key found for this signature in database
GPG key ID: AC9E06BF3DECB6FB

View file

@ -685,16 +685,16 @@ class AdwcustomizerApplication(Adw.Application):
</ul>
""",
comments="""
Adwaita Manager (AdwCustomizer) is a tool for customizing Libadwaita applications and the adw-gtk3 theme.
Adwaita Manager (AdwCustomizer) is a tool for customizing Libadwaita applications and the adw-gtk3 theme.
With Adwaita Manager you can:
Change any color of Adwaita theme
Apply Material 3 colors from wallaper
Use other users presets
Change advanced options with CSS
Extend functionality using plugins
- Change any color of Adwaita theme
- Apply Material 3 colors from wallaper
- Use other users presets
- Change advanced options with CSS
- Extend functionality using plugins
This app is written in Python and uses GTK 4 and libadwaita.
This app is written in Python and uses GTK 4 and libadwaita.
"""
)
about.present()