Re: [dev] Surf hacking. Search Engine and Homepage

2014-04-07 Thread Christoph Lohmann
Greetings. On Tue, 08 Apr 2014 06:40:47 +0200 Henrique Lengler wrote: > I'm trying to set up a homepage and a searchengine on my surf web browser. > But i can't understand the official wiki. I added those lines in my config.h > > #define HOMEPAGE "http://www.google.com/"; > > static SearchEng

[dev] Surf hacking. Search Engine and Homepage

2014-04-07 Thread Henrique Lengler
Hi, this is my first time in the mailing list, so, i don't know how to efficiently use this! I'm trying to set up a homepage and a searchengine on my surf web browser. But i can't understand the official wiki. I added those lines in my config.h #define HOMEPAGE "http://www.google.com/"; static

[dev] [tabbed] [PATCH] Remove unnecessary xargs call.

2014-04-07 Thread Markus Teich
The removed call can stop the pipeline from working, if one adds e.g. his history to the possible selections and the amount of entries gets too big. --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index ceda9f7..60922cc 100644 --- a/

Re: [dev] [st] [patch] XSync consistency

2014-04-07 Thread Toaster Toaster
On Sun, Apr 6, 2014 at 11:15 PM, Toaster Toaster wrote: > On Sun, Apr 6, 2014 at 11:05 PM, Toaster Toaster > wrote: >> Changes 0 to False. > > Forgot patch. This patch cleans up a style inconsistency. From a6270cb20664aed34fd0c46e7b483a2c596df426 Mon Sep 17 00:00:00 2001 From: Toaster Date: Mo

Re: [dev] [st] [patch] redundant gettimeofday

2014-04-07 Thread Toaster Toaster
On Mon, Apr 7, 2014 at 8:34 AM, Christoph Lohmann <2...@r-36.net> wrote: > Greetings. > > On Mon, 07 Apr 2014 17:34:34 +0200 Toaster Toaster > wrote: >> >> > > I won't accept those patches. Please do use the git format command to > format the patches in a correct way. And then add at least a

Re: [dev] [st] [patch] redundant gettimeofday

2014-04-07 Thread Christoph Lohmann
Greetings. On Mon, 07 Apr 2014 17:34:34 +0200 Toaster Toaster wrote: > > I won’t accept those patches. Please do use the git format command to format the patches in a correct way. And then add at least a complete sentence to describe what your patch does. Sorry, for now everything is r