commit 238e2e3473f18712f381fb65becedee6c2b81e05 Author: Colin Watson Date: Fri Mar 28 11:02:48 2025 +0000 Release version 0.3.7 NEWS | 14 ++++++++++++++ configure.ac | 2 +- telegnome.appdata.xml.in | 8 ++++++++ 3 files changed, 23 insertions(+), 1 deletion(-) commit 2ac17e7b46c60d64af20b2984d4264d371d498bf Author: Colin Watson Date: Thu Mar 27 22:18:45 2025 +0000 Add CI pipeline * .gitlab-ci.yml: New file. .gitlab-ci.yml | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) commit 371444c3eb2bb158237a8ff45364c937ede6c388 Author: Colin Watson Date: Thu Mar 27 16:15:09 2025 +0000 Add logo to About dialog Reported by Caden Mitchell. Fixes: #2 * src/gui.vala (Gui): Add resource path to theme. * src/telegnome.ui (about_dialog): Add `logo` property. src/gui.vala | 3 +++ src/telegnome.ui | 1 + 2 files changed, 4 insertions(+) commit 3f57fc6434cfada396b571572ce94cd3d3713b44 Author: Colin Watson Date: Wed Mar 26 23:43:51 2025 +0000 Work around Vala code generation bug with GCC >= 14 * configure.ac: Add `-Wno-error=incompatible-pointer-types`; see https://gitlab.gnome.org/GNOME/vala/-/issues/1408. configure.ac | 2 ++ 1 file changed, 2 insertions(+) commit 53ffe61f5804a4389faa568abe374f92b5b39950 Author: Yaron Shahrabani Date: Tue Jan 7 09:35:36 2025 +0000 Update Hebrew translation po/he.po | 336 +++++++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 240 insertions(+), 96 deletions(-) commit 2deb5ad9a8b3188ed2109afc6d21b22ffab873bd Author: Scrambled 777 Date: Sun May 12 13:28:00 2024 +0000 Add Hindi translation po/LINGUAS | 1 + po/hi.po | 313 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 314 insertions(+) commit cc24fafef21b6c527935fa97d5d092cd32bbc224 Author: Ekaterine Papava Date: Sun Mar 24 04:27:09 2024 +0000 Add Georgian translation po/LINGUAS | 1 + po/ka.po | 301 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 302 insertions(+) commit 976d19e8fc7fded1bce3172b1d5ae4fd928fbfdd Author: Balázs Úr <14539-urbalazs@users.noreply.gitlab.gnome.org> Date: Tue Sep 19 06:09:18 2023 +0000 Add Hungarian translation doc/Makefile.am | 2 +- doc/hu/hu.po | 284 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 285 insertions(+), 1 deletion(-) commit bdf4092ca328ccd284fad00da0d3f33ad3fc1622 Author: Martin Date: Tue Sep 5 20:19:30 2023 +0000 Update Slovenian translation po/sl.po | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) commit a7013b77cba19070ca337188a78d66db38844554 Author: Sergej A Date: Wed Jun 7 15:18:52 2023 +0000 Update Russian translation po/ru.po | 381 ++++++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 266 insertions(+), 115 deletions(-) commit 2ea76b37bb0aebe837e09318ab1b22d9953a8a23 Author: Martin Date: Sun Feb 12 17:44:35 2023 +0000 Update Slovenian translation po/sl.po | 344 ++++++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 243 insertions(+), 101 deletions(-) commit b04af9d5aa93e34044575f0ec48e327dc2c6e363 Author: Asier Sarasua Garmendia Date: Sun Mar 27 12:47:22 2022 +0000 Update Basque translation po/eu.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)