mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Bump version to 0.14.12
This commit is contained in:
parent
0b34b958a6
commit
9b33197e1f
3 changed files with 13 additions and 1 deletions
|
@ -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_SRCDIR([source/rofi.c])
|
||||||
AC_CONFIG_HEADER([config.h])
|
AC_CONFIG_HEADER([config.h])
|
||||||
|
|
|
@ -381,6 +381,10 @@ Rofi supports the following keybindings:
|
||||||
|
|
||||||
Try using a mono-space font.
|
Try using a mono-space font.
|
||||||
|
|
||||||
|
`Rofi is completely black.`
|
||||||
|
|
||||||
|
Check quotes used on the commandline: e.g. used “ instead of ".
|
||||||
|
|
||||||
## WEBSITE
|
## WEBSITE
|
||||||
|
|
||||||
**rofi** website can be found at [here](https://davedavenport.github.io/rofi/)
|
**rofi** website can be found at [here](https://davedavenport.github.io/rofi/)
|
||||||
|
|
|
@ -495,6 +495,14 @@ Rofi supports the following keybindings:
|
||||||
Try using a mono\-space font.
|
Try using a mono\-space font.
|
||||||
.fi
|
.fi
|
||||||
.RE
|
.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
|
.SH WEBSITE
|
||||||
.PP
|
.PP
|
||||||
\fBrofi\fP website can be found at here
|
\fBrofi\fP website can be found at here
|
||||||
|
|
Loading…
Reference in a new issue