about summary refs log tree commit diff stats
path: root/src/command
diff options
context:
space:
mode:
Diffstat (limited to 'src/command')
-rw-r--r--src/command/cmd_ac.c10
-rw-r--r--src/command/cmd_ac.h8
-rw-r--r--src/command/cmd_defs.c58
-rw-r--r--src/command/cmd_defs.h8
-rw-r--r--src/command/cmd_funcs.c80
-rw-r--r--src/command/cmd_funcs.h8
6 files changed, 86 insertions, 86 deletions
diff --git a/src/command/cmd_ac.c b/src/command/cmd_ac.c
index 48d712e4..d182e4db 100644
--- a/src/command/cmd_ac.c
+++ b/src/command/cmd_ac.c
@@ -5,20 +5,20 @@
  * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
  * Copyright (C) 2019 - 2023 Michael Vetter <jubalh@iodoru.org>
  *
- * This file is part of Profanity.
+ * This file is part of Profani-tty.
  *
- * Profanity is free software: you can redistribute it and/or modify
+ * Profani-tty is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * Profanity is distributed in the hope that it will be useful,
+ * Profani-tty is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Profanity.  If not, see <https://www.gnu.org/licenses/>.
+ * along with Profani-tty.  If not, see <https://www.gnu.org/licenses/>.
  *
  * In addition, as a special exception, the copyright holders give permission to
  * link the code of portions of this program with the OpenSSL library under
@@ -301,7 +301,7 @@ static GHashTable* ac_funcs = NULL;
 /*!
  * \brief Initialization of auto completion for commands.
  *
- * This function implements the auto completion for profanity's commands.
+ * This function implements the auto completion for profani-tty's commands.
  *
  */
 
diff --git a/src/command/cmd_ac.h b/src/command/cmd_ac.h
index ceab49b2..30f191bc 100644
--- a/src/command/cmd_ac.h
+++ b/src/command/cmd_ac.h
@@ -4,20 +4,20 @@
  *
  * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
  *
- * This file is part of Profanity.
+ * This file is part of Profani-tty.
  *
- * Profanity is free software: you can redistribute it and/or modify
+ * Profani-tty is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * Profanity is distributed in the hope that it will be useful,
+ * Profani-tty is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Profanity.  If not, see <https://www.gnu.org/licenses/>.
+ * along with Profani-tty.  If not, see <https://www.gnu.org/licenses/>.
  *
  * In addition, as a special exception, the copyright holders give permission to
  * link the code of portions of this program with the OpenSSL library under
diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c
index e8a97398..9bc8b6f2 100644
--- a/src/command/cmd_defs.c
+++ b/src/command/cmd_defs.c
@@ -5,20 +5,20 @@
  * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
  * Copyright (C) 2019 - 2023 Michael Vetter <jubalh@iodoru.org>
  *
- * This file is part of Profanity.
+ * This file is part of Profani-tty.
  *
- * Profanity is free software: you can redistribute it and/or modify
+ * Profani-tty is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * Profanity is distributed in the hope that it will be useful,
+ * Profani-tty is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Profanity.  If not, see <https://www.gnu.org/licenses/>.
+ * along with Profani-tty.  If not, see <https://www.gnu.org/licenses/>.
  *
  * In addition, as a special exception, the copyright holders give permission to
  * link the code of portions of this program with the OpenSSL library under
@@ -48,7 +48,7 @@
 
 #include <glib.h>
 
-#include "profanity.h"
+#include "profani-tty.h"
 #include "log.h"
 #include "common.h"
 #include "command/cmd_defs.h"
@@ -113,7 +113,7 @@ static const struct cmd_t command_defs[] = {
       CMD_SYN(
               "/help [<area>|<command>|search_all|search_any] [<search_terms>]")
       CMD_DESC(
-              "Help on using Profanity. Passing no arguments list help areas. "
+              "Help on using Profani-tty. Passing no arguments list help areas. "
               "For command help, optional arguments are shown using square brackets, "
               "arguments representing variables rather than a literal name are surrounded by angle brackets. "
               "Arguments that may be one of a number of values are separated by a pipe "
@@ -417,7 +417,7 @@ static const struct cmd_t command_defs[] = {
       CMD_EXAMPLES(
               "/blocked add hel@helheim.edda",
               "/blocked report-spam hel@helheim.edda Very annoying guy",
-              "/blocked add profanity@rooms.dismail.de/spammy-user")
+              "/blocked add profani-tty@a3.pm/spammy-user")
     },
 
     { CMD_PREAMBLE("/info",
@@ -554,8 +554,8 @@ static const struct cmd_t command_defs[] = {
               { "password <password>", "Password if the room requires one." })
       CMD_EXAMPLES(
               "/join",
-              "/join profanity@rooms.dismail.de",
-              "/join profanity@rooms.dismail.de nick mynick",
+              "/join profani-tty@a3.pm",
+              "/join profani-tty@a3.pm nick mynick",
               "/join private@conference.jabber.org nick mynick password mypassword",
               "/join mychannel")
     },
@@ -580,7 +580,7 @@ static const struct cmd_t command_defs[] = {
               { "decline <room>", "Decline a chat room invitation." })
       CMD_EXAMPLES(
               "/invite send gustavo@pollos.tx",
-              "/invite decline profanity@rooms.dismail.de",
+              "/invite decline profani-tty@a3.pm",
               "/invite list")
     },
 
@@ -791,7 +791,7 @@ static const struct cmd_t command_defs[] = {
       CMD_DESC(
               "Manage bookmarks and join bookmarked rooms. "
               "If you are in a chat room and no arguments are supplied to `/bookmark add`, autojoin is set to \"on\". "
-              "There is also an autojoin ignore list in case you want to autojoin in many clients but not on Profanity. ")
+              "There is also an autojoin ignore list in case you want to autojoin in many clients but not on Profani-tty. ")
       CMD_ARGS(
               { "list [<jid>]", "List all bookmarks. Or the details of one." },
               { "add [<room>]", "Add a bookmark, passing no room will bookmark the current room, setting autojoin to \"on\"." },
@@ -1063,7 +1063,7 @@ static const struct cmd_t command_defs[] = {
         CMD_SYN(
                "/quit")
        CMD_DESC(
-               "Logout of any current session, and quit Profanity.")
+               "Logout of any current session, and quit Profani-tty.")
     },
 
     { CMD_PREAMBLE("/privileges",
@@ -1559,9 +1559,9 @@ static const struct cmd_t command_defs[] = {
       CMD_ARGS(
               { "get [<nick|contact>]", "Get your vCard, if a nickname/contact is provided, get that user's vCard" },
               { "photo open <nick|contact> [<index>]", "Download a user's photo from their vCard to a file, and open it. If index is not specified, download the first photo (usually avatar) from their vCard" },
-              { "photo save <nick|contact>", "Download a user's photo from their vCard to a file. If index is not specified, download the first photo (usually avatar) from their vCard. If output is not specified, download the photo to profanity's photos directory." },
+              { "photo save <nick|contact>", "Download a user's photo from their vCard to a file. If index is not specified, download the first photo (usually avatar) from their vCard. If output is not specified, download the photo to profani-tty's photos directory." },
               { "photo open-self [<index>]", "Download a photo from your vCard to a file, and open it. If index is not specified, download the first photo (usually avatar) from your vCard" },
-              { "photo save-self", "Download a photo from your vCard to a file. If index is not specified, download the first photo (usually avatar) from your vCard. If output is not specified, download the photo to profanity's photos directory. Same arguments as `photo open`" },
+              { "photo save-self", "Download a photo from your vCard to a file. If index is not specified, download the first photo (usually avatar) from your vCard. If output is not specified, download the photo to profani-tty's photos directory. Same arguments as `photo open`" },
               { "set fullname <fullname>", "Set your vCard's fullname to the specified value" },
               { "set name family <family>", "Set your vCard's family name to the specified value" },
               { "set name given <given>", "Set your vCard's given name to the specified value" },
@@ -1616,7 +1616,7 @@ static const struct cmd_t command_defs[] = {
       CMD_SYN(
               "/vercheck on|off")
       CMD_DESC(
-              "Check for new versions when Profanity starts, and when the /about command is run.")
+              "Check for new versions when Profani-tty starts, and when the /about command is run.")
       CMD_ARGS(
               { "on|off", "Enable or disable the version check." })
     },
@@ -1630,10 +1630,10 @@ static const struct cmd_t command_defs[] = {
               "/wintitle show on|off",
               "/wintitle goodbye on|off")
       CMD_DESC(
-              "Allow Profanity to modify the window title bar.")
+              "Allow Profani-tty to modify the window title bar.")
       CMD_ARGS(
               { "show on|off", "Show current logged in user, and unread messages as the window title." },
-              { "goodbye on|off", "Show a message in the title when exiting profanity." })
+              { "goodbye on|off", "Show a message in the title when exiting profani-tty." })
     },
 
     { CMD_PREAMBLE("/alias",
@@ -1752,7 +1752,7 @@ static const struct cmd_t command_defs[] = {
              "OpenPGP (OX) commands to manage keys, and perform OpenPGP encryption during chat sessions. "
              "Your OpenPGP key needs a user-id with your JID URI (xmpp:local@domain.tld). "
              "A key can be generated with \"gpg --quick-gen-key xmpp:local@domain.tld future-default default 3y\". "
-             "See man profanity-ox-setup for details on how to set up OX the first time.")
+             "See man profani-tty-ox-setup for details on how to set up OX the first time.")
       CMD_ARGS(
               { "keys", "List all keys known to the system." },
               { "contacts", "Show contacts with assigned public keys." },
@@ -1895,12 +1895,12 @@ static const struct cmd_t command_defs[] = {
               "/log shared on|off",
               "/log level INFO|DEBUG|WARN|ERROR")
       CMD_DESC(
-              "Manage profanity log settings.")
+              "Manage profani-tty log settings.")
       CMD_ARGS(
               { "where", "Show the current log file location." },
-              { "rotate on|off", "Rotate log, default on. Does not take effect if you specified a filename yourself when starting Profanity." },
+              { "rotate on|off", "Rotate log, default on. Does not take effect if you specified a filename yourself when starting Profani-tty." },
               { "maxsize <bytes>", "With rotate enabled, specifies the max log size, defaults to 10485760 (10MB)." },
-              { "shared on|off", "Share logs between all instances, default: on. When off, the process id will be included in the log filename. Does not take effect if you specified a filename yourself when starting Profanity." },
+              { "shared on|off", "Share logs between all instances, default: on. When off, the process id will be included in the log filename. Does not take effect if you specified a filename yourself when starting Profani-tty." },
               {"level INFO|DEBUG|WARN|ERROR", "Set the log level. Default is INFO. Only works with default log file, not with user provided log file during startup via -f." })
     },
 
@@ -2101,7 +2101,7 @@ static const struct cmd_t command_defs[] = {
               { "set <account> status <presence>", "The presence status to use on login." },
               { "set <account> status last", "Use your last status before logging out, when logging in." },
               { "set <account> <presence> <priority>", "Set the priority (-128..127) to use for the specified presence." },
-              { "set <account> resource <resource>", "The resource to be used for this account, defaults to 'profanity'." },
+              { "set <account> resource <resource>", "The resource to be used for this account, defaults to 'profani-tty'." },
               { "set <account> password <password>", "Password for the account, note this is currently stored in plaintext if set." },
               { "set <account> eval_password <command>", "Shell command evaluated to retrieve password for the account. Can be used to retrieve password from keyring." },
               { "set <account> muc <service>", "The default MUC chat service to use, defaults to the servers disco info response." },
@@ -2140,7 +2140,7 @@ static const struct cmd_t command_defs[] = {
               "/account set me nick dennis",
               "/account set me status dnd",
               "/account set me dnd -1",
-              "/account set me clientid \"Profanity 0.42 (Dev)\"",
+              "/account set me clientid \"Profani-tty 0.42 (Dev)\"",
               "/account rename me chattyme",
               "/account clear me pgpkeyid")
     },
@@ -2250,7 +2250,7 @@ static const struct cmd_t command_defs[] = {
               "/script show <script>")
       CMD_DESC(
               "Run command scripts. "
-              "Scripts are stored in $XDG_DATA_HOME/profanity/scripts/ which is usually $HOME/.local/share/profanity/scripts/.")
+              "Scripts are stored in $XDG_DATA_HOME/profani-tty/scripts/ which is usually $HOME/.local/share/profani-tty/scripts/.")
       CMD_ARGS(
               { "script run <script>", "Execute a script." },
               { "script list", "List all scripts TODO." },
@@ -2587,8 +2587,8 @@ static const struct cmd_t command_defs[] = {
               { "open", "Open URL with predefined executable." },
               { "save", "Save URL to optional path, default path is current directory." })
       CMD_EXAMPLES(
-              "/url open https://profanity-im.github.io",
-              "/url save https://profanity-im.github.io/guide/latest/userguide.html /home/user/Download/")
+              "/url open https://profani-tty.github.io",
+              "/url save https://profani-tty.github.io/guide/latest/userguide.html /home/user/Download/")
     },
 
     { CMD_PREAMBLE("/mam",
@@ -2695,7 +2695,7 @@ static const struct cmd_t command_defs[] = {
               { "set <mood> [text]", "Set user mood to <mood> with an optional [text]. Use /mood set <tab> to toggle through predefined moods." },
               { "clear", "Clear your user mood." })
       CMD_EXAMPLES(
-              "/mood set happy \"So happy to use Profanity!\"",
+              "/mood set happy \"So happy to use Profani-tty!\"",
               "/mood set amazed",
               "/mood clear")
     },
@@ -3022,7 +3022,7 @@ command_mangen(void)
 
     GDateTime* now = g_date_time_new_now_local();
     gchar* date = g_date_time_format(now, "%F");
-    gchar* header = g_strdup_printf(".TH man 1 \"%s\" \"" PACKAGE_VERSION "\" \"Profanity XMPP client\"\n", date);
+    gchar* header = g_strdup_printf(".TH man 1 \"%s\" \"" PACKAGE_VERSION "\" \"Profani-tty XMPP client\"\n", date);
     if (!header) {
         log_error("command_mangen(): could not allocate memory");
         return;
@@ -3034,7 +3034,7 @@ command_mangen(void)
     while (curr) {
         Command* pcmd = curr->data;
 
-        gchar* filename = g_strdup_printf("docs/profanity-%s.1", &pcmd->cmd[1]);
+        gchar* filename = g_strdup_printf("docs/profani-tty-%s.1", &pcmd->cmd[1]);
         if (!filename) {
             log_error("command_mangen(): could not allocate memory");
             return;
diff --git a/src/command/cmd_defs.h b/src/command/cmd_defs.h
index e27e3951..08c17ed8 100644
--- a/src/command/cmd_defs.h
+++ b/src/command/cmd_defs.h
@@ -5,20 +5,20 @@
  * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
  * Copyright (C) 2019 - 2023 Michael Vetter <jubalh@iodoru.org>
  *
- * This file is part of Profanity.
+ * This file is part of Profani-tty.
  *
- * Profanity is free software: you can redistribute it and/or modify
+ * Profani-tty is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * Profanity is distributed in the hope that it will be useful,
+ * Profani-tty is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Profanity.  If not, see <https://www.gnu.org/licenses/>.
+ * along with Profani-tty.  If not, see <https://www.gnu.org/licenses/>.
  *
  * In addition, as a special exception, the copyright holders give permission to
  * link the code of portions of this program with the OpenSSL library under
diff --git a/src/command/cmd_funcs.c b/src/command/cmd_funcs.c
index e800cc0a..ffa8a3d2 100644
--- a/src/command/cmd_funcs.c
+++ b/src/command/cmd_funcs.c
@@ -6,20 +6,20 @@
  * Copyright (C) 2019 - 2023 Michael Vetter <jubalh@iodoru.org>
  * Copyright (C) 2020 William Wennerström <william@wstrm.dev>
  *
- * This file is part of Profanity.
+ * This file is part of Profani-tty.
  *
- * Profanity is free software: you can redistribute it and/or modify
+ * Profani-tty is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * Profanity is distributed in the hope that it will be useful,
+ * Profani-tty is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Profanity.  If not, see <https://www.gnu.org/licenses/>.
+ * along with Profani-tty.  If not, see <https://www.gnu.org/licenses/>.
  *
  * In addition, as a special exception, the copyright holders give permission to
  * link the code of portions of this program with the OpenSSL library under
@@ -58,7 +58,7 @@
 #include <sys/wait.h>
 #include <readline/readline.h>
 
-#include "profanity.h"
+#include "profani-tty.h"
 #include "log.h"
 #include "common.h"
 #include "command/cmd_funcs.h"
@@ -189,7 +189,7 @@ _string_matches_one_of(const char* what, const char* is, bool is_can_be_null, co
 }
 
 /*
- * Take a line of input and process it, return TRUE if profanity is to
+ * Take a line of input and process it, return TRUE if profani-tty is to
  * continue, FALSE otherwise
  */
 gboolean
@@ -1344,7 +1344,7 @@ cmd_disconnect(ProfWin* window, const char* const command, gchar** args)
 gboolean
 cmd_quit(ProfWin* window, const char* const command, gchar** args)
 {
-    log_info("Profanity is shutting down...");
+    log_info("Profani-tty is shutting down…");
     exit(0);
     return FALSE;
 }
@@ -4951,7 +4951,7 @@ _add_omemo_stream(int* fd, FILE** fh, char** err)
     // Create temporary file for writing ciphertext.
     int tmpfd;
     char* tmpname = NULL;
-    if ((tmpfd = g_file_open_tmp("profanity.XXXXXX", &tmpname, NULL)) == -1) {
+    if ((tmpfd = g_file_open_tmp("profani-tty.XXXXXX", &tmpname, NULL)) == -1) {
         *err = "Unable to create temporary file for encrypted transfer.";
         return NULL;
     }
@@ -6550,7 +6550,7 @@ cmd_log(ProfWin* window, const char* const command, gchar** args)
 
     if (strcmp(subcmd, "shared") == 0) {
         _cmd_set_boolean_preference(value, command, "Shared log", PREF_LOG_SHARED);
-        cons_show("Setting only takes effect after saving and restarting Profanity.");
+        cons_show("Setting only takes effect after saving and restarting Profani-tty.");
         return TRUE;
     }
 
@@ -6900,7 +6900,7 @@ cmd_tray(ProfWin* window, const char* const command, gchar** args)
         return TRUE;
     }
 #else
-    cons_show("This version of Profanity has not been built with GTK Tray Icon support enabled");
+    cons_show("This version of Profani-tty has not been built with GTK Tray Icon support enabled");
     return TRUE;
 #endif
 }
@@ -7620,7 +7620,7 @@ cmd_pgp(ProfWin* window, const char* const command, gchar** args)
     cons_bad_cmd_usage(command);
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with PGP support enabled");
+    cons_show("This version of Profani-tty has not been built with PGP support enabled");
     return TRUE;
 #endif
 }
@@ -7885,7 +7885,7 @@ cmd_otr_char(ProfWin* window, const char* const command, gchar** args)
     }
     cons_bad_cmd_usage(command);
 #else
-    cons_show("This version of Profanity has not been built with OTR support enabled");
+    cons_show("This version of Profani-tty has not been built with OTR support enabled");
 #endif
     return TRUE;
 }
