src: add @soumyadghosh
Build / Flatpak (x86_64) (push) Successful in 20m36s Details

This commit is contained in:
0xMRTT 2023-06-19 23:02:48 +02:00
parent 1d5f1c5be7
commit 2d47787dd5
Signed by: 0xMRTT
GPG Key ID: 910B287304120902
1 changed files with 6 additions and 0 deletions

View File

@ -54,6 +54,12 @@ class BavarderAboutWindow:
"Apostrophe https://apps.gnome.org/app/org.gnome.gitlab.somas.Apostrophe",
],
)
self.about_window.add_credit_section(
_("Packaging"),
[
_("Soumyadeep Ghosh https://codeberg.org/soumyadghosh")
]
)
self.about_window.set_debug_info(
f"""{constants.app_id} {constants.version}
Environment: {os.environ.get("XDG_CURRENT_DESKTOP", "Unknown")}