Merge lp:~leonardolemos/midori/fix-1462773 into lp:midori

Proposed by Leonardo Lemos
Status: Merged
Approved by: Danielle Foré
Approved revision: 7066
Merged at revision: 7066
Proposed branch: lp:~leonardolemos/midori/fix-1462773
Merge into: lp:midori
Diff against target: 12 lines (+1/-1)
1 file modified
midori/midori-browser.c (+1/-1)
To merge this branch: bzr merge lp:~leonardolemos/midori/fix-1462773
Reviewer Review Type Date Requested Status
Danielle Foré (community) Approve
Review via email: mp+279055@code.launchpad.net

Commit message

Change the translation URL

Description of the change

Change the translation URL.

To post a comment you must log in.
Revision history for this message
RabbitBot (rabbitbot-a) wrote :

Voting does not meet specified criteria. Required: Approve >= 1. Got: 1 Pending.

Revision history for this message
Danielle Foré (danrabbit) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'midori/midori-browser.c'
2--- midori/midori-browser.c 2015-09-25 21:30:31 +0000
3+++ midori/midori-browser.c 2015-11-30 23:49:00 +0000
4@@ -4910,7 +4910,7 @@
5 /* FIXME: granite: should return GtkWidget* like GTK+ */
6 GtkWidget* dialog = (GtkWidget*)granite_widgets_about_dialog_new ();
7 g_object_set (dialog,
8- "translate", "https://translations.xfce.org/projects/p/midori/",
9+ "translate", "https://translations.launchpad.net/midori",
10 "bug", PACKAGE_BUGREPORT,
11 "help", docs,
12 "copyright", "2007-2015 Christian Dywan",

Subscribers

People subscribed via source and target branches

to all changes: