gui: drop the Credits page from the About dialog

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
pull/145/head
Peter Hutterer 2019-08-08 14:08:57 +10:00
parent 35ab7ad621
commit ee68ec4bcc
2 changed files with 0 additions and 10 deletions

View File

@ -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)

View File

@ -11,14 +11,6 @@
<property name="copyright">Copyright © 2019 Tuhi Developers</property>
<property name="website">@url@</property>
<property name="website_label" translatable="yes">Visit Tuhis website</property>
<property name="authors">Maintainers:
Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
<!-- Contributor list: git log | git shortlog \-\-summary | cut -f2 -->
Contributors:
</property>
<property name="artists">Peter Hutterer &lt;peter.hutterer@who-t.net&gt;</property>
<property name="translator_credits" translatable="yes">translator-credits</property>
<property name="logo_icon_name">org.freedesktop.TuhiGui</property>
<property name="license_type">gpl-2-0</property>
<child internal-child="vbox">