Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package UltimateDailyWallpaper for openSUSE:Factory checked in at 2023-08-04 15:04:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/UltimateDailyWallpaper (Old) and /work/SRC/openSUSE:Factory/.UltimateDailyWallpaper.new.22712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "UltimateDailyWallpaper" Fri Aug 4 15:04:28 2023 rev:9 rq:1102300 version:3.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/UltimateDailyWallpaper/UltimateDailyWallpaper.changes 2023-08-02 16:50:45.317612188 +0200 +++ /work/SRC/openSUSE:Factory/.UltimateDailyWallpaper.new.22712/UltimateDailyWallpaper.changes 2023-08-04 15:04:41.636755736 +0200 @@ -1,0 +2,8 @@ +Thu Aug 3 07:53:03 UTC 2023 - Patrice Coni <patrice.coni-...@yandex.com> + +- Update to version 3.3.4 + * Bug fixed: Wallpaper changes undesirably after + reconnecting to the internet + * Language files updated + +------------------------------------------------------------------- Old: ---- ultimatedailywallpaper-3.3.3.tar.gz New: ---- ultimatedailywallpaper-3.3.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ UltimateDailyWallpaper.spec ++++++ --- /var/tmp/diff_new_pack.2CBr7W/_old 2023-08-04 15:04:42.436760723 +0200 +++ /var/tmp/diff_new_pack.2CBr7W/_new 2023-08-04 15:04:42.460760871 +0200 @@ -16,7 +16,7 @@ # Name: UltimateDailyWallpaper -Version: 3.3.3 +Version: 3.3.4 Release: 0 Summary: A wallpaper changer and downloader License: GPL-3.0+ @@ -51,6 +51,7 @@ %prep rm -rf SlackBuild +rm -rf debian rm -rf screenshots rm -rf src/macOS rm -rf rpmbuild ++++++ ultimatedailywallpaper-3.3.3.tar.gz -> ultimatedailywallpaper-3.3.4.tar.gz ++++++ ++++ 1611 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/README.md new/ultimatedailywallpaper-3.3.4/README.md --- old/ultimatedailywallpaper-3.3.3/README.md 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/README.md 2023-08-04 08:34:28.000000000 +0200 @@ -42,8 +42,15 @@ #### Installation on Fedora 38 ``` -wget https://github.com/pagaco-swita/ultimatedailywallpaper/releases/download/v3.3.2/UltimateDailyWallpaper-3.3.2-1.fc38.x86_64.rpm -sudo rpm -i UltimateDailyWallpaper-3.3.2-1.fc38.x86_64.rpm +wget https://github.com/pagaco-swita/ultimatedailywallpaper/releases/download/v3.3.4/UltimateDailyWallpaper-3.3.4-1.fc38.x86_64.rpm +sudo rpm -i UltimateDailyWallpaper-3.3.4-1.fc38.x86_64.rpm +``` + +#### Installation on Debian + +``` +wget https://github.com/pagaco-swita/ultimatedailywallpaper/releases/download/v3.3.4/ultimatedailywallpaper_3.3.4-1_amd64.deb +sudo dpkg -i ultimatedailywallpaper_3.3.4-1_amd64.deb ``` ## Build from source: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/SlackBuild/UltimateDailyWallpaper/UltimateDailyWallpaper.SlackBuild new/ultimatedailywallpaper-3.3.4/SlackBuild/UltimateDailyWallpaper/UltimateDailyWallpaper.SlackBuild --- old/ultimatedailywallpaper-3.3.3/SlackBuild/UltimateDailyWallpaper/UltimateDailyWallpaper.SlackBuild 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/SlackBuild/UltimateDailyWallpaper/UltimateDailyWallpaper.SlackBuild 2023-08-04 08:34:28.000000000 +0200 @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=UltimateDailyWallpaper -VERSION=${VERSION:-3.3.3} +VERSION=${VERSION:-3.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/SlackBuild/UltimateDailyWallpaper/UltimateDailyWallpaper.info new/ultimatedailywallpaper-3.3.4/SlackBuild/UltimateDailyWallpaper/UltimateDailyWallpaper.info --- old/ultimatedailywallpaper-3.3.3/SlackBuild/UltimateDailyWallpaper/UltimateDailyWallpaper.info 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/SlackBuild/UltimateDailyWallpaper/UltimateDailyWallpaper.info 2023-08-04 08:34:28.000000000 +0200 @@ -1,8 +1,8 @@ PRGNAM="UltimateDailyWallpaper" -VERSION="3.3.3" +VERSION="3.3.4" HOMEPAGE="https://github.com/pagaco-swita/ultimatedailywallpaper" -DOWNLOAD="https://github.com/pagaco-swita/ultimatedailywallpaper/archive/refs/tags/v3.3.3/ultimatedailywallpaper-3.3.3.tar.gz" -MD5SUM="01a5b9f89833becce80db779311547ce" +DOWNLOAD="https://github.com/pagaco-swita/ultimatedailywallpaper/archive/refs/tags/v3.3.4/ultimatedailywallpaper-3.3.4.tar.gz" +MD5SUM="34d1bdb788c81a11670db707a6f7f935" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/debian/UltimateDailyWallpaper.1 new/ultimatedailywallpaper-3.3.4/debian/UltimateDailyWallpaper.1 --- old/ultimatedailywallpaper-3.3.3/debian/UltimateDailyWallpaper.1 1970-01-01 01:00:00.000000000 +0100 +++ new/ultimatedailywallpaper-3.3.4/debian/UltimateDailyWallpaper.1 2023-08-04 08:34:28.000000000 +0200 @@ -0,0 +1,25 @@ +.\" Man page for DailyDesktopWallpaperPlus +.\" Contact: patrice.coni-...@yandex.com +.TH UltimateDailyWallpaper 1 "August 03 2023" +.SH NAME +UltimateDailyWallpaper \- Wallpaper changer +.SH SYNOPSIS +UltimateDailyWallpaper - Daily picture as wallpaper of a selected provider. +.SH DESCRIPTION +UltimateDailyWallpaper is a utility to set the daily picture as +wallpaper from a selected provider. It saves pictures in a high quality. +Further information about each picture can be obtained from the +Internet with a single click. It integrates with most desktop +environments to provide automatically changing wallpaper. It +allows a simple integration of plugins, which allows downloading +a daily wallpaper from any one provider. + +Default directory for plugins: /usr/lib/UltimateDailyWallpaper-plugins +.SH OPTIONS +No options for this man pages. +.SH SEE ALSO +man(1), groff(1), man.config(5) +.SH BUGS +If you find a bug, please report it at below E-Mail-address. +.SH AUTHOR +Patrice Coni (patrice.coni-...@yandex.com) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/debian/changelog new/ultimatedailywallpaper-3.3.4/debian/changelog --- old/ultimatedailywallpaper-3.3.3/debian/changelog 1970-01-01 01:00:00.000000000 +0100 +++ new/ultimatedailywallpaper-3.3.4/debian/changelog 2023-08-04 08:34:28.000000000 +0200 @@ -0,0 +1,5 @@ +ultimatedailywallpaper (3.3.4-1) unstable; urgency=medium + + * Initial release. + + -- Patrice Coni <patrice.coni-...@yandex.com> Thu, 03 Aug 2023 10:25:27 +0200 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/debian/control new/ultimatedailywallpaper-3.3.4/debian/control --- old/ultimatedailywallpaper-3.3.3/debian/control 1970-01-01 01:00:00.000000000 +0100 +++ new/ultimatedailywallpaper-3.3.4/debian/control 2023-08-04 08:34:28.000000000 +0200 @@ -0,0 +1,39 @@ +Source: ultimatedailywallpaper +Section: misc +Priority: optional +Maintainer: Patrice Coni <patrice.coni-...@yandex.com> +Rules-Requires-Root: no +Build-Depends: + debhelper-compat (= 13), + qtbase5-dev, + libkf5config-dev, + libkf5filemetadata-dev, + qt5-qmake, + libqt5opengl5-dev, + tzdata, + locales, + libkf5coreaddons-dev, + qt5-qmake-bin, + baloo-kf5-dev, + qtchooser, + curl, + sensible-utils, + qttools5-dev, + qttools5-dev-tools +Standards-Version: 4.6.2 +Homepage: https://github.com/pagaco-swita/ultimatedailywallpaper + +Package: ultimatedailywallpaper +Architecture: any +Depends: + curl, + sensible-utils, + ${shlibs:Depends}, + ${misc:Depends}, +Description: Daily image as wallpaper of a selected provider + UltimateDailyWallpaper is a utility to set the daily picture as + wallpaper of a selected provider. It saves images in a high + quality. Further information about each picture can be obtained + from the Internet with a single click. It integrates with + most desktop environments to provide automatically changing + wallpaper. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/debian/copyright new/ultimatedailywallpaper-3.3.4/debian/copyright --- old/ultimatedailywallpaper-3.3.3/debian/copyright 1970-01-01 01:00:00.000000000 +0100 +++ new/ultimatedailywallpaper-3.3.4/debian/copyright 2023-08-04 08:34:28.000000000 +0200 @@ -0,0 +1,29 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: ultimatedailywallpaper +Upstream-Contact: Patrice Coni <patrice.coni-...@yandex.com> +Source: https://github.com/pagaco-swita/ultimatedailywallpaper + +Files: * +Copyright: 2023 Patrice Coni <patrice.coni-...@yandex.com> +License: GPL-3.0+ + +Files: debian/* +Copyright: 2023 Patrice Coni <patrice.coni-...@yandex.com> +License: GPL-3.0+ + +License: GPL-3.0+ + 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 + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see <https://www.gnu.org/licenses/>. + . + On Debian systems, the complete text of the GNU General + Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/debian/docs new/ultimatedailywallpaper-3.3.4/debian/docs --- old/ultimatedailywallpaper-3.3.3/debian/docs 1970-01-01 01:00:00.000000000 +0100 +++ new/ultimatedailywallpaper-3.3.4/debian/docs 2023-08-04 08:34:28.000000000 +0200 @@ -0,0 +1 @@ +README.md diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/debian/rules new/ultimatedailywallpaper-3.3.4/debian/rules --- old/ultimatedailywallpaper-3.3.3/debian/rules 1970-01-01 01:00:00.000000000 +0100 +++ new/ultimatedailywallpaper-3.3.4/debian/rules 2023-08-04 08:34:28.000000000 +0200 @@ -0,0 +1,12 @@ +#!/usr/bin/make -f +export QT_SELECT=5 +export DEB_BUILD_MAINT_OPTIONS = hardening=+all + +%: + dh $@ + +override_dh_auto_install: + lrelease src/src.pro + mkdir qm + mv language/*.qm qm + dh_auto_install diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/debian/source/format new/ultimatedailywallpaper-3.3.4/debian/source/format --- old/ultimatedailywallpaper-3.3.3/debian/source/format 1970-01-01 01:00:00.000000000 +0100 +++ new/ultimatedailywallpaper-3.3.4/debian/source/format 2023-08-04 08:34:28.000000000 +0200 @@ -0,0 +1 @@ +3.0 (quilt) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/debian/ultimatedailywallpaper.dirs new/ultimatedailywallpaper-3.3.4/debian/ultimatedailywallpaper.dirs --- old/ultimatedailywallpaper-3.3.3/debian/ultimatedailywallpaper.dirs 1970-01-01 01:00:00.000000000 +0100 +++ new/ultimatedailywallpaper-3.3.4/debian/ultimatedailywallpaper.dirs 2023-08-04 08:34:28.000000000 +0200 @@ -0,0 +1,22 @@ +usr/lib/UltimateDailyWallpaper-plugins +usr/share/locale +usr/share/locale/pt +usr/share/locale/pt/LC_MESSAGES +usr/share/locale/ko +usr/share/locale/ko/LC_MESSAGES +usr/share/locale/uk +usr/share/locale/uk/LC_MESSAGES +usr/share/locale/ru +usr/share/locale/ru/LC_MESSAGES +usr/share/locale/it +usr/share/locale/it/LC_MESSAGES +usr/share/locale/fr +usr/share/locale/fr/LC_MESSAGES +usr/share/locale/fi +usr/share/locale/fi/LC_MESSAGES +usr/share/locale/es +usr/share/locale/es/LC_MESSAGES +usr/share/locale/de +usr/share/locale/de/LC_MESSAGES +usr/share/locale/ca +usr/share/locale/ca/LC_MESSAGES diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/debian/ultimatedailywallpaper.install new/ultimatedailywallpaper-3.3.4/debian/ultimatedailywallpaper.install --- old/ultimatedailywallpaper-3.3.3/debian/ultimatedailywallpaper.install 1970-01-01 01:00:00.000000000 +0100 +++ new/ultimatedailywallpaper-3.3.4/debian/ultimatedailywallpaper.install 2023-08-04 08:34:28.000000000 +0200 @@ -0,0 +1,14 @@ +bin/UltimateDailyWallpaper usr/bin +UltimateDailyWallpaper.desktop usr/share/applications +src/icons/ultimatedesktopwallpaper_icon.png usr/share/pixmaps +plugins/* usr/lib/UltimateDailyWallpaper-plugins +qm/UltimateDailyWallpaper_ca.qm /usr/share/locale/ca/LC_MESSAGES +qm/UltimateDailyWallpaper_de.qm /usr/share/locale/de/LC_MESSAGES +qm/UltimateDailyWallpaper_es.qm /usr/share/locale/es/LC_MESSAGES +qm/UltimateDailyWallpaper_fi.qm /usr/share/locale/fi/LC_MESSAGES +qm/UltimateDailyWallpaper_fr.qm /usr/share/locale/fr/LC_MESSAGES +qm/UltimateDailyWallpaper_it.qm /usr/share/locale/it/LC_MESSAGES +qm/UltimateDailyWallpaper_ru.qm /usr/share/locale/ru/LC_MESSAGES +qm/UltimateDailyWallpaper_uk.qm /usr/share/locale/uk/LC_MESSAGES +qm/UltimateDailyWallpaper_ko.qm /usr/share/locale/ko/LC_MESSAGES +qm/UltimateDailyWallpaper_pt.qm /usr/share/locale/pt/LC_MESSAGES diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/debian/ultimatedailywallpaper.manpages new/ultimatedailywallpaper-3.3.4/debian/ultimatedailywallpaper.manpages --- old/ultimatedailywallpaper-3.3.3/debian/ultimatedailywallpaper.manpages 1970-01-01 01:00:00.000000000 +0100 +++ new/ultimatedailywallpaper-3.3.4/debian/ultimatedailywallpaper.manpages 2023-08-04 08:34:28.000000000 +0200 @@ -0,0 +1 @@ +debian/UltimateDailyWallpaper.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/debian/watch new/ultimatedailywallpaper-3.3.4/debian/watch --- old/ultimatedailywallpaper-3.3.3/debian/watch 1970-01-01 01:00:00.000000000 +0100 +++ new/ultimatedailywallpaper-3.3.4/debian/watch 2023-08-04 08:34:28.000000000 +0200 @@ -0,0 +1,3 @@ +version=4 +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/ultimatedailywallpaper-$1\.tar\.gz/ \ + https://github.com/pagaco-swita/ultimatedailywallpaper/tags .*/v?(\d\S+)\.tar\.gz diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_ca.po new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_ca.po --- old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_ca.po 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_ca.po 2023-08-04 08:34:28.000000000 +0200 @@ -242,7 +242,7 @@ #: ../src/mainwindow.cpp:306 #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error" msgstr "Error" @@ -253,19 +253,19 @@ msgstr "No s'han trobat connectors." #: ../src/mainwindow.cpp:312 -#: ../src/mainwindow.cpp:758 +#: ../src/mainwindow.cpp:767 msgctxt "MainWindow|" msgid "done." msgstr "fet." #: ../src/mainwindow.cpp:313 -#: ../src/mainwindow.cpp:759 +#: ../src/mainwindow.cpp:768 msgctxt "MainWindow|" msgid "Used plugin: " msgstr "Plugin utilitzat: " #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error while loading plugin." msgstr "Error en carregar el plugin." @@ -279,63 +279,63 @@ "S'ha detectat un error en iniciar l'aplicació.\n" "La aplicació licitud estarà tancada." -#: ../src/mainwindow.cpp:461 -#: ../src/mainwindow.cpp:825 +#: ../src/mainwindow.cpp:467 +#: ../src/mainwindow.cpp:834 msgctxt "MainWindow|" msgid "No connection to the internet." msgstr "Sense connexió a internet." -#: ../src/mainwindow.cpp:461 +#: ../src/mainwindow.cpp:467 msgctxt "MainWindow|" msgid "Please check your internet connection." msgstr "Comproveu la vostra connexió a Internet." -#: ../src/mainwindow.cpp:748 +#: ../src/mainwindow.cpp:757 msgctxt "MainWindow|" msgid "&Provider" msgstr "&Proveïdor" -#: ../src/mainwindow.cpp:786 +#: ../src/mainwindow.cpp:795 msgctxt "MainWindow|" msgid "&About this picture and license" msgstr "&Sobre aquesta imatge i llicència" -#: ../src/mainwindow.cpp:790 +#: ../src/mainwindow.cpp:799 msgctxt "MainWindow|" msgid "&About this picture and copyright" msgstr "&Sobre aquesta imatge i els drets d'autor" -#: ../src/mainwindow.cpp:797 +#: ../src/mainwindow.cpp:806 msgctxt "MainWindow|" msgid "&Download past pictures" msgstr "&Descarregar imatges anteriors" -#: ../src/mainwindow.cpp:801 +#: ../src/mainwindow.cpp:810 msgctxt "MainWindow|" msgid "&Load stored picture" msgstr "&Carrega la imatge emmagatzemada" -#: ../src/mainwindow.cpp:804 +#: ../src/mainwindow.cpp:813 msgctxt "MainWindow|" msgid "&Settings" msgstr "&Configuració" -#: ../src/mainwindow.cpp:807 +#: ../src/mainwindow.cpp:816 msgctxt "MainWindow|" msgid "&About" msgstr "&Sobre" -#: ../src/mainwindow.cpp:810 +#: ../src/mainwindow.cpp:819 msgctxt "MainWindow|" msgid "&Quit" msgstr "&Sortir" -#: ../src/mainwindow.cpp:884 +#: ../src/mainwindow.cpp:893 msgctxt "MainWindow|" msgid "Description: \n" msgstr "Descripció: \n" -#: ../src/mainwindow.cpp:1385 +#: ../src/mainwindow.cpp:1394 msgctxt "MainWindow|" msgid "Load plugin..." msgstr "Carrega el plugin..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_de.po new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_de.po --- old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_de.po 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_de.po 2023-08-04 08:34:28.000000000 +0200 @@ -241,7 +241,7 @@ #: ../src/mainwindow.cpp:306 #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error" msgstr "Fehler" @@ -252,19 +252,19 @@ msgstr "Keine Plugins gefunden." #: ../src/mainwindow.cpp:312 -#: ../src/mainwindow.cpp:758 +#: ../src/mainwindow.cpp:767 msgctxt "MainWindow|" msgid "done." msgstr "erledigt." #: ../src/mainwindow.cpp:313 -#: ../src/mainwindow.cpp:759 +#: ../src/mainwindow.cpp:768 msgctxt "MainWindow|" msgid "Used plugin: " msgstr "Verwendetes Plugin: " #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error while loading plugin." msgstr "Fehler beim Laden des Plugins." @@ -278,65 +278,65 @@ "Beim Start der Anwendung wurde ein Fehler festgestelt.\n" "Die Anwendung wird nun beendet." -#: ../src/mainwindow.cpp:461 -#: ../src/mainwindow.cpp:825 +#: ../src/mainwindow.cpp:467 +#: ../src/mainwindow.cpp:834 msgctxt "MainWindow|" msgid "No connection to the internet." msgstr "" "Keine Internetverbindung.\n" "Die Anwendung wird geschlossen." -#: ../src/mainwindow.cpp:461 +#: ../src/mainwindow.cpp:467 msgctxt "MainWindow|" msgid "Please check your internet connection." msgstr "Bitte überprüfen Sie Ihre Internetverbindung." -#: ../src/mainwindow.cpp:748 +#: ../src/mainwindow.cpp:757 msgctxt "MainWindow|" msgid "&Provider" msgstr "&Anbieter" -#: ../src/mainwindow.cpp:786 +#: ../src/mainwindow.cpp:795 msgctxt "MainWindow|" msgid "&About this picture and license" msgstr "&Ãber dieses Bild und Lizenz" -#: ../src/mainwindow.cpp:790 +#: ../src/mainwindow.cpp:799 msgctxt "MainWindow|" msgid "&About this picture and copyright" msgstr "&Ãber dieses Bild und Copyright" -#: ../src/mainwindow.cpp:797 +#: ../src/mainwindow.cpp:806 msgctxt "MainWindow|" msgid "&Download past pictures" msgstr "&Ãltere Bilder herunterladen" -#: ../src/mainwindow.cpp:801 +#: ../src/mainwindow.cpp:810 msgctxt "MainWindow|" msgid "&Load stored picture" msgstr "&Gespeichertes Hintergrundbild laden" -#: ../src/mainwindow.cpp:804 +#: ../src/mainwindow.cpp:813 msgctxt "MainWindow|" msgid "&Settings" msgstr "&Einstellungen" -#: ../src/mainwindow.cpp:807 +#: ../src/mainwindow.cpp:816 msgctxt "MainWindow|" msgid "&About" msgstr "&Ãber" -#: ../src/mainwindow.cpp:810 +#: ../src/mainwindow.cpp:819 msgctxt "MainWindow|" msgid "&Quit" msgstr "&Beenden" -#: ../src/mainwindow.cpp:884 +#: ../src/mainwindow.cpp:893 msgctxt "MainWindow|" msgid "Description: \n" msgstr "Beschreibung: \n" -#: ../src/mainwindow.cpp:1385 +#: ../src/mainwindow.cpp:1394 msgctxt "MainWindow|" msgid "Load plugin..." msgstr "Plugin wird geladen..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_es.po new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_es.po --- old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_es.po 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_es.po 2023-08-04 08:34:28.000000000 +0200 @@ -244,7 +244,7 @@ #: ../src/mainwindow.cpp:306 #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error" msgstr "Error" @@ -255,19 +255,19 @@ msgstr "No se han encontrado plugins." #: ../src/mainwindow.cpp:312 -#: ../src/mainwindow.cpp:758 +#: ../src/mainwindow.cpp:767 msgctxt "MainWindow|" msgid "done." msgstr "hecho." #: ../src/mainwindow.cpp:313 -#: ../src/mainwindow.cpp:759 +#: ../src/mainwindow.cpp:768 msgctxt "MainWindow|" msgid "Used plugin: " msgstr "Plugin utilizado: " #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error while loading plugin." msgstr "Error al cargar el plugin." @@ -281,63 +281,63 @@ "Se detectó un error al iniciar la aplicación.\n" "La aplicación se cerrará." -#: ../src/mainwindow.cpp:461 -#: ../src/mainwindow.cpp:825 +#: ../src/mainwindow.cpp:467 +#: ../src/mainwindow.cpp:834 msgctxt "MainWindow|" msgid "No connection to the internet." msgstr "No hay conexión a Internet." -#: ../src/mainwindow.cpp:461 +#: ../src/mainwindow.cpp:467 msgctxt "MainWindow|" msgid "Please check your internet connection." msgstr "Por favor, compruebe su conexión a Internet." -#: ../src/mainwindow.cpp:748 +#: ../src/mainwindow.cpp:757 msgctxt "MainWindow|" msgid "&Provider" msgstr "&Proveedor" -#: ../src/mainwindow.cpp:786 +#: ../src/mainwindow.cpp:795 msgctxt "MainWindow|" msgid "&About this picture and license" msgstr "&Acerca de esta imagen y licencia" -#: ../src/mainwindow.cpp:790 +#: ../src/mainwindow.cpp:799 msgctxt "MainWindow|" msgid "&About this picture and copyright" msgstr "&Acerca de esta imagen y derechos de autor" -#: ../src/mainwindow.cpp:797 +#: ../src/mainwindow.cpp:806 msgctxt "MainWindow|" msgid "&Download past pictures" msgstr "&Descargar fotos pasadas" -#: ../src/mainwindow.cpp:801 +#: ../src/mainwindow.cpp:810 msgctxt "MainWindow|" msgid "&Load stored picture" msgstr "&Cargar imagen almacenada" -#: ../src/mainwindow.cpp:804 +#: ../src/mainwindow.cpp:813 msgctxt "MainWindow|" msgid "&Settings" msgstr "&Configuración" -#: ../src/mainwindow.cpp:807 +#: ../src/mainwindow.cpp:816 msgctxt "MainWindow|" msgid "&About" msgstr "&Acerca de" -#: ../src/mainwindow.cpp:810 +#: ../src/mainwindow.cpp:819 msgctxt "MainWindow|" msgid "&Quit" msgstr "&Salir" -#: ../src/mainwindow.cpp:884 +#: ../src/mainwindow.cpp:893 msgctxt "MainWindow|" msgid "Description: \n" msgstr "Descripción: \n" -#: ../src/mainwindow.cpp:1385 +#: ../src/mainwindow.cpp:1394 msgctxt "MainWindow|" msgid "Load plugin..." msgstr "Cargar plugin..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_fi.po new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_fi.po --- old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_fi.po 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_fi.po 2023-08-04 08:34:28.000000000 +0200 @@ -242,7 +242,7 @@ #: ../src/mainwindow.cpp:306 #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error" msgstr "Virhe" @@ -253,19 +253,19 @@ msgstr "Laajennuksia ei löytynyt." #: ../src/mainwindow.cpp:312 -#: ../src/mainwindow.cpp:758 +#: ../src/mainwindow.cpp:767 msgctxt "MainWindow|" msgid "done." msgstr "valmis." #: ../src/mainwindow.cpp:313 -#: ../src/mainwindow.cpp:759 +#: ../src/mainwindow.cpp:768 msgctxt "MainWindow|" msgid "Used plugin: " msgstr "Käytetty laajennus: " #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error while loading plugin." msgstr "Virhe ladattaessa laajennusta." @@ -279,63 +279,63 @@ "Sovellusta käynnistettäessä havaittiin virhe.\n" "Hakemus suljetaan." -#: ../src/mainwindow.cpp:461 -#: ../src/mainwindow.cpp:825 +#: ../src/mainwindow.cpp:467 +#: ../src/mainwindow.cpp:834 msgctxt "MainWindow|" msgid "No connection to the internet." msgstr "Ei yhteyttä Internetiin." -#: ../src/mainwindow.cpp:461 +#: ../src/mainwindow.cpp:467 msgctxt "MainWindow|" msgid "Please check your internet connection." msgstr "Tarkista Internet-yhteytesi." -#: ../src/mainwindow.cpp:748 +#: ../src/mainwindow.cpp:757 msgctxt "MainWindow|" msgid "&Provider" msgstr "&Toimittaja" -#: ../src/mainwindow.cpp:786 +#: ../src/mainwindow.cpp:795 msgctxt "MainWindow|" msgid "&About this picture and license" msgstr "&Tietoja tästä kuvasta ja Lisenssi" -#: ../src/mainwindow.cpp:790 +#: ../src/mainwindow.cpp:799 msgctxt "MainWindow|" msgid "&About this picture and copyright" msgstr "&Tietoja tästä kuvasta ja tekijänoikeuksista" -#: ../src/mainwindow.cpp:797 +#: ../src/mainwindow.cpp:806 msgctxt "MainWindow|" msgid "&Download past pictures" msgstr "&Lataa aiempia kuvia" -#: ../src/mainwindow.cpp:801 +#: ../src/mainwindow.cpp:810 msgctxt "MainWindow|" msgid "&Load stored picture" msgstr "&Lataa tallennettu kuva" -#: ../src/mainwindow.cpp:804 +#: ../src/mainwindow.cpp:813 msgctxt "MainWindow|" msgid "&Settings" msgstr "&Asetukset" -#: ../src/mainwindow.cpp:807 +#: ../src/mainwindow.cpp:816 msgctxt "MainWindow|" msgid "&About" msgstr "&Noin" -#: ../src/mainwindow.cpp:810 +#: ../src/mainwindow.cpp:819 msgctxt "MainWindow|" msgid "&Quit" msgstr "&Lopettaa" -#: ../src/mainwindow.cpp:884 +#: ../src/mainwindow.cpp:893 msgctxt "MainWindow|" msgid "Description: \n" msgstr "Kuvaus: \n" -#: ../src/mainwindow.cpp:1385 +#: ../src/mainwindow.cpp:1394 msgctxt "MainWindow|" msgid "Load plugin..." msgstr "Suorita laajennus..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_fr.po new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_fr.po --- old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_fr.po 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_fr.po 2023-08-04 08:34:28.000000000 +0200 @@ -245,7 +245,7 @@ #: ../src/mainwindow.cpp:306 #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error" msgstr "Erreur" @@ -256,19 +256,19 @@ msgstr "Aucun plugin trouvé." #: ../src/mainwindow.cpp:312 -#: ../src/mainwindow.cpp:758 +#: ../src/mainwindow.cpp:767 msgctxt "MainWindow|" msgid "done." msgstr "fait." #: ../src/mainwindow.cpp:313 -#: ../src/mainwindow.cpp:759 +#: ../src/mainwindow.cpp:768 msgctxt "MainWindow|" msgid "Used plugin: " msgstr "Plugin utilisé: " #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error while loading plugin." msgstr "Erreur lors du chargement du plugin." @@ -282,63 +282,63 @@ "Une erreur a été détectée lors du démarrage de lâapplication.\n" "La demande sera fermée." -#: ../src/mainwindow.cpp:461 -#: ../src/mainwindow.cpp:825 +#: ../src/mainwindow.cpp:467 +#: ../src/mainwindow.cpp:834 msgctxt "MainWindow|" msgid "No connection to the internet." msgstr "Pas de connexion à Internet." -#: ../src/mainwindow.cpp:461 +#: ../src/mainwindow.cpp:467 msgctxt "MainWindow|" msgid "Please check your internet connection." msgstr "Veuillez vérifier votre connexion Internet." -#: ../src/mainwindow.cpp:748 +#: ../src/mainwindow.cpp:757 msgctxt "MainWindow|" msgid "&Provider" msgstr "&Fournisseur" -#: ../src/mainwindow.cpp:786 +#: ../src/mainwindow.cpp:795 msgctxt "MainWindow|" msgid "&About this picture and license" msgstr "&à propos de cette image et licence" -#: ../src/mainwindow.cpp:790 +#: ../src/mainwindow.cpp:799 msgctxt "MainWindow|" msgid "&About this picture and copyright" msgstr "&à propos de cette image et copyright" -#: ../src/mainwindow.cpp:797 +#: ../src/mainwindow.cpp:806 msgctxt "MainWindow|" msgid "&Download past pictures" msgstr "&Télécharger les photos passées" -#: ../src/mainwindow.cpp:801 +#: ../src/mainwindow.cpp:810 msgctxt "MainWindow|" msgid "&Load stored picture" msgstr "&Charger lâimage stockée" -#: ../src/mainwindow.cpp:804 +#: ../src/mainwindow.cpp:813 msgctxt "MainWindow|" msgid "&Settings" msgstr "&Paramètres" -#: ../src/mainwindow.cpp:807 +#: ../src/mainwindow.cpp:816 msgctxt "MainWindow|" msgid "&About" msgstr "&Environ" -#: ../src/mainwindow.cpp:810 +#: ../src/mainwindow.cpp:819 msgctxt "MainWindow|" msgid "&Quit" msgstr "&Finir" -#: ../src/mainwindow.cpp:884 +#: ../src/mainwindow.cpp:893 msgctxt "MainWindow|" msgid "Description: \n" msgstr "Description: \n" -#: ../src/mainwindow.cpp:1385 +#: ../src/mainwindow.cpp:1394 msgctxt "MainWindow|" msgid "Load plugin..." msgstr "Charger le plugin..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_it.po new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_it.po --- old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_it.po 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_it.po 2023-08-04 08:34:28.000000000 +0200 @@ -244,7 +244,7 @@ #: ../src/mainwindow.cpp:306 #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error" msgstr "Errore" @@ -255,19 +255,19 @@ msgstr "Nessun plugin trovato." #: ../src/mainwindow.cpp:312 -#: ../src/mainwindow.cpp:758 +#: ../src/mainwindow.cpp:767 msgctxt "MainWindow|" msgid "done." msgstr "fatto." #: ../src/mainwindow.cpp:313 -#: ../src/mainwindow.cpp:759 +#: ../src/mainwindow.cpp:768 msgctxt "MainWindow|" msgid "Used plugin: " msgstr "Plugin usato: " #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error while loading plugin." msgstr "Errore durante il caricamento del plugin." @@ -281,63 +281,63 @@ "à stato rilevato un errore all'avvio dell'applicazione.\n" "L'applicazione verrà chiusa." -#: ../src/mainwindow.cpp:461 -#: ../src/mainwindow.cpp:825 +#: ../src/mainwindow.cpp:467 +#: ../src/mainwindow.cpp:834 msgctxt "MainWindow|" msgid "No connection to the internet." msgstr "Nessuna connessione a Internet." -#: ../src/mainwindow.cpp:461 +#: ../src/mainwindow.cpp:467 msgctxt "MainWindow|" msgid "Please check your internet connection." msgstr "Si prega di controllare la connessione internet." -#: ../src/mainwindow.cpp:748 +#: ../src/mainwindow.cpp:757 msgctxt "MainWindow|" msgid "&Provider" msgstr "&Provider" -#: ../src/mainwindow.cpp:786 +#: ../src/mainwindow.cpp:795 msgctxt "MainWindow|" msgid "&About this picture and license" msgstr "&Informazioni su questa immagine e licenza" -#: ../src/mainwindow.cpp:790 +#: ../src/mainwindow.cpp:799 msgctxt "MainWindow|" msgid "&About this picture and copyright" msgstr "&Informazioni su questa immagine e copyright" -#: ../src/mainwindow.cpp:797 +#: ../src/mainwindow.cpp:806 msgctxt "MainWindow|" msgid "&Download past pictures" msgstr "&Scarica le immagini del passato" -#: ../src/mainwindow.cpp:801 +#: ../src/mainwindow.cpp:810 msgctxt "MainWindow|" msgid "&Load stored picture" msgstr "&Carica immagine memorizzata" -#: ../src/mainwindow.cpp:804 +#: ../src/mainwindow.cpp:813 msgctxt "MainWindow|" msgid "&Settings" msgstr "&Impostazioni" -#: ../src/mainwindow.cpp:807 +#: ../src/mainwindow.cpp:816 msgctxt "MainWindow|" msgid "&About" msgstr "&Circa" -#: ../src/mainwindow.cpp:810 +#: ../src/mainwindow.cpp:819 msgctxt "MainWindow|" msgid "&Quit" msgstr "&Dimettersi" -#: ../src/mainwindow.cpp:884 +#: ../src/mainwindow.cpp:893 msgctxt "MainWindow|" msgid "Description: \n" msgstr "Descrizione: \n" -#: ../src/mainwindow.cpp:1385 +#: ../src/mainwindow.cpp:1394 msgctxt "MainWindow|" msgid "Load plugin..." msgstr "Carica plugin..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_ko.po new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_ko.po --- old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_ko.po 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_ko.po 2023-08-04 08:34:28.000000000 +0200 @@ -239,7 +239,7 @@ #: ../src/mainwindow.cpp:306 #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error" msgstr "ì¤ë¥" @@ -250,19 +250,19 @@ msgstr "íë¬ê·¸ì¸ì ì°¾ì ì ììµëë¤." #: ../src/mainwindow.cpp:312 -#: ../src/mainwindow.cpp:758 +#: ../src/mainwindow.cpp:767 msgctxt "MainWindow|" msgid "done." msgstr "ìì í" #: ../src/mainwindow.cpp:313 -#: ../src/mainwindow.cpp:759 +#: ../src/mainwindow.cpp:768 msgctxt "MainWindow|" msgid "Used plugin: " msgstr "íë¬ê·¸ì¸: " #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error while loading plugin." msgstr "íë¬ê·¸ì¸ìë¡ëíë ëì ì¤ë¥ê° ë°ìíìµëë¤." @@ -276,65 +276,65 @@ "ìì© íë¡ê·¸ë¨ì ììí ë ì¤ë¥ê° ê°ì§ëììµëë¤.\n" "ì ì²ì´ ë§ê°ë©ëë¤." -#: ../src/mainwindow.cpp:461 -#: ../src/mainwindow.cpp:825 +#: ../src/mainwindow.cpp:467 +#: ../src/mainwindow.cpp:834 msgctxt "MainWindow|" msgid "No connection to the internet." msgstr "" "ìì© íë¡ê·¸ë¨ì ììí ë ì¤ë¥ê° ê°ì§ëììµëë¤.\n" "ìì© íë¡ê·¸ë¨ ì¤ë¨." -#: ../src/mainwindow.cpp:461 +#: ../src/mainwindow.cpp:467 msgctxt "MainWindow|" msgid "Please check your internet connection." msgstr "ì¸í°ë· ì°ê²°ì íì¸íììì¤." -#: ../src/mainwindow.cpp:748 +#: ../src/mainwindow.cpp:757 msgctxt "MainWindow|" msgid "&Provider" msgstr "&ê³µê¸ì" -#: ../src/mainwindow.cpp:786 +#: ../src/mainwindow.cpp:795 msgctxt "MainWindow|" msgid "&About this picture and license" msgstr "&ì´ ì¬ì§ ë° ë¼ì´ì¼ì¤ì ëí´" -#: ../src/mainwindow.cpp:790 +#: ../src/mainwindow.cpp:799 msgctxt "MainWindow|" msgid "&About this picture and copyright" msgstr "&ì´ ì¬ì§ê³¼ ì ìê¶ì ëí´" -#: ../src/mainwindow.cpp:797 +#: ../src/mainwindow.cpp:806 msgctxt "MainWindow|" msgid "&Download past pictures" msgstr "&ì§ë ì¬ì§ ë¤ì´ë¡ë" -#: ../src/mainwindow.cpp:801 +#: ../src/mainwindow.cpp:810 msgctxt "MainWindow|" msgid "&Load stored picture" msgstr "&ì ì¥ë ì¬ì§ ë¡ë" -#: ../src/mainwindow.cpp:804 +#: ../src/mainwindow.cpp:813 msgctxt "MainWindow|" msgid "&Settings" msgstr "&ìµì " -#: ../src/mainwindow.cpp:807 +#: ../src/mainwindow.cpp:816 msgctxt "MainWindow|" msgid "&About" msgstr "&ì ë³´" -#: ../src/mainwindow.cpp:810 +#: ../src/mainwindow.cpp:819 msgctxt "MainWindow|" msgid "&Quit" msgstr "&ì¶êµ¬" -#: ../src/mainwindow.cpp:884 +#: ../src/mainwindow.cpp:893 msgctxt "MainWindow|" msgid "Description: \n" msgstr "ì´ë¯¸ì§ ì¤ëª : \n" -#: ../src/mainwindow.cpp:1385 +#: ../src/mainwindow.cpp:1394 msgctxt "MainWindow|" msgid "Load plugin..." msgstr "íë¬ê·¸ì¸ ë¡ë..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_pt.po new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_pt.po --- old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_pt.po 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_pt.po 2023-08-04 08:34:28.000000000 +0200 @@ -246,7 +246,7 @@ #: ../src/mainwindow.cpp:306 #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error" msgstr "Erro" @@ -257,19 +257,19 @@ msgstr "Nenhum plug-in encontrado." #: ../src/mainwindow.cpp:312 -#: ../src/mainwindow.cpp:758 +#: ../src/mainwindow.cpp:767 msgctxt "MainWindow|" msgid "done." msgstr "concluÃdo." #: ../src/mainwindow.cpp:313 -#: ../src/mainwindow.cpp:759 +#: ../src/mainwindow.cpp:768 msgctxt "MainWindow|" msgid "Used plugin: " msgstr "Plugin usado: " #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error while loading plugin." msgstr "Erro ao carregar o plugin." @@ -283,63 +283,63 @@ "Foi detectado um erro ao iniciar o aplicativo.\n" "O aplicativo será encerrado." -#: ../src/mainwindow.cpp:461 -#: ../src/mainwindow.cpp:825 +#: ../src/mainwindow.cpp:467 +#: ../src/mainwindow.cpp:834 msgctxt "MainWindow|" msgid "No connection to the internet." msgstr "Sem conexão com a internet." -#: ../src/mainwindow.cpp:461 +#: ../src/mainwindow.cpp:467 msgctxt "MainWindow|" msgid "Please check your internet connection." msgstr "Por favor, verifique a sua ligação à Internet." -#: ../src/mainwindow.cpp:748 +#: ../src/mainwindow.cpp:757 msgctxt "MainWindow|" msgid "&Provider" msgstr "&Provedor" -#: ../src/mainwindow.cpp:786 +#: ../src/mainwindow.cpp:795 msgctxt "MainWindow|" msgid "&About this picture and license" msgstr "&Sobre esta imagem e licença" -#: ../src/mainwindow.cpp:790 +#: ../src/mainwindow.cpp:799 msgctxt "MainWindow|" msgid "&About this picture and copyright" msgstr "&Sobre esta imagem e copirraite" -#: ../src/mainwindow.cpp:797 +#: ../src/mainwindow.cpp:806 msgctxt "MainWindow|" msgid "&Download past pictures" msgstr "&Baixar fotos passadas" -#: ../src/mainwindow.cpp:801 +#: ../src/mainwindow.cpp:810 msgctxt "MainWindow|" msgid "&Load stored picture" msgstr "&Carregar imagem armazenada" -#: ../src/mainwindow.cpp:804 +#: ../src/mainwindow.cpp:813 msgctxt "MainWindow|" msgid "&Settings" msgstr "&Configurações" -#: ../src/mainwindow.cpp:807 +#: ../src/mainwindow.cpp:816 msgctxt "MainWindow|" msgid "&About" msgstr "&Sobre" -#: ../src/mainwindow.cpp:810 +#: ../src/mainwindow.cpp:819 msgctxt "MainWindow|" msgid "&Quit" msgstr "&Renunciar" -#: ../src/mainwindow.cpp:884 +#: ../src/mainwindow.cpp:893 msgctxt "MainWindow|" msgid "Description: \n" msgstr "Descrição: \n" -#: ../src/mainwindow.cpp:1385 +#: ../src/mainwindow.cpp:1394 msgctxt "MainWindow|" msgid "Load plugin..." msgstr "Carregar plugin..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_ru.po new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_ru.po --- old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_ru.po 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_ru.po 2023-08-04 08:34:28.000000000 +0200 @@ -243,7 +243,7 @@ #: ../src/mainwindow.cpp:306 #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error" msgstr "ÐÑибка" @@ -254,19 +254,19 @@ msgstr "РаÑÑиÑÐµÐ½Ð¸Ñ Ð½Ðµ найденÑ." #: ../src/mainwindow.cpp:312 -#: ../src/mainwindow.cpp:758 +#: ../src/mainwindow.cpp:767 msgctxt "MainWindow|" msgid "done." msgstr "завеÑÑеннÑй." #: ../src/mainwindow.cpp:313 -#: ../src/mainwindow.cpp:759 +#: ../src/mainwindow.cpp:768 msgctxt "MainWindow|" msgid "Used plugin: " msgstr "ÐÑполÑзÑемÑй плагин: " #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error while loading plugin." msgstr "ÐÑибка пÑи загÑÑзке плагина." @@ -280,63 +280,63 @@ "ÐÑи запÑÑке пÑÐ¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð¾Ð±Ð½Ð°ÑÑжена оÑибка.\n" "ÐаÑвка бÑÐ´ÐµÑ Ð·Ð°ÐºÑÑÑа." -#: ../src/mainwindow.cpp:461 -#: ../src/mainwindow.cpp:825 +#: ../src/mainwindow.cpp:467 +#: ../src/mainwindow.cpp:834 msgctxt "MainWindow|" msgid "No connection to the internet." msgstr "ÐÐµÑ Ð¿Ð¾Ð´ÐºÐ»ÑÑÐµÐ½Ð¸Ñ Ðº ÐнÑеÑнеÑÑ." -#: ../src/mainwindow.cpp:461 +#: ../src/mainwindow.cpp:467 msgctxt "MainWindow|" msgid "Please check your internet connection." msgstr "ÐожалÑйÑÑа, пÑовеÑÑÑе подклÑÑение к ÐнÑеÑнеÑÑ." -#: ../src/mainwindow.cpp:748 +#: ../src/mainwindow.cpp:757 msgctxt "MainWindow|" msgid "&Provider" msgstr "&ÐоÑÑавÑик" -#: ../src/mainwindow.cpp:786 +#: ../src/mainwindow.cpp:795 msgctxt "MainWindow|" msgid "&About this picture and license" msgstr "&Ðб ÑÑой каÑÑинке и лиÑензии" -#: ../src/mainwindow.cpp:790 +#: ../src/mainwindow.cpp:799 msgctxt "MainWindow|" msgid "&About this picture and copyright" msgstr "&Ðб ÑÑой ÑоÑогÑаÑии и авÑоÑÑÐºÐ¸Ñ Ð¿ÑÐ°Ð²Ð°Ñ " -#: ../src/mainwindow.cpp:797 +#: ../src/mainwindow.cpp:806 msgctxt "MainWindow|" msgid "&Download past pictures" msgstr "&СкаÑаÑÑ Ð¿ÑоÑлÑе ÑоÑогÑаÑии" -#: ../src/mainwindow.cpp:801 +#: ../src/mainwindow.cpp:810 msgctxt "MainWindow|" msgid "&Load stored picture" msgstr "&ÐагÑÑзиÑÑ ÑÐ¾Ñ Ñаненное изобÑажение" -#: ../src/mainwindow.cpp:804 +#: ../src/mainwindow.cpp:813 msgctxt "MainWindow|" msgid "&Settings" msgstr "&ÐаÑамеÑÑÑ" -#: ../src/mainwindow.cpp:807 +#: ../src/mainwindow.cpp:816 msgctxt "MainWindow|" msgid "&About" msgstr "&Ðколо" -#: ../src/mainwindow.cpp:810 +#: ../src/mainwindow.cpp:819 msgctxt "MainWindow|" msgid "&Quit" msgstr "&ÐокидаÑÑ" -#: ../src/mainwindow.cpp:884 +#: ../src/mainwindow.cpp:893 msgctxt "MainWindow|" msgid "Description: \n" msgstr "ÐпиÑание каÑÑинÑ: \n" -#: ../src/mainwindow.cpp:1385 +#: ../src/mainwindow.cpp:1394 msgctxt "MainWindow|" msgid "Load plugin..." msgstr "ÐагÑÑзиÑÑ Ð¿Ð»Ð°Ð³Ð¸Ð½..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_uk.po new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_uk.po --- old/ultimatedailywallpaper-3.3.3/language/UltimateDailyWallpaper_uk.po 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/language/UltimateDailyWallpaper_uk.po 2023-08-04 08:34:28.000000000 +0200 @@ -243,7 +243,7 @@ #: ../src/mainwindow.cpp:306 #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error" msgstr "Ðомилка" @@ -254,19 +254,19 @@ msgstr "ÐлагÑнÑв не знайдено." #: ../src/mainwindow.cpp:312 -#: ../src/mainwindow.cpp:758 +#: ../src/mainwindow.cpp:767 msgctxt "MainWindow|" msgid "done." msgstr "зÑоблено." #: ../src/mainwindow.cpp:313 -#: ../src/mainwindow.cpp:759 +#: ../src/mainwindow.cpp:768 msgctxt "MainWindow|" msgid "Used plugin: " msgstr "ÐикоÑиÑÑовÑваний плагÑн: " #: ../src/mainwindow.cpp:317 -#: ../src/mainwindow.cpp:763 +#: ../src/mainwindow.cpp:772 msgctxt "MainWindow|" msgid "Error while loading plugin." msgstr "Ðомилка пÑд ÑÐ°Ñ Ð·Ð°Ð²Ð°Ð½ÑÐ°Ð¶ÐµÐ½Ð½Ñ Ð¿Ð»Ð°Ð³Ñна." @@ -280,63 +280,63 @@ "An error was detected when starting the program.\n" "The application will be closed." -#: ../src/mainwindow.cpp:461 -#: ../src/mainwindow.cpp:825 +#: ../src/mainwindow.cpp:467 +#: ../src/mainwindow.cpp:834 msgctxt "MainWindow|" msgid "No connection to the internet." msgstr "ÐÐµÐ¼Ð°Ñ Ð¿ÑдклÑÑÐµÐ½Ð½Ñ Ð´Ð¾ ÑнÑеÑнеÑÑ." -#: ../src/mainwindow.cpp:461 +#: ../src/mainwindow.cpp:467 msgctxt "MainWindow|" msgid "Please check your internet connection." msgstr "ÐÑÐ´Ñ Ð»Ð°Ñка, пеÑевÑÑÑе пÑдклÑÑÐµÐ½Ð½Ñ Ð´Ð¾ ÐнÑеÑнеÑÑ." -#: ../src/mainwindow.cpp:748 +#: ../src/mainwindow.cpp:757 msgctxt "MainWindow|" msgid "&Provider" msgstr "&ÐоÑÑаÑалÑника" -#: ../src/mainwindow.cpp:786 +#: ../src/mainwindow.cpp:795 msgctxt "MainWindow|" msgid "&About this picture and license" msgstr "&ÐÑо ÑÑ ÐºÐ°ÑÑÐ¸Ð½ÐºÑ Ñ Ð»ÑÑензÑÑ" -#: ../src/mainwindow.cpp:790 +#: ../src/mainwindow.cpp:799 msgctxt "MainWindow|" msgid "&About this picture and copyright" msgstr "&ÐÑо ÑÑ ÐºÐ°ÑÑÐ¸Ð½Ñ Ñ Ð°Ð²ÑоÑÑÑÐºÑ Ð¿Ñава" -#: ../src/mainwindow.cpp:797 +#: ../src/mainwindow.cpp:806 msgctxt "MainWindow|" msgid "&Download past pictures" msgstr "&ÐаванÑÐ°Ð¶ÐµÐ½Ð½Ñ Ð¼Ð¸Ð½ÑÐ»Ð¸Ñ Ð·Ð¾Ð±ÑаженÑ" -#: ../src/mainwindow.cpp:801 +#: ../src/mainwindow.cpp:810 msgctxt "MainWindow|" msgid "&Load stored picture" msgstr "&ÐÑдкÑиÑÑÑ Ð·Ð±ÐµÑеженого зобÑаженнÑ" -#: ../src/mainwindow.cpp:804 +#: ../src/mainwindow.cpp:813 msgctxt "MainWindow|" msgid "&Settings" msgstr "&ÐаÑамеÑÑи" -#: ../src/mainwindow.cpp:807 +#: ../src/mainwindow.cpp:816 msgctxt "MainWindow|" msgid "&About" msgstr "&ÐÑо" -#: ../src/mainwindow.cpp:810 +#: ../src/mainwindow.cpp:819 msgctxt "MainWindow|" msgid "&Quit" msgstr "&ÐинÑÑи" -#: ../src/mainwindow.cpp:884 +#: ../src/mainwindow.cpp:893 msgctxt "MainWindow|" msgid "Description: \n" msgstr "ÐпиÑ: \n" -#: ../src/mainwindow.cpp:1385 +#: ../src/mainwindow.cpp:1394 msgctxt "MainWindow|" msgid "Load plugin..." msgstr "ÐапÑÑк плагÑна..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/rpmbuild/Fedora/UltimateDailyWallpaper.spec new/ultimatedailywallpaper-3.3.4/rpmbuild/Fedora/UltimateDailyWallpaper.spec --- old/ultimatedailywallpaper-3.3.3/rpmbuild/Fedora/UltimateDailyWallpaper.spec 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/rpmbuild/Fedora/UltimateDailyWallpaper.spec 2023-08-04 08:34:28.000000000 +0200 @@ -1,5 +1,5 @@ Name: UltimateDailyWallpaper -Version: 3.3.3 +Version: 3.3.4 Release: 1%{?dist} Summary: A wallpaper changer and downloader License: GPLv3 @@ -37,6 +37,7 @@ %global debug_package %{nil} %prep +rm -rf SlackBuild rm -rf debian rm -rf screenshots rm -rf src/macOS @@ -95,6 +96,12 @@ %doc README.md AUTHORS %changelog +* Thu Aug 03 2023 Patrice Coni <patrice.coni-...@yandex.com> - 3.3.4-1 +- Update to version 3.3.4 + * Bug fixed: Wallpaper changes undesirably after + reconnecting to the internet + * Language files updated + * Tue Aug 01 2023 Patrice Coni <patrice.coni-...@yandex.com> - 3.3.3-1 - Update to version 3.3.3 * Bug fixed: The wallpaper does not change after diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/rpmbuild/OBS_OpenSUSE/UltimateDailyWallpaper.changes new/ultimatedailywallpaper-3.3.4/rpmbuild/OBS_OpenSUSE/UltimateDailyWallpaper.changes --- old/ultimatedailywallpaper-3.3.3/rpmbuild/OBS_OpenSUSE/UltimateDailyWallpaper.changes 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/rpmbuild/OBS_OpenSUSE/UltimateDailyWallpaper.changes 2023-08-04 08:34:28.000000000 +0200 @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Thu Aug 3 07:53:03 UTC 2023 - Patrice Coni <patrice.coni-...@yandex.com> + +- Update to version 3.3.4 + * Bug fixed: Wallpaper changes undesirably after + reconnecting to the internet + * Language files updated + +------------------------------------------------------------------- Tue Aug 1 07:09:17 UTC 2023 - Patrice Coni <patrice.coni-...@yandex.com> - Update to version 3.3.3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/rpmbuild/OBS_OpenSUSE/UltimateDailyWallpaper.spec new/ultimatedailywallpaper-3.3.4/rpmbuild/OBS_OpenSUSE/UltimateDailyWallpaper.spec --- old/ultimatedailywallpaper-3.3.3/rpmbuild/OBS_OpenSUSE/UltimateDailyWallpaper.spec 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/rpmbuild/OBS_OpenSUSE/UltimateDailyWallpaper.spec 2023-08-04 08:34:28.000000000 +0200 @@ -16,7 +16,7 @@ # Name: UltimateDailyWallpaper -Version: 3.3.3 +Version: 3.3.4 Release: 0 Summary: A wallpaper changer and downloader License: GPL-3.0+ @@ -51,6 +51,7 @@ %prep rm -rf SlackBuild +rm -rf debian rm -rf screenshots rm -rf src/macOS rm -rf rpmbuild diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/src/mainwindow.cpp new/ultimatedailywallpaper-3.3.4/src/mainwindow.cpp --- old/ultimatedailywallpaper-3.3.3/src/mainwindow.cpp 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/src/mainwindow.cpp 2023-08-04 08:34:28.000000000 +0200 @@ -448,7 +448,13 @@ load_wallpaper(); } else { - update_all(); + if(check_internet_connection()==true) + { + update_all(); + } else + { + load_wallpaper(); + } } } else @@ -627,7 +633,10 @@ } if(startseq==true) { - update_all(); + if(same_date()==false) + { + update_all(); + } startseq=false; } } @@ -1009,10 +1018,6 @@ { emit _setWallpaper(_picturedir+"/"+_record_out.at(3), _used_desktop, _change_lockscreen_wallpaper); change_filename(_record_out.at(3)); - if(same_date()==false) - { - change_date(); - } } } @@ -1209,6 +1214,10 @@ load_wallpaper(); } _display_tooltip(_record_out.at(1), _record_out.at(0)); + if((check_internet_connection()==true) && (same_date()==false)) + { + change_date(); + } } void MainWindow::show_photobrowser(int mode) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/ultimatedailywallpaper-3.3.3/src/src.pro new/ultimatedailywallpaper-3.3.4/src/src.pro --- old/ultimatedailywallpaper-3.3.3/src/src.pro 2023-08-01 09:22:30.000000000 +0200 +++ new/ultimatedailywallpaper-3.3.4/src/src.pro 2023-08-04 08:34:28.000000000 +0200 @@ -15,7 +15,7 @@ # along with this program. If not, see <https://www.gnu.org/licenses/>. #--------------------------------------------------- -VERSION = 3.3.3 +VERSION = 3.3.4 DEFINES += APP_VERSION=\\\"$$VERSION\\\" QT += core gui network xml concurrent sql