Merge lp:~daker/webbrowser-app/fix.1250995 into lp:webbrowser-app

Proposed by Adnane Belmadiaf
Status: Merged
Approved by: Olivier Tilloy
Approved revision: 405
Merged at revision: 414
Proposed branch: lp:~daker/webbrowser-app/fix.1250995
Merge into: lp:webbrowser-app
Diff against target: 12 lines (+1/-1)
1 file modified
src/app/config.h.in (+1/-1)
To merge this branch: bzr merge lp:~daker/webbrowser-app/fix.1250995
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Olivier Tilloy Approve
Review via email: mp+195252@code.launchpad.net

Commit message

Change the default homepage to start.ubuntu.com.

To post a comment you must log in.
Revision history for this message
Olivier Tilloy (osomon) wrote :

Looks good to me. Let’s have design validate the change first though, before top-approving.

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/app/config.h.in'
2--- src/app/config.h.in 2013-07-29 11:52:43 +0000
3+++ src/app/config.h.in 2013-11-14 16:07:34 +0000
4@@ -24,7 +24,7 @@
5 #include <QtCore/QString>
6
7 #define APP_ID "webbrowser-app"
8-#define DEFAULT_HOMEPAGE "http://www.ubuntu.com"
9+#define DEFAULT_HOMEPAGE "http://start.ubuntu.com"
10 #define REMOTE_INSPECTOR_PORT 9221
11
12 inline bool isRunningInstalled()

Subscribers

People subscribed via source and target branches

to status/vote changes: