pinosaur
/
dmenu.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc7d863
)
fixed man page
author
Anselm R. Garbe
<arg@10kloc.org>
Mon, 4 Sep 2006 17:47:09 +0000
(19:47 +0200)
committer
Anselm R. Garbe
<arg@10kloc.org>
Mon, 4 Sep 2006 17:47:09 +0000
(19:47 +0200)
config.mk
patch
|
blob
|
history
dmenu.1
patch
|
blob
|
history
diff --git
a/config.mk
b/config.mk
index
7005311
..
bbeda5d
100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-1,5
+1,5
@@
# dmenu version
-VERSION = 0.
7
+VERSION = 0.
8
# Customize below to fit your system
diff --git
a/dmenu.1
b/dmenu.1
index
fb0a5fe
..
0fa21f9
100644
(file)
--- a/
dmenu.1
+++ b/
dmenu.1
@@
-7,10
+7,10
@@
dmenu \- dynamic menu
.SH DESCRIPTION
.SS Overview
.B dmenu
-is a generic, highly customizable, and efficient menu for X,
-originally designed for
+is a generic menu for X, originally designed for
.BR dwm (1).
-It supports arbitrary, user defined menu contents.
+It manages huge amounts (up to 10.000 and more) of user defined menu items
+efficiently.
.SS Options
.TP
.B \-v