Shiv customizations
4 files changed, 31 insertions(+), 14 deletions(-)

M series
M setup.makefile
A => shiv.config
M veles.config
M series +3 -2
@@ 3,6 3,7 @@ base.config.customizations
 statuscolours
 cycle
 push
-fibonacci
-centurion.config 
+shiv.config
+fibonacci #-block
+centurion.config #-block
 veles.config #-block

          
M setup.makefile +8 -8
@@ 1,9 1,9 @@ 
 # HG changeset patch
-# Parent c794a9f5ae5eee168e8995c31e0dcad46a764ef9
+# Parent 0284f00e70d27c615d2f5cdb3045db2f85d5d711
 
-diff -r c794a9f5ae5e Makefile
---- a/Makefile	Sun Jul 08 09:45:53 2012 +0200
-+++ b/Makefile	Sun Jul 22 19:35:07 2012 +1200
+diff -r 0284f00e70d2 Makefile
+--- a/Makefile	Fri Nov 02 12:17:50 2012 +0100
++++ b/Makefile	Wed Nov 14 09:22:46 2012 +1300
 @@ -20,7 +20,7 @@
  
  ${OBJ}: config.h config.mk

          
@@ 13,9 13,9 @@ diff -r c794a9f5ae5e Makefile
  	@echo creating $@ from config.def.h
  	@cp config.def.h $@
  
-diff -r c794a9f5ae5e config.mk
---- a/config.mk	Sun Jul 08 09:45:53 2012 +0200
-+++ b/config.mk	Sun Jul 22 19:35:07 2012 +1200
+diff -r 0284f00e70d2 config.mk
+--- a/config.mk	Fri Nov 02 12:17:50 2012 +0100
++++ b/config.mk	Wed Nov 14 09:22:46 2012 +1300
 @@ -4,11 +4,11 @@
  # Customize below to fit your system
  

          
@@ 32,7 32,7 @@ diff -r c794a9f5ae5e config.mk
  # Xinerama, comment if you don't want it
  XINERAMALIBS  = -lXinerama
 @@ -19,7 +19,7 @@
- LIBS = -L${X11LIB} -lX11 ${XINERAMALIBS}
+ LIBS = -L${X11LIB} -lX11 ${XINERAMALIBS} -lutil -lXext -lXft -lfontconfig
  
  # flags
 -CPPFLAGS = -D_BSD_SOURCE -D_POSIX_C_SOURCE=2 -DVERSION=\"${VERSION}\" ${XINERAMAFLAGS}

          
A => shiv.config +16 -0
@@ 0,0 1,16 @@ 
+# HG changeset patch
+# Parent f4994257c1397ca12d01020affc8f2ecb9f7c2c4
+
+diff -r f4994257c139 config.def.h
+--- a/config.def.h	Wed Jan 09 12:46:48 2013 +1300
++++ b/config.def.h	Wed Jan 09 13:49:27 2013 +1300
+@@ -31,7 +31,8 @@
+    { "Skype",       NULL,       NULL,       1 << 0,       True,        -1 },
+    { "Filezilla",   NULL,       NULL,       1 << 0,       True,        -1 },
+    { "MPlayer",     NULL,       NULL,       1 << 0,       True,        -1 },
+-   { "Truecrypt",   NULL,       NULL,       1 << 0,       True,        -1 },
++   { "Gimp",        NULL,       NULL,       1 << 0,       True,        -1 },
++   { "Pcmanfm",     NULL,       NULL,       1 << 0,       True,        -1 },
+    {  NULL,         NULL,      "mutt",      1 << 3,       False,       -1 },
+    {  NULL,         NULL,      "tmux",      1 << 2,       False,       -1 },
+    {  NULL,         NULL,      "ssh",       1 << 0,       False,       -1 },

          
M veles.config +4 -4
@@ 1,9 1,9 @@ 
 # HG changeset patch
-# Parent 95b1118e4be7e553fac39cd5cacb86beb9afce0c
+# Parent 58b5a654f6e4c358006428a4699246a7005cc13c
 
-diff -r 95b1118e4be7 config.def.h
---- a/config.def.h	Fri Nov 02 16:30:21 2012 +1300
-+++ b/config.def.h	Fri Nov 02 16:31:20 2012 +1300
+diff -r 58b5a654f6e4 config.def.h
+--- a/config.def.h	Fri Nov 16 10:08:31 2012 +1300
++++ b/config.def.h	Wed Nov 28 08:58:35 2012 +1300
 @@ -21,7 +21,7 @@
  static const Bool topbar            = True;     /* False means bottom bar */