From 794b09e7662a8e0a128f889f3bdb9ff09736f9a0 Mon Sep 17 00:00:00 2001 From: nirenjan Date: Wed, 22 Sep 2021 02:46:13 -0700 Subject: [PATCH] Rename package to libx52 Prior to this change, all the generated HTML documentation and locale files were using the `x52pro-linux` name. That name is no longer reflective of the project, since it works on macOS and with the non-Pro X52 as well. This change is also reflective of the patch used in the released PPA, which takes care of this anyway, but is being added to the sources to better integrate with PKGBUILD/AUR/MPR. --- configure.ac | 2 +- po/{x52pro-linux.pot => libx52.pot} | 6 +++--- po/xx_PL.po | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) rename po/{x52pro-linux.pot => libx52.pot} (98%) diff --git a/configure.ac b/configure.ac index 6ab79cc..e9af59a 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # # SPDX-License-Identifier: GPL-2.0-only WITH Classpath-exception-2.0 -AC_INIT([x52pro-linux], [m4_esyscmd_s([cat ./Version])], [nirenjan@gmail.com]) +AC_INIT([libx52], [m4_esyscmd_s([cat ./Version])], [nirenjan@gmail.com]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([-Wall foreign subdir-objects]) AC_REQUIRE_AUX_FILE([tap-driver.sh]) diff --git a/po/x52pro-linux.pot b/po/libx52.pot similarity index 98% rename from po/x52pro-linux.pot rename to po/libx52.pot index f59b43e..eef77ea 100644 --- a/po/x52pro-linux.pot +++ b/po/libx52.pot @@ -1,14 +1,14 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Nirenjan Krishnan -# This file is distributed under the same license as the x52pro-linux package. +# This file is distributed under the same license as the libx52 package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: x52pro-linux 0.2.3\n" +"Project-Id-Version: libx52 0.2.3\n" "Report-Msgid-Bugs-To: https://github.com/nirenjan/x52pro-linux/issues\n" -"POT-Creation-Date: 2021-09-19 16:45-0700\n" +"POT-Creation-Date: 2021-09-22 02:44-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/xx_PL.po b/po/xx_PL.po index caba0fd..b716d1d 100644 --- a/po/xx_PL.po +++ b/po/xx_PL.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: x52pro-linux 0.2.1\n" +"Project-Id-Version: libx52 0.2.3\n" "Report-Msgid-Bugs-To: https://github.com/nirenjan/x52pro-linux/issues\n" -"POT-Creation-Date: 2021-09-19 16:45-0700\n" +"POT-Creation-Date: 2021-09-22 02:44-0700\n" "PO-Revision-Date: 2021-09-16 23:04-0700\n" "Last-Translator: Nirenjan Krishnan \n" "Language-Team: Dummy Language for testing i18n\n"