pinosaur
/
surf.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
159022e
)
removing unneeded background color.
author
Enno Boland (tox)
<tox@s01.de>
Thu, 10 Sep 2009 21:32:39 +0000
(23:32 +0200)
committer
Enno Boland (tox)
<tox@s01.de>
Thu, 10 Sep 2009 21:32:39 +0000
(23:32 +0200)
config.def.h
patch
|
blob
|
history
diff --git
a/config.def.h
b/config.def.h
index
3338c9a
..
e1d2f50
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-1,7
+1,6
@@
/* modifier 0 means no modifier */
static gchar *progress = "#FF0000";
static gchar *progress_trust = "#00FF00";
-static gchar *background = "#000000";
#define MODKEY GDK_CONTROL_MASK
static Key keys[] = {
/* modifier keyval function arg Focus */