diff --git a/meson.build b/meson.build index 3c261d8..774173e 100644 --- a/meson.build +++ b/meson.build @@ -4,8 +4,6 @@ project('tuhi', meson_version: '>= 0.48.0') # The tag date of the project_version(), update when the version bumps. version_date='2019-07-10' -# Note: Update the Contributor list in data/ui/AboutDialog.ui.in when the -# version bumps # Dependencies dependency('python3', required: true) diff --git a/tuhigui/data/ui/AboutDialog.ui.in b/tuhigui/data/ui/AboutDialog.ui.in index e56c67c..aef95fe 100644 --- a/tuhigui/data/ui/AboutDialog.ui.in +++ b/tuhigui/data/ui/AboutDialog.ui.in @@ -11,14 +11,6 @@ Copyright © 2019 Tuhi Developers @url@ Visit Tuhi’s website - Maintainers: - Peter Hutterer <peter.hutterer@who-t.net> - - -Contributors: - - Peter Hutterer <peter.hutterer@who-t.net> - translator-credits org.freedesktop.TuhiGui gpl-2-0