Merge lp:~victored/beat-box/fix-for-lp-886200 into lp:beat-box

Proposed by Victor Martinez
Status: Merged
Approved by: Scott Ringwelski
Approved revision: 348
Merge reported by: Scott Ringwelski
Merged at revision: not available
Proposed branch: lp:~victored/beat-box/fix-for-lp-886200
Merge into: lp:beat-box
Diff against target: 11 lines (+1/-1)
1 file modified
src/BeatBox.vala (+1/-1)
To merge this branch: bzr merge lp:~victored/beat-box/fix-for-lp-886200
Reviewer Review Type Date Requested Status
Scott Ringwelski Approve
Review via email: mp+82069@code.launchpad.net

Description of the change

Fix for lp:886200

To post a comment you must log in.
Revision history for this message
Scott Ringwelski (sgringwe) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/BeatBox.vala'
2--- src/BeatBox.vala 2011-11-06 15:15:09 +0000
3+++ src/BeatBox.vala 2011-11-13 05:02:23 +0000
4@@ -87,7 +87,7 @@
5 app_years = "2010-2011";
6
7 main_url = "https://launchpad.net/beat-box";
8- bug_url = "https://bugs.launchpad.net/beat-box";
9+ bug_url = "https://bugs.launchpad.net/beat-box/+filebug";
10 help_url = "https://answers.launchpad.net/beat-box";
11 translate_url = "https://translations.launchpad.net/beat-box";
12

Subscribers

People subscribed via source and target branches