Philipp Hörist pushed to branch master at gajim / gajim
Commits:
50edc15d by Philipp Hörist at 2025-08-03T18:07:45+02:00
cfix: Profile: Set default entry for timezone
- - - - -
1 changed file:
- gajim/gtk/vcard_grid.py
Changes:
=====================================
gajim/gtk/vcard_grid.py
=====================================
@@ -180,7 +180,7 @@
"url": {"value": ""},
"key": {"value": "", "value_type": "text"},
"note": {"value": ""},
- "tz": {"value": "", "value_type": "text"},
+ "tz": {"value": "Europe/Amsterdam", "value_type": "text"},
}
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/50edc15d82db9f1a5adeeec910c897fd51fa85da
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/50edc15d82db9f1a5adeeec910c897fd51fa85da
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]