# HG changeset patch # User jasonwryan # Date 1357696500 -46800 # Wed Jan 09 14:55:00 2013 +1300 # Node ID f1adbf34ada0889a591542f64f27c75e728671f9 # Parent 142e9a7b7b24d4690b671d0f72e63f93938ae6d1 Shiv customizations diff --git a/series b/series --- a/series +++ b/series @@ -3,6 +3,7 @@ statuscolours cycle push -fibonacci -centurion.config +shiv.config +fibonacci #-block +centurion.config #-block veles.config #-block diff --git a/setup.makefile b/setup.makefile --- a/setup.makefile +++ b/setup.makefile @@ -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 @@ @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 @@ # 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} diff --git a/shiv.config b/shiv.config new file mode 100644 --- /dev/null +++ b/shiv.config @@ -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 }, diff --git a/veles.config b/veles.config --- a/veles.config +++ b/veles.config @@ -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 */