summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominic Radermacher <dominic@familie-radermacher.ch>2021-08-30 15:15:16 +0200
committerDominic Radermacher <dominic@familie-radermacher.ch>2021-08-30 15:15:16 +0200
commit72ddc5b01e39fcf64f48583629a2921df28dfa46 (patch)
treedd6506ca5b34170d1a41180376f8a01584e8433f
parent4a79cdf1b197bea419ec2dbec0b45ca4338f189d (diff)
update contact info
-rw-r--r--.gitignore3
-rw-r--r--README2
-rw-r--r--po/Makevars4
-rw-r--r--po/ptouch.pot2
-rw-r--r--ptouch-print.16
5 files changed, 10 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index 4cf7dac..ecc40e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,5 +39,8 @@ src/.dirstamp
ABOUT-NLS
INSTALL
+# created by cmake
+/build
+
# Binaries
ptouch-print
diff --git a/README b/README
index 6bde175..328f150 100644
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ Maybe others work too (please report USB VID and PID so I can include support
for further models, too).
Further info can be found at:
-https://mockmoon-cybernetics.ch/computer/p-touch2430pc/
+https://familie-radermacher.ch/dominic/projekte/ptouch-print/
Compile instructions:
diff --git a/po/Makevars b/po/Makevars
index b55ce77..f2291dc 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -18,7 +18,7 @@ XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
# or entity, or to disclaim their copyright. The empty string stands for
# the public domain; in this case the translators are expected to disclaim
# their copyright.
-COPYRIGHT_HOLDER = Dominic Radermacher <blip@mockmoon-cybernetics.ch>
+COPYRIGHT_HOLDER = Dominic Radermacher <dominic@familie-radermacher.ch>
# This tells whether or not to prepend "GNU " prefix to the package
# name that gets inserted into the header of the $(DOMAIN).pot file.
@@ -41,7 +41,7 @@ PACKAGE_GNU =
# It can be your email address, or a mailing list address where translators
# can write to without being subscribed, or the URL of a web page through
# which the translators can contact you.
-MSGID_BUGS_ADDRESS = blip@mockmoon-cybernetics.ch
+MSGID_BUGS_ADDRESS = dominic@familie-radermacher.ch
# This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty.
diff --git a/po/ptouch.pot b/po/ptouch.pot
index bf21c12..4307111 100644
--- a/po/ptouch.pot
+++ b/po/ptouch.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: ptouch 1.3.3\n"
-"Report-Msgid-Bugs-To: blip@mockmoon-cybernetics.ch\n"
+"Report-Msgid-Bugs-To: dominic@familie-radermacher.ch\n"
"POT-Creation-Date: 2015-12-29 14:22+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
diff --git a/ptouch-print.1 b/ptouch-print.1
index 604a319..bfe8b20 100644
--- a/ptouch-print.1
+++ b/ptouch-print.1
@@ -1,10 +1,10 @@
.\" Man page for ptouch-print
.\"
-.\" Copyright (C) 2015-2020 Dominic Radermacher
+.\" Copyright (C) 2015-2021 Dominic Radermacher
.\"
.\" You may distribute under the terms of the GNU General Public License.
.\"
-.TH PTOUCH-PRINT 1 "2020-03-04" "1.4.2" "ptouch printer util"
+.TH PTOUCH-PRINT 1 "2021-08-30" "1.4.3" "ptouch printer util"
.SH NAME
ptouch-print \- a command line tool to use Brother Ptouch label printers
.SH SYNOPSIS
@@ -109,4 +109,4 @@ The image file must be palette based PNG format with two colors.
.SH AUTHOR
Written by Dominic Radermacher (dominic@familie-radermacher.ch).
-Also see https://mockmoon-cybernetics.ch/computer/p-touch2430pc/
+Also see https://familie-radermacher.ch/dominic/projekte/ptouch-print/