Merge lp:~kelwin-lee/midori/fix-738474 into lp:~vcs-imports/midori/master

Proposed by Cuzzie Lee
Status: Merged
Merge reported by: Cris Dywan
Merged at revision: not available
Proposed branch: lp:~kelwin-lee/midori/fix-738474
Merge into: lp:~vcs-imports/midori/master
Diff against target: 12 lines (+1/-1)
1 file modified
midori/midori-browser.c (+1/-1)
To merge this branch: bzr merge lp:~kelwin-lee/midori/fix-738474
Reviewer Review Type Date Requested Status
VCS imports Pending
Review via email: mp+99373@code.launchpad.net
To post a comment you must log in.

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 2012-03-25 17:35:58 +0000
3+++ midori/midori-browser.c 2012-03-26 17:06:20 +0000
4@@ -6071,7 +6071,7 @@
5
6 action = g_object_new (KATZE_TYPE_ARRAY_ACTION,
7 "name", "Window",
8- "label", _("_Window"),
9+ "label", _("_Tab"),
10 "stock-id", GTK_STOCK_INDEX,
11 "tooltip", _("Show a list of all open tabs"),
12 "array", browser->proxy_array,

Subscribers

People subscribed via source and target branches

to all changes: