Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:kssingvo
bidwatcher
bidwatcher-1.3.17-search_string.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bidwatcher-1.3.17-search_string.patch of Package bidwatcher
--- bidwatcher-1.3.17/bidwatcher.cpp.orig 2005-11-22 09:53:49.000000000 +0100 +++ bidwatcher-1.3.17/bidwatcher.cpp 2005-11-22 09:59:08.000000000 +0100 @@ -4482,8 +4482,11 @@ char *HtmlBuff; char *urlstring; +// http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=XXXXXXXXXX&ru=http://search.ebay.com:80/XXXXXXXXXX_W0QQfromZR40QQfviZ1 urlstring = g_strdup_printf("http://cgi.ebay.com/ws/eBayISAPI.dll" - "?ViewItem&item="LLU_FMT, ItemNumber); + "?ViewItem&item="LLU_FMT + "&ru=http://search.ebay.com:80/"LLU_FMT + "_W0QQfromZR40QQfviZ1", ItemNumber, ItemNumber); if (infourl != NULL) { delete(infourl); infourl = NULL;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor