[gnome-builder] credits: update "copyright" in About dialog



commit dd43af93af8c9eda5753ba6c4535ae10bb0ab46b
Author: Christian Hergert <chergert redhat com>
Date:   Tue Jan 26 17:14:51 2016 +0100

    credits: update "copyright" in About dialog

 libide/ide-application-actions.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libide/ide-application-actions.c b/libide/ide-application-actions.c
index 356170d..4d8a052 100644
--- a/libide/ide-application-actions.c
+++ b/libide/ide-application-actions.c
@@ -112,6 +112,7 @@ ide_application_actions_about (GSimpleAction *action,
                          "artists", ide_application_credits_artists,
                          "authors", ide_application_credits_authors,
                          "comments", _("An IDE for GNOME"),
+                         "copyright", "Copyright © 2014—2016 Christian Hergert, et al.",
                          "documenters", ide_application_credits_documenters,
                          "license-type", GTK_LICENSE_GPL_3_0,
                          "logo-icon-name", "builder",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]