projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cf737a
)
Fix typo
author
NotSpooky
<asistentedeprincipios2@gmail.com>
Thu, 26 May 2016 14:16:51 +0000
(08:16 -0600)
committer
NotSpooky
<asistentedeprincipios2@gmail.com>
Thu, 26 May 2016 14:16:51 +0000
(08:16 -0600)
src/config.def.h
patch
|
blob
|
history
diff --git
a/src/config.def.h
b/src/config.def.h
index
c790f7f
..
5e18513
100644
(file)
--- a/
src/config.def.h
+++ b/
src/config.def.h
@@
-41,7
+41,7
@@
/* show wget style progressbar in status bar */
#define FEATURE_WGET_PROGRESS_BAR
#ifdef HAS_GTK3
-/* enables workaround for high
t
dpi displays */
+/* enables workaround for high dpi displays */
/* eventually the environment variable GDK_DPI_SCALE=2.0 must be set */
/* to get the hack working */
/* #define FEATURE_HIGH_DPI */