projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9978fc3
)
Disabled the gtk progressbar feature per default like before.
author
Daniel Carl
<danielcarl@gmx.de>
Thu, 18 Jul 2013 07:53:38 +0000
(09:53 +0200)
committer
Daniel Carl
<danielcarl@gmx.de>
Thu, 18 Jul 2013 07:53:38 +0000
(09:53 +0200)
src/config.def.h
patch
|
blob
|
history
diff --git
a/src/config.def.h
b/src/config.def.h
index
cfeb3ff
..
88f368b
100644
(file)
--- 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