[gnome-logs] Add translator-credits to the About window
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-logs] Add translator-credits to the About window
- Date: Tue, 1 Oct 2013 01:36:32 +0000 (UTC)
commit 8112dcf213d41e863903f2683e85f2accc251287
Author: Piotr Drąg <piotrdrag gmail com>
Date: Tue Oct 1 03:33:50 2013 +0200
Add translator-credits to the About window
src/gl-application.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gl-application.c b/src/gl-application.c
index 501fc3a..5919a5c 100644
--- a/src/gl-application.c
+++ b/src/gl-application.c
@@ -58,6 +58,7 @@ on_about (GSimpleAction *action,
parent = gtk_application_get_active_window (GTK_APPLICATION (application));
gtk_show_about_dialog (parent,
"authors", authors,
+ "translator-credits", _("translator-credits"),
"comments", _("View and search logs"),
"copyright", "Copyright © 2013 Red Hat, Inc.",
"license-type", GTK_LICENSE_GPL_3_0,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]