Merge lp:~dsas/yelp/ubuntu.388750 into lp:~ubuntu-desktop/yelp/ubuntu

Proposed by Dean Sas
Status: Needs review
Proposed branch: lp:~dsas/yelp/ubuntu.388750
Merge into: lp:~ubuntu-desktop/yelp/ubuntu
Diff against target: 27 lines
2 files modified
debian/changelog (+7/-0)
debian/patches/06_ubuntu_online_url.patch (+1/-1)
To merge this branch: bzr merge lp:~dsas/yelp/ubuntu.388750
To post a comment you must log in.
Revision history for this message
Dean Sas (dsas) wrote :

Fixes LP: #388750 ("repeat this search online doesn't work")

There's not an immediate need to merge this as there is a server side redirect so the search will now work.

Unmerged revisions

27. By Dean Sas

* debian/patches/06_ubuntu_online_url.patch (LP: #388750)
  - Use new ubuntu website search URL

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2009-09-22 08:28:46 +0000
3+++ debian/changelog 2009-10-13 01:00:26 +0000
4@@ -1,3 +1,10 @@
5+yelp (2.28.0-0ubuntu2) UNRELEASED; urgency=low
6+
7+ * debian/patches/06_ubuntu_online_url.patch (LP: #388750)
8+ - Use new ubuntu website search URL
9+
10+ -- Dean Sas <dean@deansas.org> Tue, 13 Oct 2009 00:23:49 +0100
11+
12 yelp (2.28.0-0ubuntu1) karmic; urgency=low
13
14 * New upstream release (LP: #434334)
15
16=== modified file 'debian/patches/06_ubuntu_online_url.patch'
17--- debian/patches/06_ubuntu_online_url.patch 2009-03-02 17:43:59 +0000
18+++ debian/patches/06_ubuntu_online_url.patch 2009-10-13 01:00:26 +0000
19@@ -9,7 +9,7 @@
20 typedef struct _SearchContainer SearchContainer;
21
22 -#define ONLINE_URL "http://api.gnome.org/yelp/forums?query=%s"
23-+#define ONLINE_URL "http://search.ubuntu.com/help?os=ubuntu&ver=8.04&q=%s"
24++#define ONLINE_URL "http://search.ubuntu.com/results2.html?cx=009650792990864903260%%3A-lsdjshi1tu&cof=FORID%%3A11&ie=UTF-8&q=%s"
25
26 -#define ONLINE_NAME N_("the GNOME Support Forums")
27 +#define ONLINE_NAME N_("the Ubuntu Help Pages")

Subscribers

People subscribed via source and target branches

to all changes: