mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-17 07:53:24 +08:00
misc: Rename jami-qt to jami and remove launcher script.
Now that there is no longer a second official client (jami-gnome), we can remove this uninteresting implementation detail from the name. Mostly automated via: $ git grep jami-qt -l | xargs sed 's/jami-qt/jami/g' -i * src/app/jami: Delete launcher script. * CMakeLists.txt: Un-register it from installation. Change-Id: I5167c29089feb4e64c12d7d01c1ce281e16c0613
This commit is contained in:
committed by
Amin Bandali
parent
2fc8661d08
commit
bf4a8c314f
@@ -1,11 +1,11 @@
|
||||
.\" Manpage for jami-qt.
|
||||
.TH man 8 "08 April 2021" "1.0" "jami-qt man page"
|
||||
.\" Manpage for jami.
|
||||
.TH man 8 "08 April 2021" "1.0" "jami man page"
|
||||
.SH NAME
|
||||
jami-qt \- Qt client for jami.net
|
||||
jami \- Client for jami.net
|
||||
.SH SYNOPSIS
|
||||
jami-qt [options]
|
||||
jami [options]
|
||||
.SH DESCRIPTION
|
||||
jami-qt is a qt client for jami.net
|
||||
jami is a qt client for jami.net
|
||||
.SH OPTIONS
|
||||
.B \-v, \-\-version
|
||||
Display the version and exit.
|
||||
Reference in New Issue
Block a user