mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Change, failed, forum to reddit.
This commit is contained in:
parent
27339bf9bf
commit
b0fbd607bb
4 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
[![Stars](https://img.shields.io/github/stars/DaveDavenport/rofi.svg)](https://github.com/DaveDavenport/rofi/stargazers)
|
||||
[![Downloads](https://img.shields.io/github/downloads/DaveDavenport/rofi/total.svg)](https://github.com/DaveDavenport/rofi/releases)
|
||||
[![Coverity](https://scan.coverity.com/projects/3850/badge.svg)](https://scan.coverity.com/projects/davedavenport-rofi)
|
||||
[![Forum](https://img.shields.io/badge/forum-online-green.svg)](https://forum.qtools.org)
|
||||
[![Forum](https://img.shields.io/badge/forum-online-green.svg)](https://reddit.com/r/qtools/)
|
||||
|
||||
# A window switcher, Application launcher and dmenu replacement
|
||||
|
||||
|
@ -243,7 +243,7 @@ to disable it:
|
|||
|
||||
# Manpage
|
||||
|
||||
For more detailed information, please see the [manpage](doc/rofi-manpage.markdown), the [wiki](https://github.com/DaveDavenport/rofi/wiki) or the [forum](https://forum.qtools.org).
|
||||
For more detailed information, please see the [manpage](doc/rofi-manpage.markdown), the [wiki](https://github.com/DaveDavenport/rofi/wiki) or the [forum](https://reddit.com/r/qtools/).
|
||||
|
||||
# Installation
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
AC_INIT([rofi], [1.3.1], [https://github.com/DaveDavenport/rofi/],[],[https://forum.qtools.org/])
|
||||
AC_INIT([rofi], [1.3.1], [https://github.com/DaveDavenport/rofi/],[],[https://reddit.com/r/qtools/])
|
||||
|
||||
AC_CONFIG_SRCDIR([source/rofi.c])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
|
|
@ -916,7 +916,7 @@ been released.
|
|||
## SUPPORT
|
||||
|
||||
**rofi** support can be obtained [here](irc://irc.freenode.net/#rofi) (#rofi on irc.freenode.net), or via the
|
||||
[forum](https://forum.qtools.org/)
|
||||
[forum](https://reddit.com/r/qtools//)
|
||||
|
||||
## DEBUGGING
|
||||
|
||||
|
|
|
@ -1446,7 +1446,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE\.
|
|||
\fBrofi\fR website can be found at here \fIhttps://davedavenport\.github\.io/rofi/\fR
|
||||
.
|
||||
.SH "SUPPORT"
|
||||
\fBrofi\fR support can be obtained here \fIirc://irc\.freenode\.net/#rofi\fR (#rofi on irc\.freenode\.net), or via the forum \fIhttps://forum\.qtools\.org/\fR
|
||||
\fBrofi\fR support can be obtained here \fIirc://irc\.freenode\.net/#rofi\fR (#rofi on irc\.freenode\.net), or via the forum \fIhttps://reddit\.com/r/qtools//\fR
|
||||
.
|
||||
.SH "DEBUGGING"
|
||||
Please see this \fIhttps://github\.com/DaveDavenport/rofi/wiki/Debugging%20Rofi\fR wiki entry\.
|
||||
|
|
Loading…
Reference in a new issue