summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2014-12-07 16:04:22 +0100
committerQC <qball@gmpclient.org>2014-12-07 16:04:54 +0100
commit9b33197e1f575bc69732e1cb842c401d71ca610f (patch)
treebe0ff4eeecd468532ac9c7f970b8d77f8461e116
parent0b34b958a6940c42bc475400a9cb1fc3a1cc90e6 (diff)
Bump version to 0.14.120.14.12
-rw-r--r--configure.ac2
-rw-r--r--doc/rofi-manpage.markdown4
-rw-r--r--doc/rofi.18
3 files changed, 13 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0f4d952b..b9a355fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [0.14.9], [qball@gmpclient.org])
+AC_INIT([rofi], [0.14.12], [qball@gmpclient.org])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index 47105d68..671dd776 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -381,6 +381,10 @@ Rofi supports the following keybindings:
Try using a mono-space font.
+`Rofi is completely black.`
+
+ Check quotes used on the commandline: e.g. used “ instead of ".
+
## WEBSITE
**rofi** website can be found at [here](https://davedavenport.github.io/rofi/)
diff --git a/doc/rofi.1 b/doc/rofi.1
index 74eca53b..9b04c7d8 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -495,6 +495,14 @@ Rofi supports the following keybindings:
Try using a mono\-space font.
.fi
.RE
+.PP
+\fB\fCRofi is completely black.\fR
+.PP
+.RS
+.nf
+Check quotes used on the commandline: e.g. used “ instead of ".
+.fi
+.RE
.SH WEBSITE
.PP
\fBrofi\fP website can be found at here