summaryrefslogtreecommitdiff
path: root/src/libremessages
diff options
context:
space:
mode:
Diffstat (limited to 'src/libremessages')
-rwxr-xr-xsrc/libremessages5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/libremessages b/src/libremessages
index 8793a80..7ef5dfb 100755
--- a/src/libremessages
+++ b/src/libremessages
@@ -7,6 +7,7 @@
# Copyright (c) 2006 by Andras Voroskoi <voroskoi@frugalware.org>
# Copyright (c) 2006 by Miklos Vajna <vmiklos@frugalware.org>
# Copyright (c) 2011 by Joshua Haase <hahj87@gmail.com>
+# Copyright (c) 2012-2013 by Luke Shumaker <lukeshu@sbcglobal.net>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -25,7 +26,6 @@
# Inherit most functions from devtools #
################################################################################
-# This is only installed in Parabola's distribution of devtools, not Arch's
. /usr/share/devtools/common.sh
################################################################################
@@ -39,7 +39,8 @@ export TEXTDOMAINDIR='/usr/share/locale'
# Own functions #
################################################################################
-# Set the terminal title
+# Usage: term_title This will be the term title
+# Sets the terminal title
term_title() {
local fmt=''
case "$TERM" in