@@ -7915,7 +7915,7 @@ cmd_otr_log(ProfWin* window, const char* const command, gchar** args)
     }
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OTR support enabled");
+    cons_show("This version of Profani-tty has not been built with OTR support enabled");
     return TRUE;
 #endif
 }
@@ -7928,7 +7928,7 @@ cmd_otr_libver(ProfWin* window, const char* const command, gchar** args)
     cons_show("Using libotr version %s", version);
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OTR support enabled");
+    cons_show("This version of Profani-tty has not been built with OTR support enabled");
     return TRUE;
 #endif
 }
@@ -7969,7 +7969,7 @@ cmd_otr_policy(ProfWin* window, const char* const command, gchar** args)
     cons_show("OTR policy for %s set to: %s", contact_jid, choice);
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OTR support enabled");
+    cons_show("This version of Profani-tty has not been built with OTR support enabled");
     return TRUE;
 #endif
 }
@@ -7988,7 +7988,7 @@ cmd_otr_gen(ProfWin* window, const char* const command, gchar** args)
     account_free(account);
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OTR support enabled");
+    cons_show("This version of Profani-tty has not been built with OTR support enabled");
     return TRUE;
 #endif
 }
@@ -8012,7 +8012,7 @@ cmd_otr_myfp(ProfWin* window, const char* const command, gchar** args)
     free(fingerprint);
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OTR support enabled");
+    cons_show("This version of Profani-tty has not been built with OTR support enabled");
     return TRUE;
 #endif
 }
