From 9b33197e1f575bc69732e1cb842c401d71ca610f Mon Sep 17 00:00:00 2001 From: QC Date: Sun, 7 Dec 2014 16:04:22 +0100 Subject: Bump version to 0.14.12 --- configure.ac | 2 +- doc/rofi-manpage.markdown | 4 ++++ doc/rofi.1 | 8 ++++++++ 3 files changed, 13 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3