[gnome-multi-writer/wip/piotrdrag/update-copyright: 2/2] main: Update copyright year in the about dialog
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-multi-writer/wip/piotrdrag/update-copyright: 2/2] main: Update copyright year in the about dialog
- Date: Sun, 13 Jan 2019 10:29:04 +0000 (UTC)
commit 8dd3b3150b6ca86bbc3bec921b59b0440f2ad1d5
Author: Piotr Drąg <piotrdrag gmail com>
Date: Sun Mar 18 20:05:19 2018 +0100
main: Update copyright year in the about dialog
src/gmw-main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gmw-main.c b/src/gmw-main.c
index 78a5820..3f4d04e 100644
--- a/src/gmw-main.c
+++ b/src/gmw-main.c
@@ -1244,7 +1244,7 @@ gmw_about_activated_cb (GSimpleAction *action, GVariant *parameter, gpointer use
GList *windows;
GtkWindow *parent = NULL;
const gchar *authors[] = { "Richard Hughes", NULL };
- const gchar *copyright = "Copyright \xc2\xa9 2014-2015 Richard Hughes";
+ const gchar *copyright = "Copyright \xc2\xa9 2014-2018 Richard Hughes";
windows = gtk_application_get_windows (GTK_APPLICATION (priv->application));
if (windows)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]