@@ -8043,7 +8043,7 @@ cmd_otr_theirfp(ProfWin* window, const char* const command, gchar** args)
     free(fingerprint);
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OTR support enabled");
+    cons_show("This version of Profani-tty has not been built with OTR support enabled");
     return TRUE;
 #endif
 }
@@ -8132,7 +8132,7 @@ cmd_otr_start(ProfWin* window, const char* const command, gchar** args)
         return TRUE;
     }
 #else
-    cons_show("This version of Profanity has not been built with OTR support enabled");
+    cons_show("This version of Profani-tty has not been built with OTR support enabled");
     return TRUE;
 #endif
 }
@@ -8162,7 +8162,7 @@ cmd_otr_end(ProfWin* window, const char* const command, gchar** args)
     otr_end_session(chatwin->barejid);
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OTR support enabled");
+    cons_show("This version of Profani-tty has not been built with OTR support enabled");
     return TRUE;
 #endif
 }
@@ -8192,7 +8192,7 @@ cmd_otr_trust(ProfWin* window, const char* const command, gchar** args)
     otr_trust(chatwin->barejid);
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OTR support enabled");
+    cons_show("This version of Profani-tty has not been built with OTR support enabled");
     return TRUE;
 #endif
 }
@@ -8222,7 +8222,7 @@ cmd_otr_untrust(ProfWin* window, const char* const command, gchar** args)
     otr_untrust(chatwin->barejid);
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OTR support enabled");
+    cons_show("This version of Profani-tty has not been built with OTR support enabled");
     return TRUE;
 #endif
 }
