Trivial changes to try out the new update filter script. - tabbed - tab interface for application supporting Xembed
(HTM) git clone git://git.suckless.org/tabbed
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 335032b7f491d5fd85822bd41eec3a1af830825d
(DIR) parent befbf40aad974a97056283702830bbf689aeb3a1
(HTM) Author: Christoph Lohmann <20h@r-36.net>
Date: Fri, 7 Dec 2012 20:50:53 +0100
Trivial changes to try out the new update filter script.
Diffstat:
M README | 3 ---
1 file changed, 0 insertions(+), 3 deletions(-)
---
(DIR) diff --git a/README b/README
@@ -2,12 +2,10 @@ tabbed - generic tabbed interface
=================================
tabbed is a simple tabbed X window container.
-
Requirements
------------
In order to build tabbed you need the Xlib header files.
-
Installation
------------
Edit config.mk to match your local setup (tabbed is installed into
@@ -18,7 +16,6 @@ Afterwards enter the following command to build and install tabbed
make clean install
-
Running tabbed
--------------
See the man page for details.