summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristiam Dywan <christian@twotoasts.de>2019-03-06 22:31:16 +0100
committerChristiam Dywan <christian@twotoasts.de>2019-03-06 22:31:16 +0100
commit5c4b8c2e7f10c295c87ff44bed6a5dd3430ea07b (patch)
treec2801a930b6b1cf88fc39fec039718ba73488368
parentcebfef08c3be5a041890245ee0af11f1f3d41a77 (diff)
downloadmidori-git-about_astian_foundation_authors.tar.gz
Mention the Astian Foundation and authors in Aboutabout_astian_foundation_authors
As an umbrella organization the Astian Foundation should appear in the About dialog - legally speaking there is nor will there be copyright assignment.
-rw-r--r--ui/about.ui8
1 files changed, 7 insertions, 1 deletions
diff --git a/ui/about.ui b/ui/about.ui
index 8f2c5d2e..a9ee2638 100644
--- a/ui/about.ui
+++ b/ui/about.ui
@@ -2,7 +2,13 @@
<template class="MidoriAbout" parent="GtkAboutDialog">
<property name="modal">yes</property>
<property name="logo-icon-name">midori</property>
- <property name="copyright">2007-2019 Christian Dywan</property>
+ <property name="copyright" translatable="yes">2007-2019 Astian Foundation</property>
+ <property name="authors">2007-2019 Christian Dywan &lt;christian@twotoasts.de&gt;
+ 2009-2012 Alexander Butenko &lt;a.butenka@gmail.com&gt;
+ 2014 Paweł Forysiuk &lt;tuxator@o2.pl&gt;
+ 2010 Samuel Creshal &lt;creshal@arcor.de&gt;
+ 2010 Arno Renevier &lt;arno@renevier.net&gt;
+ </property>
<property name="license-type">GTK_LICENSE_LGPL_2_1</property>
<property name="program-name" translatable="yes">Midori Web Browser</property>
<property name="comments" translatable="yes">A lightweight web browser.</property>