@@ -8257,7 +8257,7 @@ cmd_otr_secret(ProfWin* window, const char* const command, gchar** args)
     otr_smp_secret(chatwin->barejid, secret);
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OTR support enabled");
+    cons_show("This version of Profani-tty has not been built with OTR support enabled");
     return TRUE;
 #endif
 }
@@ -8293,7 +8293,7 @@ cmd_otr_question(ProfWin* window, const char* const command, gchar** args)
     otr_smp_question(chatwin->barejid, question, answer);
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OTR support enabled");
+    cons_show("This version of Profani-tty has not been built with OTR support enabled");
     return TRUE;
 #endif
 }
@@ -8328,7 +8328,7 @@ cmd_otr_answer(ProfWin* window, const char* const command, gchar** args)
     otr_smp_answer(chatwin->barejid, answer);
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OTR support enabled");
+    cons_show("This version of Profani-tty has not been built with OTR support enabled");
     return TRUE;
 #endif
 }
@@ -8341,7 +8341,7 @@ cmd_otr_sendfile(ProfWin* window, const char* const command, gchar** args)
 
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OTR support enabled");
+    cons_show("This version of Profani-tty has not been built with OTR support enabled");
     return TRUE;
 #endif
 }
@@ -8682,7 +8682,7 @@ cmd_omemo_gen(ProfWin* window, const char* const command, gchar** args)
     cons_show("OMEMO crytographic materials generated. Your Device ID is %d.", omemo_device_id());
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OMEMO support enabled");
+    cons_show("This version of Profani-tty has not been built with OMEMO support enabled");
     return TRUE;
 #endif
 }
