Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:kssingvo
bidwatcher
bidwatcher-1.3.17-changes_20061120.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bidwatcher-1.3.17-changes_20061120.patch of Package bidwatcher
--- bidwatcher-1.3.17/helpers.cpp.orig 2006-11-20 19:17:31.000000000 +0100 +++ bidwatcher-1.3.17/helpers.cpp 2006-11-20 19:16:23.000000000 +0100 @@ -55,7 +55,7 @@ const char * const CheckPrice="0123456789.$,"; // Characters allowed in a price -const char * const SearchOps[2][40]={{ "Starts at", // 1 +const char * const SearchOps[2][42]={{ "Starts at", // 1 "Currently", // 2 "First bid", // 3 "Quantity", // 4 @@ -96,6 +96,8 @@ "Score:", // 37 "Seller:", // 38 "End time:", // 39 + "RefreshStarting bid", // 40 + "RefreshCurrent bid", // 41 "*"}, /* eBay Motors */ { "Currently", // 1 @@ -1288,6 +1290,8 @@ case 17: case 23: case 25: // "Sold for" + case 40: // "RefreshStarting bid" + case 41: // "RefreshCurrent bid" if (!bid_flag) { DPRINTF(DLOW, ("LDCB: %s\n", LineBuffer.buf())); if (!parseprice(LineBuffer.buf(), this, FALSE))
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