Introduction
Introduction Statistics Contact Development Disclaimer Help
tchanged config.arg.h - I really need the 4th tag - dwm - [fork] customized bui…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 846850914d860ba0cb1fd6b9c394e4bee6b31737
parent 4e6c513ac2e5870ea5bf958eb6062f2a0a9f4689
Author: Anselm R. Garbe <[email protected]>
Date: Mon, 28 Aug 2006 12:27:00 +0200
changed config.arg.h - I really need the 4th tag
Diffstat:
M config.arg.h | 2 +-
M config.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/config.arg.h b/config.arg.h
t@@ -4,7 +4,7 @@
*/
#define TAGS \
-const char *tags[] = { "work", "net", "fnord", NULL };
+const char *tags[] = { "dev", "work", "net", "fnord", NULL };
#define DEFMODE dotile /* dofloat */
#define FLOATSYMBOL "><>"
diff --git a/config.mk b/config.mk
t@@ -1,5 +1,5 @@
# dwm version
-VERSION = 1.1
+VERSION = 1.2
# Customize below to fit your system
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.