diff --git a/README.md b/README.md index ac3bec6..e3e589a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ### Hard disk drive and SSD health inspection tool -[GSmartControl](https://gsmartcontrol.sourceforge.io/) +[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/data/gsmartcontrol.1 b/data/gsmartcontrol.1 index 79ddd0d..25c58a6 100644 --- a/data/gsmartcontrol.1 +++ b/data/gsmartcontrol.1 @@ -74,7 +74,7 @@ Disable logging; same as \fB\-\-verbosity\-level\fP 0 Set verbosity level [0\-5] .PP .SH COPYRIGHT -Copyright \(co 2008 \- 2021 Alexander Shaduri +Copyright \(co 2008 \- 2021 Alexander Shaduri .PP .SH AUTHOR This manual page was originally written by Giuseppe Iuculano diff --git a/data/gsmartcontrol.appdata.in.xml b/data/gsmartcontrol.appdata.in.xml index 35cc389..8977e72 100644 --- a/data/gsmartcontrol.appdata.in.xml +++ b/data/gsmartcontrol.appdata.in.xml @@ -20,7 +20,7 @@ Copyright:

gsmartcontrol.desktop - https://gsmartcontrol.sourceforge.io + https://gsmartcontrol.shaduri.dev Main window diff --git a/debian.dist/control b/debian.dist/control index 22a0809..1269dc1 100644 --- a/debian.dist/control +++ b/debian.dist/control @@ -1,7 +1,7 @@ Source: gsmartcontrol Section: utils Priority: extra -Homepage: https://gsmartcontrol.sourceforge.io/ +Homepage: https://gsmartcontrol.shaduri.dev/ Maintainer: Alexander Shaduri Build-Depends: debhelper (>= 5), autotools-dev, libpcre3-dev, libgtkmm-3.0-dev (>= 3.4.0) diff --git a/debian.dist/copyright b/debian.dist/copyright index e694ce5..f96a4c3 100644 --- a/debian.dist/copyright +++ b/debian.dist/copyright @@ -1,11 +1,11 @@ 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: - Copyright (C) 2008 - 2021 Alexander Shaduri + Copyright (C) 2008 - 2021 Alexander Shaduri License: @@ -25,6 +25,6 @@ If not, see . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. -The Debian packaging is (C) 2008 - 2021 Alexander Shaduri and +The Debian packaging is (C) 2008 - 2021 Alexander Shaduri and is licensed under the GPLv3, see above. diff --git a/gsmartcontrol.in.spec b/gsmartcontrol.in.spec index d0febdc..3439fe6 100644 --- a/gsmartcontrol.in.spec +++ b/gsmartcontrol.in.spec @@ -6,9 +6,9 @@ Name: gsmartcontrol Version: @CMAKE_PROJECT_VERSION@ Release: 0 License: GPL-3.0 -Url: https://gsmartcontrol.sourceforge.io/ -Vendor: Alexander Shaduri -# Packager: Alexander Shaduri +Url: https://gsmartcontrol.shaduri.dev/ +Vendor: Alexander Shaduri +# Packager: Alexander Shaduri Source: http://sourceforge.net/projects/gsmartcontrol/files/%{version}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: GSmartControl - Hard Disk Drive and SSD Health Inspection Tool diff --git a/po/ka.po b/po/ka.po index a91a52e..9e10022 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.sourceforge.io/home/index.php/" +"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 84c53c9..24eb762 100644 --- a/src/gsc_about_dialog.cpp +++ b/src/gsc_about_dialog.cpp @@ -34,7 +34,7 @@ GscAboutDialog::GscAboutDialog(BaseObjectType* gtkcobj, Glib::RefPtr")); + // set_authors({"Alexander Shaduri "}); + // set_documenters({"Alexander Shaduri "}); + // set_translator_credits({"Alexander Shaduri "}); + // std::string authors_str = hz::data_file_get_contents("doc", "AUTHORS.txt", 1*1024*1024); // 1M // hz::string_any_to_unix(authors_str); diff --git a/src/ui/gsc_about_dialog.glade b/src/ui/gsc_about_dialog.glade index 4ed3b9f..d84349f 100644 --- a/src/ui/gsc_about_dialog.glade +++ b/src/ui/gsc_about_dialog.glade @@ -32,11 +32,6 @@ along with GSmartControl. If not, see . center-on-parent True dialog - [here be copyrights] - - [here be authors] - here be documentors - translator-credits gpl-3-0-only