@@ -8760,7 +8760,7 @@ cmd_omemo_start(ProfWin* window, const char* const command, gchar** args)
 
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OMEMO support enabled");
+    cons_show("This version of Profani-tty has not been built with OMEMO support enabled");
     return TRUE;
 #endif
 }
@@ -8791,7 +8791,7 @@ cmd_omemo_trust_mode(ProfWin* window, const char* const command, gchar** args)
     prefs_set_string(PREF_OMEMO_TRUST_MODE, args[1]);
 
 #else
-    cons_show("This version of Profanity has not been built with OMEMO support enabled");
+    cons_show("This version of Profani-tty has not been built with OMEMO support enabled");
 #endif
     return TRUE;
 }
@@ -8813,7 +8813,7 @@ cmd_omemo_char(ProfWin* window, const char* const command, gchar** args)
     }
     cons_bad_cmd_usage(command);
 #else
-    cons_show("This version of Profanity has not been built with OMEMO support enabled");
+    cons_show("This version of Profani-tty has not been built with OMEMO support enabled");
 #endif
     return TRUE;
 }
@@ -8843,7 +8843,7 @@ cmd_omemo_log(ProfWin* window, const char* const command, gchar** args)
     }
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OMEMO support enabled");
+    cons_show("This version of Profani-tty has not been built with OMEMO support enabled");
     return TRUE;
 #endif
 }
