From 025348bfe3f0b475b0121c0af60950debd2b5937 Mon Sep 17 00:00:00 2001 From: Alexander Shaduri Date: Wed, 2 Feb 2022 23:14:15 +0400 Subject: [PATCH] Remove trailing slash from homepage URL. --- README.md | 2 +- packaging/obs_debian/debian.control | 2 +- packaging/obs_debian/debian.copyright | 2 +- packaging/obs_debian/gsmartcontrol-Debian_Testing.dsc | 2 +- packaging/obs_debian/gsmartcontrol.dsc | 2 +- packaging/obs_rpm/gsmartcontrol.spec | 2 +- po/cs.po | 2 +- po/ka.po | 2 +- src/gsc_about_dialog.cpp | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 1b0df6a..b3dd585 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ --- -[GSmartControl](https://gsmartcontrol.shaduri.dev/) +[GSmartControl](https://gsmartcontrol.shaduri.dev) is a graphical user interface for smartctl (from [smartmontools](https://www.smartmontools.org/) package), which is a tool for querying and controlling [SMART](https://en.wikipedia.org/wiki/S.M.A.R.T.) diff --git a/packaging/obs_debian/debian.control b/packaging/obs_debian/debian.control index 309b331..9bce5e0 100644 --- a/packaging/obs_debian/debian.control +++ b/packaging/obs_debian/debian.control @@ -1,7 +1,7 @@ Source: gsmartcontrol Section: utils Priority: extra -Homepage: https://gsmartcontrol.shaduri.dev/ +Homepage: https://gsmartcontrol.shaduri.dev Maintainer: Alexander Shaduri Build-Depends: debhelper (>= 5), cmake, libpcre3-dev, libgtkmm-3.0-dev (>= 3.4.0) diff --git a/packaging/obs_debian/debian.copyright b/packaging/obs_debian/debian.copyright index a2a5485..77391c9 100644 --- a/packaging/obs_debian/debian.copyright +++ b/packaging/obs_debian/debian.copyright @@ -1,7 +1,7 @@ This package was debianized by Alexander Shaduri on Sat, 15 Nov 2008 00:12:04 +0400. -It was downloaded from +It was downloaded from Copyright: diff --git a/packaging/obs_debian/gsmartcontrol-Debian_Testing.dsc b/packaging/obs_debian/gsmartcontrol-Debian_Testing.dsc index e71a021..1964f84 100644 --- a/packaging/obs_debian/gsmartcontrol-Debian_Testing.dsc +++ b/packaging/obs_debian/gsmartcontrol-Debian_Testing.dsc @@ -4,6 +4,6 @@ Binary: gsmartcontrol Architecture: any Version: git+nmu1 Maintainer: Alexander Shaduri -Homepage: https://gsmartcontrol.shaduri.dev/ +Homepage: https://gsmartcontrol.shaduri.dev Standards-Version: 3.7.3 Build-Depends: cmake (>= 3.12.0), debhelper (>= 5), libgtkmm-3.0-dev (>= 3.4.0), libpcre3-dev, gettext, build-essential, brz, libjpeg62-turbo-dev diff --git a/packaging/obs_debian/gsmartcontrol.dsc b/packaging/obs_debian/gsmartcontrol.dsc index a8075b1..5cf214a 100644 --- a/packaging/obs_debian/gsmartcontrol.dsc +++ b/packaging/obs_debian/gsmartcontrol.dsc @@ -4,6 +4,6 @@ Binary: gsmartcontrol Architecture: any Version: git+nmu1 Maintainer: Alexander Shaduri -Homepage: https://gsmartcontrol.shaduri.dev/ +Homepage: https://gsmartcontrol.shaduri.dev Standards-Version: 3.7.3 Build-Depends: cmake (>= 3.12.0), debhelper (>= 5), libgtkmm-3.0-dev (>= 3.4.0), libpcre3-dev, gettext, build-essential diff --git a/packaging/obs_rpm/gsmartcontrol.spec b/packaging/obs_rpm/gsmartcontrol.spec index 5641183..8f21df9 100644 --- a/packaging/obs_rpm/gsmartcontrol.spec +++ b/packaging/obs_rpm/gsmartcontrol.spec @@ -11,7 +11,7 @@ Name: gsmartcontrol Version: git Release: 0 License: GPL-3.0 -Url: https://gsmartcontrol.shaduri.dev/ +Url: https://gsmartcontrol.shaduri.dev Vendor: Alexander Shaduri Source0: http://downloads.sourceforge.net/%{name}/%{version}/%{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc diff --git a/po/cs.po b/po/cs.po index b4c79e6..2728714 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,7 +6,7 @@ a# Czech translations for gsmartcontrol package. msgid "" msgstr "" "Project-Id-Version: gsmartcontrol 2.0.0\n" -"Report-Msgid-Bugs-To: https://gsmartcontrol.shaduri.dev/" +"Report-Msgid-Bugs-To: https://gsmartcontrol.shaduri.dev" "Support\n" "POT-Creation-Date: 2021-08-09 01:51+0400\n" "PO-Revision-Date: 2021-08-09 15:22+0400\n" diff --git a/po/ka.po b/po/ka.po index 9e10022..7156aed 100644 --- a/po/ka.po +++ b/po/ka.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gsmartcontrol 2.0.0\n" -"Report-Msgid-Bugs-To: https://gsmartcontrol.shaduri.dev/" +"Report-Msgid-Bugs-To: https://gsmartcontrol.shaduri.dev" "Support\n" "POT-Creation-Date: 2018-02-05 01:51+0400\n" "PO-Revision-Date: 2018-02-05 01:22+0400\n" diff --git a/src/gsc_about_dialog.cpp b/src/gsc_about_dialog.cpp index f50c877..e41ec4e 100644 --- a/src/gsc_about_dialog.cpp +++ b/src/gsc_about_dialog.cpp @@ -33,7 +33,7 @@ GscAboutDialog::GscAboutDialog(BaseObjectType* gtkcobj, Glib::RefPtr