Merge branch 'lua'
authorBrenden Matthews <brenden@rty.ca>
Mon, 18 May 2009 04:00:44 +0000 (22:00 -0600)
committerBrenden Matthews <brenden@rty.ca>
Mon, 18 May 2009 04:00:44 +0000 (22:00 -0600)
Conflicts:
src/specials.c

1  2 
src/conky.c
src/conky.h
src/specials.c

diff --cc src/conky.c
Simple merge
diff --cc src/conky.h
Simple merge
diff --cc src/specials.c
@@@ -42,10 -42,10 +42,10 @@@ struct special_t *specials = NULL
  
  unsigned int special_count;
  
 -#ifdef X11
  int default_bar_width = 0, default_bar_height = 6;
 +#ifdef X11
  int default_graph_width = 0, default_graph_height = 25;
- int default_gauge_width = 50, default_gauge_height = 25;
+ int default_gauge_width = 40, default_gauge_height = 25;
  #endif
  
  /*