@@ -8886,7 +8886,7 @@ cmd_omemo_end(ProfWin* window, const char* const command, gchar** args)
 
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OMEMO support enabled");
+    cons_show("This version of Profani-tty has not been built with OMEMO support enabled");
     return TRUE;
 #endif
 }
@@ -8956,7 +8956,7 @@ cmd_omemo_fingerprint(ProfWin* window, const char* const command, gchar** args)
 
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OMEMO support enabled");
+    cons_show("This version of Profani-tty has not been built with OMEMO support enabled");
     return TRUE;
 #endif
 }
@@ -9025,7 +9025,7 @@ cmd_omemo_trust(ProfWin* window, const char* const command, gchar** args)
 
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OMEMO support enabled");
+    cons_show("This version of Profani-tty has not been built with OMEMO support enabled");
     return TRUE;
 #endif
 }
@@ -9093,7 +9093,7 @@ cmd_omemo_untrust(ProfWin* window, const char* const command, gchar** args)
 
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OMEMO support enabled");
+    cons_show("This version of Profani-tty has not been built with OMEMO support enabled");
     return TRUE;
 #endif
 }
@@ -9111,7 +9111,7 @@ cmd_omemo_clear_device_list(ProfWin* window, const char* const command, gchar**
     cons_show("Cleared OMEMO device list");
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OMEMO support enabled");
+    cons_show("This version of Profani-tty has not been built with OMEMO support enabled");
     return TRUE;
 #endif
 }
@@ -9136,7 +9136,7 @@ cmd_omemo_policy(ProfWin* window, const char* const command, gchar** args)
     cons_show("OMEMO policy is now set to: %s", choice);
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OMEMO support enabled");
+    cons_show("This version of Profani-tty has not been built with OMEMO support enabled");
     return TRUE;
 #endif
 }
@@ -9161,7 +9161,7 @@ cmd_omemo_qrcode(ProfWin* window, const char* const command, gchar** args)
 
     return TRUE;
 #else
-    cons_show("This version of Profanity has not been built with OMEMO support enabled");
+    cons_show("This version of Profani-tty has not been built with OMEMO support enabled");
     return TRUE;
 #endif
 }
@@ -9223,7 +9223,7 @@ cmd_paste(ProfWin* window, const char* const command, gchar** args)
         free(clipboard_buffer);
     }
 #else
-    cons_show("This version of Profanity has not been built with GTK support enabled. It is needed for the clipboard feature to work.");
+    cons_show("This version of Profani-tty has not been built with GTK support enabled. It is needed for the clipboard feature to work.");
 #endif
 
     return TRUE;
@@ -9338,7 +9338,7 @@ cmd_avatar(ProfWin* window, const char* const command, gchar** args)
                 cons_show("Avatar updated successfully");
             }
 #else
-            cons_show("Profanity has not been built with GDK Pixbuf support enabled which is needed to scale the avatar when uploading.");
+        cons_show("Profani-tty has not been built with GDK Pixbuf support enabled which is needed to scale the avatar when uploading.");
 #endif
         } else if (g_strcmp0(args[0], "get") == 0) {
             avatar_get_by_nick(args[1], false);
diff --git a/src/command/cmd_funcs.h b/src/command/cmd_funcs.h
index 6d446703..400261d3 100644
--- a/src/command/cmd_funcs.h
+++ b/src/command/cmd_funcs.h
@@ -5,20 +5,20 @@
  * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
  * Copyright (C) 2019 - 2023 Michael Vetter <jubalh@iodoru.org>
  *
- * This file is part of Profanity.
+ * This file is part of Profani-tty.
  *
- * Profanity is free software: you can redistribute it and/or modify
+ * Profani-tty is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * Profanity is distributed in the hope that it will be useful,
+ * Profani-tty is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Profanity.  If not, see <https://www.gnu.org/licenses/>.
+ * along with Profani-tty.  If not, see <https://www.gnu.org/licenses/>.
  *
  * In addition, as a special exception, the copyright holders give permission to
  * link the code of portions of this program with the OpenSSL library under