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
=== modified file 'src/ui.c'
--- src/ui.c 2009-12-20 22:06:49 +0000
+++ src/ui.c 2009-12-22 02:29:12 +0000
@@ -801,9 +801,11 @@
801 "version", VERSION,801 "version", VERSION,
802 "comments", description,802 "comments", description,
803 "authors", authors,803 "authors", authors,
804 "translator-credits", _("translator-credits"),
804 "website", "https://launchpad.net/simple-scan",805 "website", "https://launchpad.net/simple-scan",
805 "copyright", "Copyright (C) 2009 Canonical Ltd.",806 "copyright", "Copyright (C) 2009 Canonical Ltd.",
806 "license", license,807 "license", license,
808 "wrap-license", TRUE,
807 NULL);809 NULL);
808}810}
809811

Subscribers

People subscribed via source and target branches