From: Daniel Carl Date: Thu, 18 Jul 2013 07:53:38 +0000 (+0200) Subject: Disabled the gtk progressbar feature per default like before. X-Git-Url: https://git.owens.tech/wrapped.html/wrapped.html/git?a=commitdiff_plain;h=8d8b1f8bee3fd19b7f86423569684c445d7c85fb;p=vimb.git Disabled the gtk progressbar feature per default like before. --- diff --git a/src/config.def.h b/src/config.def.h index cfeb3ff..88f368b 100644 --- a/src/config.def.h +++ b/src/config.def.h @@ -25,7 +25,7 @@ #define FEATURE_COOKIE #define FEATURE_SEARCH_HIGHLIGHT #define FEATURE_NO_SCROLLBARS -#define FEATURE_GTK_PROGRESSBAR +/*#define FEATURE_GTK_PROGRESSBAR*/ #define FEATURE_TITLE_IN_COMPLETION