Merge lp://qastaging/~lucian.grijincu/simple-scan/simple-scan-lucian into lp://qastaging/~robert-ancell/simple-scan/trunk

Proposed by Lucian Adrian Grijincu
Status: Merged
Merge reported by: Robert Ancell
Merged at revision: not available
Proposed branch: lp://qastaging/~lucian.grijincu/simple-scan/simple-scan-lucian
Merge into: lp://qastaging/~robert-ancell/simple-scan/trunk
Diff against target: 14 lines (+2/-0)
1 file modified
src/ui.c (+2/-0)
To merge this branch: bzr merge lp://qastaging/~lucian.grijincu/simple-scan/simple-scan-lucian
Reviewer Review Type Date Requested Status
Robert Ancell Approve
Review via email: mp+16462@code.qastaging.launchpad.net
To post a comment you must log in.
Revision history for this message
Lucian Adrian Grijincu (lucian.grijincu) wrote :

small fixes for the About dialog

Revision history for this message
Robert Ancell (robert-ancell) wrote :

thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/ui.c'
2--- src/ui.c 2009-12-20 22:06:49 +0000
3+++ src/ui.c 2009-12-22 02:29:12 +0000
4@@ -801,9 +801,11 @@
5 "version", VERSION,
6 "comments", description,
7 "authors", authors,
8+ "translator-credits", _("translator-credits"),
9 "website", "https://launchpad.net/simple-scan",
10 "copyright", "Copyright (C) 2009 Canonical Ltd.",
11 "license", license,
12+ "wrap-license", TRUE,
13 NULL);
14 }
15

Subscribers

People subscribed via source and target branches