Hello community, here is the log from the commit of package systemsettings5 for openSUSE:Factory checked in at 2017-11-10 14:50:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/systemsettings5 (Old) and /work/SRC/openSUSE:Factory/.systemsettings5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemsettings5" Fri Nov 10 14:50:27 2017 rev:56 rq:539729 version:5.11.3 Changes: -------- --- /work/SRC/openSUSE:Factory/systemsettings5/systemsettings5.changes 2017-10-27 13:51:55.278661285 +0200 +++ /work/SRC/openSUSE:Factory/.systemsettings5.new/systemsettings5.changes 2017-11-10 14:50:29.895048889 +0100 @@ -1,0 +2,13 @@ +Tue Nov 7 15:15:55 CET 2017 - fab...@ritter-vogt.de + +- Update to 5.11.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.11.3.php +- Changes since 5.11.2: + * map rows to the source model (kde#386454) + * Fix DBus startup notification +- Remove patches, now upstream: + * 0001-Fix-DBus-startup-notification.patch + +------------------------------------------------------------------- Old: ---- 0001-Fix-DBus-startup-notification.patch systemsettings-5.11.2.tar.xz New: ---- systemsettings-5.11.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ systemsettings5.spec ++++++ --- /var/tmp/diff_new_pack.yJrPdA/_old 2017-11-10 14:50:32.834942581 +0100 +++ /var/tmp/diff_new_pack.yJrPdA/_new 2017-11-10 14:50:32.838942437 +0100 @@ -18,7 +18,7 @@ %bcond_without lang Name: systemsettings5 -Version: 5.11.2 +Version: 5.11.3 Release: 0 Summary: KDE's control center License: GPL-2.0+ @@ -31,8 +31,6 @@ Patch1: systemsettings-desktop.diff # PATCH-FIX-UPSTREAM Patch2: 0001-try-harder-to-wrap-very-long-words.patch -# PATCH-FIX-UPSTREAM -Patch3: 0001-Fix-DBus-startup-notification.patch BuildRequires: extra-cmake-modules >= 1.2.0 BuildRequires: kf5-filesystem BuildRequires: kirigami2-devel @@ -80,7 +78,6 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 -%patch3 -p1 %build %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} ++++++ systemsettings-5.11.2.tar.xz -> systemsettings-5.11.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.11.2/CMakeLists.txt new/systemsettings-5.11.3/CMakeLists.txt --- old/systemsettings-5.11.2/CMakeLists.txt 2017-10-24 13:45:39.000000000 +0200 +++ new/systemsettings-5.11.3/CMakeLists.txt 2017-11-07 14:35:25.000000000 +0100 @@ -1,5 +1,5 @@ project(systemsettings) -set(PROJECT_VERSION "5.11.2") +set(PROJECT_VERSION "5.11.3") cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR) set(QT_MIN_VERSION "5.7.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.11.2/app/kdesystemsettings.desktop new/systemsettings-5.11.3/app/kdesystemsettings.desktop --- old/systemsettings-5.11.2/app/kdesystemsettings.desktop 2017-10-24 13:44:44.000000000 +0200 +++ new/systemsettings-5.11.3/app/kdesystemsettings.desktop 2017-11-07 14:34:39.000000000 +0100 @@ -119,6 +119,7 @@ Comment[ca]=Eines de configuració per a l'ordinador Comment[ca@valencia]=Eines de configuració per a l'ordinador Comment[cs]=Konfigurační nástroje pro váš počítač +Comment[da]=Konfigurationsværktøjer til din computer Comment[el]=Εργαλεία διαμόρφωσης για τον υπολογιστή σας Comment[es]=Herramientas de configuración para su equipo Comment[eu]=Zure ordenagailurako konfiguratzeko tresnak @@ -127,6 +128,7 @@ Comment[nl]=Hulpmiddelen voor configuratie voor uw computer Comment[pl]=Narzędzia ustawień dla twojego komputera Comment[pt]=Ferramentas de configuração para o seu computador +Comment[pt_BR]=Ferramentas de configuração para seu computador Comment[ru]=Инструменты для настройки компьютера Comment[sk]=Koniguračné nástroje pre váš počítač Comment[sr]=Алатке за подешавање рачунара @@ -139,4 +141,5 @@ Comment[x-test]=xxConfiguration tools for your computerxx Comment[zh_CN]=您的计算机的配置工具 X-DBUS-StartupType=Unique +X-DBUS-ServiceName=org.kde.systemsettings Categories=Qt;KDE;Settings; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.11.2/app/systemsettings.desktop new/systemsettings-5.11.3/app/systemsettings.desktop --- old/systemsettings-5.11.2/app/systemsettings.desktop 2017-10-24 13:44:44.000000000 +0200 +++ new/systemsettings-5.11.3/app/systemsettings.desktop 2017-11-07 14:34:39.000000000 +0100 @@ -176,6 +176,7 @@ Comment[ca]=Eines de configuració per a l'ordinador Comment[ca@valencia]=Eines de configuració per a l'ordinador Comment[cs]=Konfigurační nástroje pro váš počítač +Comment[da]=Konfigurationsværktøjer til din computer Comment[el]=Εργαλεία διαμόρφωσης για τον υπολογιστή σας Comment[es]=Herramientas de configuración para su equipo Comment[eu]=Zure ordenagailurako konfiguratzeko tresnak @@ -184,6 +185,7 @@ Comment[nl]=Hulpmiddelen voor configuratie voor uw computer Comment[pl]=Narzędzia ustawień dla twojego komputera Comment[pt]=Ferramentas de configuração para o seu computador +Comment[pt_BR]=Ferramentas de configuração para seu computador Comment[ru]=Инструменты для настройки компьютера Comment[sk]=Koniguračné nástroje pre váš počítač Comment[sr]=Алатке за подешавање рачунара @@ -196,4 +198,5 @@ Comment[x-test]=xxConfiguration tools for your computerxx Comment[zh_CN]=您的计算机的配置工具 X-DBUS-StartupType=Unique +X-DBUS-ServiceName=org.kde.systemsettings Categories=Qt;KDE;Settings; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.11.2/classic/settings-classic-view.desktop new/systemsettings-5.11.3/classic/settings-classic-view.desktop --- old/systemsettings-5.11.2/classic/settings-classic-view.desktop 2017-10-24 13:44:44.000000000 +0200 +++ new/systemsettings-5.11.3/classic/settings-classic-view.desktop 2017-11-07 14:34:39.000000000 +0100 @@ -65,6 +65,7 @@ Name[ca]=Vista en arbre Name[ca@valencia]=Vista en arbre Name[cs]=Stromové zobrazení +Name[da]=Trævisning Name[el]=Προβολή δέντρου Name[es]=Vista de árbol Name[eu]=Zuhaitz-ikuspegia @@ -74,6 +75,7 @@ Name[nl]=Boomstructuurweergave Name[pl]=Widok drzewa Name[pt]=Vista em Árvore +Name[pt_BR]=Exibição em árvore Name[ru]=Дерево Name[sk]=Stromové zobrazenie Name[sr]=Приказ стабла diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.11.2/po/ca/systemsettings.po new/systemsettings-5.11.3/po/ca/systemsettings.po --- old/systemsettings-5.11.2/po/ca/systemsettings.po 2017-10-24 13:45:01.000000000 +0200 +++ new/systemsettings-5.11.3/po/ca/systemsettings.po 2017-11-07 14:34:51.000000000 +0100 @@ -4,14 +4,14 @@ # version 3 or later versions approved by the membership of KDE e.V. # # Josep Ma. Ferrer <txe...@gmail.com>, 2007, 2008, 2009, 2010, 2012, 2017. -# Antoni Bella Pérez <antonibel...@yahoo.com>, 2014, 2015. +# Antoni Bella Pérez <antonibel...@yahoo.com>, 2014, 2015, 2017. msgid "" msgstr "" "Project-Id-Version: systemsettings\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-24 05:55+0200\n" -"PO-Revision-Date: 2017-09-15 17:40+0100\n" -"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n" +"PO-Revision-Date: 2017-10-24 15:34+0100\n" +"Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca\n" "MIME-Version: 1.0\n" @@ -52,7 +52,7 @@ #: app/main.cpp:40 #, kde-format msgid "Central configuration center by KDE." -msgstr "Centre de configuració central, pel KDE." +msgstr "Centre per a la configuració central, creat per la comunitat KDE." #: app/main.cpp:40 classic/ClassicMode.cpp:71 icons/IconMode.cpp:61 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.11.2/po/ca@valencia/systemsettings.po new/systemsettings-5.11.3/po/ca@valencia/systemsettings.po --- old/systemsettings-5.11.2/po/ca@valencia/systemsettings.po 2017-10-24 13:45:01.000000000 +0200 +++ new/systemsettings-5.11.3/po/ca@valencia/systemsettings.po 2017-11-07 14:34:51.000000000 +0100 @@ -4,14 +4,14 @@ # version 3 or later versions approved by the membership of KDE e.V. # # Josep Ma. Ferrer <txe...@gmail.com>, 2007, 2008, 2009, 2010, 2012, 2017. -# Antoni Bella Pérez <antonibel...@yahoo.com>, 2014, 2015. +# Antoni Bella Pérez <antonibel...@yahoo.com>, 2014, 2015, 2017. msgid "" msgstr "" "Project-Id-Version: systemsettings\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-24 05:55+0200\n" -"PO-Revision-Date: 2017-09-15 17:40+0100\n" -"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n" +"PO-Revision-Date: 2017-10-24 15:34+0100\n" +"Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" @@ -52,7 +52,7 @@ #: app/main.cpp:40 #, kde-format msgid "Central configuration center by KDE." -msgstr "Centre de configuració central, pel KDE." +msgstr "Centre per a la configuració central, creat per la comunitat KDE." #: app/main.cpp:40 classic/ClassicMode.cpp:71 icons/IconMode.cpp:61 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.11.2/po/da/systemsettings.po new/systemsettings-5.11.3/po/da/systemsettings.po --- old/systemsettings-5.11.2/po/da/systemsettings.po 2017-10-24 13:45:02.000000000 +0200 +++ new/systemsettings-5.11.3/po/da/systemsettings.po 2017-11-07 14:34:53.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: systemsettings\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-24 05:55+0200\n" -"PO-Revision-Date: 2017-05-30 22:12+0100\n" +"PO-Revision-Date: 2017-10-28 20:12+0100\n" "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n" "Language-Team: Danish <kde-i18n-...@kde.org>\n" "Language: da\n" @@ -169,13 +169,11 @@ msgstr "Om Systemindstillinger" #: app/ToolTips/tooltipmanager.cpp:191 -#, fuzzy, kde-format -#| msgid "<i>Contains 1 item</i>" -#| msgid_plural "<i>Contains %1 items</i>" +#, kde-format msgid "Contains 1 item" msgid_plural "Contains %1 items" -msgstr[0] "<i>Indeholder 1 element</i>" -msgstr[1] "<i>Indeholder %1 elementer</i>" +msgstr[0] "Indeholder 1 element" +msgstr[1] "Indeholder %1 elementer" #: classic/CategoryList.cpp:41 #, kde-format @@ -269,60 +267,55 @@ msgstr "Tastaturgenvej: %1" #: sidebar/package/contents/ui/CategoriesPage.qml:53 -#, fuzzy, kde-format -#| msgid "System Settings" +#, kde-format msgid "System Settings Handbook" -msgstr "Systemindstillinger" +msgstr "Håndbog til Systemindstillinger" #: sidebar/package/contents/ui/CategoriesPage.qml:63 -#, fuzzy, kde-format -#| msgid "About %1" +#, kde-format msgid "About KDE" -msgstr "Om %1" +msgstr "Om KDE" #: sidebar/package/contents/ui/CategoriesPage.qml:75 -#, fuzzy, kde-format -#| msgctxt "Search through a list of control modules" -#| msgid "Search" +#, kde-format msgid "Search..." -msgstr "Søg" +msgstr "Søg..." #: sidebar/package/contents/ui/CategoriesPage.qml:118 #, kde-format msgctxt "A search yelded no results" msgid "No items matching your search" -msgstr "" +msgstr "Ingen elementer matcher din søgning" #: sidebar/package/contents/ui/introPage.qml:61 #, kde-format msgid "Frequently used:" -msgstr "" +msgstr "Hyppigt anvendt:" #: sidebar/package/contents/ui/SubCategoryPage.qml:34 #, kde-format msgid "Back" -msgstr "" +msgstr "Tilbage" #: sidebar/SidebarMode.cpp:243 #, kde-format msgid "Sidebar View" -msgstr "" +msgstr "Sidepanelvisning" #: sidebar/SidebarMode.cpp:244 -#, fuzzy, kde-format -#| msgid "Provides a categorized icons view of control modules." +#, kde-format msgid "Provides a categorized sidebar for control modules." -msgstr "Giver en kategoriseret ikonvisning af kontrolmodulerne." +msgstr "Giver et kategoriseret sidepanel til kontrolmodulerne." #: sidebar/SidebarMode.cpp:245 #, kde-format msgid "(c) 2017, Marco Martin" -msgstr "" +msgstr "(c) 2017, Marco Martin" #: sidebar/SidebarMode.cpp:246 #, kde-format msgid "Marco Martin" -msgstr "" +msgstr "Marco Martin" #: sidebar/ToolTips/tooltipmanager.cpp:186 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.11.2/po/pt_BR/systemsettings.po new/systemsettings-5.11.3/po/pt_BR/systemsettings.po --- old/systemsettings-5.11.2/po/pt_BR/systemsettings.po 2017-10-24 13:45:14.000000000 +0200 +++ new/systemsettings-5.11.3/po/pt_BR/systemsettings.po 2017-11-07 14:35:04.000000000 +0100 @@ -10,7 +10,7 @@ "Project-Id-Version: systemsettings\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-24 05:55+0200\n" -"PO-Revision-Date: 2017-07-29 21:17-0300\n" +"PO-Revision-Date: 2017-11-03 18:51-0300\n" "Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n" "Language-Team: Portuguese <kde-i18n-pt...@kde.org>\n" "Language: pt_BR\n" @@ -171,13 +171,11 @@ msgstr "Sobre as Configurações do Sistema" #: app/ToolTips/tooltipmanager.cpp:191 -#, fuzzy, kde-format -#| msgid "<i>Contains 1 item</i>" -#| msgid_plural "<i>Contains %1 items</i>" +#, kde-format msgid "Contains 1 item" msgid_plural "Contains %1 items" -msgstr[0] "<i>Contém 1 item</i>" -msgstr[1] "<i>Contém %1 itens</i>" +msgstr[0] "Contém 1 item" +msgstr[1] "Contém %1 itens" #: classic/CategoryList.cpp:41 #, kde-format @@ -271,60 +269,56 @@ msgstr "Atalho de teclado: %1" #: sidebar/package/contents/ui/CategoriesPage.qml:53 -#, fuzzy, kde-format -#| msgid "System Settings" +#, kde-format msgid "System Settings Handbook" -msgstr "Configurações do Sistema" +msgstr "Manual das configurações do sistema" #: sidebar/package/contents/ui/CategoriesPage.qml:63 -#, fuzzy, kde-format -#| msgid "About %1" +#, kde-format msgid "About KDE" -msgstr "Sobre o %1" +msgstr "Sobre o KDE" #: sidebar/package/contents/ui/CategoriesPage.qml:75 -#, fuzzy, kde-format -#| msgctxt "Search through a list of control modules" -#| msgid "Search" +#, kde-format msgid "Search..." -msgstr "Procurar" +msgstr "Pesquisar..." #: sidebar/package/contents/ui/CategoriesPage.qml:118 #, kde-format msgctxt "A search yelded no results" msgid "No items matching your search" -msgstr "" +msgstr "Nenhum item corresponde com sua pesquisa" #: sidebar/package/contents/ui/introPage.qml:61 #, kde-format msgid "Frequently used:" -msgstr "" +msgstr "Usado frequentemente:" #: sidebar/package/contents/ui/SubCategoryPage.qml:34 #, kde-format msgid "Back" -msgstr "" +msgstr "Voltar" #: sidebar/SidebarMode.cpp:243 #, kde-format msgid "Sidebar View" -msgstr "" +msgstr "Exibição em barra lateral" #: sidebar/SidebarMode.cpp:244 -#, fuzzy, kde-format -#| msgid "Provides a categorized icons view of control modules." +#, kde-format msgid "Provides a categorized sidebar for control modules." -msgstr "Fornece uma exibição dos módulos de controle categorizada em ícones." +msgstr "" +"Fornece uma exibição dos módulos de controle categorizada na barra lateral." #: sidebar/SidebarMode.cpp:245 #, kde-format msgid "(c) 2017, Marco Martin" -msgstr "" +msgstr "(c) 2017, Marco Martin" #: sidebar/SidebarMode.cpp:246 #, kde-format msgid "Marco Martin" -msgstr "" +msgstr "Marco Martin" #: sidebar/ToolTips/tooltipmanager.cpp:186 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.11.2/po/sr/systemsettings.po new/systemsettings-5.11.3/po/sr/systemsettings.po --- old/systemsettings-5.11.2/po/sr/systemsettings.po 2017-10-24 13:45:17.000000000 +0200 +++ new/systemsettings-5.11.3/po/sr/systemsettings.po 2017-11-07 14:35:05.000000000 +0100 @@ -1,12 +1,12 @@ # Translation of systemsettings.po into Serbian. # Chusslove Illich <caslav.i...@gmx.net>, 2007, 2009, 2012, 2015, 2016, 2017. -# Dalibor Djuric <dalibor.dju...@mozilla-srbija.org>, 2009. +# Dalibor Djuric <daliborddju...@gmail.com>, 2009. # Slobodan Simic <slsi...@gmail.com>, 2017. msgid "" msgstr "" "Project-Id-Version: systemsettings\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-11 09:35+0200\n" +"POT-Creation-Date: 2017-10-24 05:55+0200\n" "PO-Revision-Date: 2017-09-25 19:53+0200\n" "Last-Translator: Chusslove Illich <caslav.i...@gmx.net>\n" "Language-Team: Serbian <kde-i18n...@kde.org>\n" @@ -43,51 +43,51 @@ msgid "Show detailed tooltips" msgstr "Детаљни облачићи" -#: app/main.cpp:37 app/SettingsBase.cpp:55 classic/CategoryList.cpp:40 +#: app/main.cpp:40 app/SettingsBase.cpp:55 classic/CategoryList.cpp:40 #: sidebar/package/contents/ui/introPage.qml:42 #, kde-format msgid "System Settings" msgstr "Системске поставке" -#: app/main.cpp:37 +#: app/main.cpp:40 #, kde-format msgid "Central configuration center by KDE." msgstr "Централно место за подешавање из КДЕ‑а." -#: app/main.cpp:37 classic/ClassicMode.cpp:71 icons/IconMode.cpp:61 +#: app/main.cpp:40 classic/ClassicMode.cpp:71 icons/IconMode.cpp:61 #, kde-format msgid "(c) 2009, Ben Cooksley" msgstr "© 2009, Бен Куксли" -#: app/main.cpp:38 classic/ClassicMode.cpp:72 icons/IconMode.cpp:62 +#: app/main.cpp:41 classic/ClassicMode.cpp:72 icons/IconMode.cpp:62 #: sidebar/SidebarMode.cpp:247 #, kde-format msgid "Ben Cooksley" msgstr "Бен Куксли" -#: app/main.cpp:38 +#: app/main.cpp:41 #, kde-format msgid "Maintainer" msgstr "Одржавалац" -#: app/main.cpp:39 classic/ClassicMode.cpp:73 icons/IconMode.cpp:63 +#: app/main.cpp:42 classic/ClassicMode.cpp:73 icons/IconMode.cpp:63 #: sidebar/SidebarMode.cpp:248 #, kde-format msgid "Mathias Soeken" msgstr "Матијас Секен" -#: app/main.cpp:39 classic/ClassicMode.cpp:73 icons/IconMode.cpp:63 +#: app/main.cpp:42 classic/ClassicMode.cpp:73 icons/IconMode.cpp:63 #: sidebar/SidebarMode.cpp:248 #, kde-format msgid "Developer" msgstr "Програмер" -#: app/main.cpp:40 +#: app/main.cpp:43 #, kde-format msgid "Will Stephenson" msgstr "Вил Стивенсон" -#: app/main.cpp:40 +#: app/main.cpp:43 #, kde-format msgid "Internal module representation, internal module model" msgstr "Унутрашње представљање модула, унутрашњи модел модула" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.11.2/po/sr@ijekavian/systemsettings.po new/systemsettings-5.11.3/po/sr@ijekavian/systemsettings.po --- old/systemsettings-5.11.2/po/sr@ijekavian/systemsettings.po 2017-10-24 13:45:17.000000000 +0200 +++ new/systemsettings-5.11.3/po/sr@ijekavian/systemsettings.po 2017-11-07 14:35:05.000000000 +0100 @@ -1,12 +1,12 @@ # Translation of systemsettings.po into Serbian. # Chusslove Illich <caslav.i...@gmx.net>, 2007, 2009, 2012, 2015, 2016, 2017. -# Dalibor Djuric <dalibor.dju...@mozilla-srbija.org>, 2009. +# Dalibor Djuric <daliborddju...@gmail.com>, 2009. # Slobodan Simic <slsi...@gmail.com>, 2017. msgid "" msgstr "" "Project-Id-Version: systemsettings\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-11 09:35+0200\n" +"POT-Creation-Date: 2017-10-24 05:55+0200\n" "PO-Revision-Date: 2017-09-25 19:53+0200\n" "Last-Translator: Chusslove Illich <caslav.i...@gmx.net>\n" "Language-Team: Serbian <kde-i18n...@kde.org>\n" @@ -43,51 +43,51 @@ msgid "Show detailed tooltips" msgstr "Детаљни облачићи" -#: app/main.cpp:37 app/SettingsBase.cpp:55 classic/CategoryList.cpp:40 +#: app/main.cpp:40 app/SettingsBase.cpp:55 classic/CategoryList.cpp:40 #: sidebar/package/contents/ui/introPage.qml:42 #, kde-format msgid "System Settings" msgstr "Системске поставке" -#: app/main.cpp:37 +#: app/main.cpp:40 #, kde-format msgid "Central configuration center by KDE." msgstr "Централно мјесто за подешавање из КДЕ‑а." -#: app/main.cpp:37 classic/ClassicMode.cpp:71 icons/IconMode.cpp:61 +#: app/main.cpp:40 classic/ClassicMode.cpp:71 icons/IconMode.cpp:61 #, kde-format msgid "(c) 2009, Ben Cooksley" msgstr "© 2009, Бен Куксли" -#: app/main.cpp:38 classic/ClassicMode.cpp:72 icons/IconMode.cpp:62 +#: app/main.cpp:41 classic/ClassicMode.cpp:72 icons/IconMode.cpp:62 #: sidebar/SidebarMode.cpp:247 #, kde-format msgid "Ben Cooksley" msgstr "Бен Куксли" -#: app/main.cpp:38 +#: app/main.cpp:41 #, kde-format msgid "Maintainer" msgstr "Одржавалац" -#: app/main.cpp:39 classic/ClassicMode.cpp:73 icons/IconMode.cpp:63 +#: app/main.cpp:42 classic/ClassicMode.cpp:73 icons/IconMode.cpp:63 #: sidebar/SidebarMode.cpp:248 #, kde-format msgid "Mathias Soeken" msgstr "Матијас Секен" -#: app/main.cpp:39 classic/ClassicMode.cpp:73 icons/IconMode.cpp:63 +#: app/main.cpp:42 classic/ClassicMode.cpp:73 icons/IconMode.cpp:63 #: sidebar/SidebarMode.cpp:248 #, kde-format msgid "Developer" msgstr "Програмер" -#: app/main.cpp:40 +#: app/main.cpp:43 #, kde-format msgid "Will Stephenson" msgstr "Вил Стивенсон" -#: app/main.cpp:40 +#: app/main.cpp:43 #, kde-format msgid "Internal module representation, internal module model" msgstr "Унутрашње представљање модула, унутрашњи модел модула" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.11.2/po/sr@ijekavianlatin/systemsettings.po new/systemsettings-5.11.3/po/sr@ijekavianlatin/systemsettings.po --- old/systemsettings-5.11.2/po/sr@ijekavianlatin/systemsettings.po 2017-10-24 13:45:17.000000000 +0200 +++ new/systemsettings-5.11.3/po/sr@ijekavianlatin/systemsettings.po 2017-11-07 14:35:06.000000000 +0100 @@ -1,12 +1,12 @@ # Translation of systemsettings.po into Serbian. # Chusslove Illich <caslav.i...@gmx.net>, 2007, 2009, 2012, 2015, 2016, 2017. -# Dalibor Djuric <dalibor.dju...@mozilla-srbija.org>, 2009. +# Dalibor Djuric <daliborddju...@gmail.com>, 2009. # Slobodan Simic <slsi...@gmail.com>, 2017. msgid "" msgstr "" "Project-Id-Version: systemsettings\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-11 09:35+0200\n" +"POT-Creation-Date: 2017-10-24 05:55+0200\n" "PO-Revision-Date: 2017-09-25 19:53+0200\n" "Last-Translator: Chusslove Illich <caslav.i...@gmx.net>\n" "Language-Team: Serbian <kde-i18n...@kde.org>\n" @@ -43,51 +43,51 @@ msgid "Show detailed tooltips" msgstr "Detaljni oblačići" -#: app/main.cpp:37 app/SettingsBase.cpp:55 classic/CategoryList.cpp:40 +#: app/main.cpp:40 app/SettingsBase.cpp:55 classic/CategoryList.cpp:40 #: sidebar/package/contents/ui/introPage.qml:42 #, kde-format msgid "System Settings" msgstr "Sistemske postavke" -#: app/main.cpp:37 +#: app/main.cpp:40 #, kde-format msgid "Central configuration center by KDE." msgstr "Centralno mjesto za podešavanje iz KDE‑a." -#: app/main.cpp:37 classic/ClassicMode.cpp:71 icons/IconMode.cpp:61 +#: app/main.cpp:40 classic/ClassicMode.cpp:71 icons/IconMode.cpp:61 #, kde-format msgid "(c) 2009, Ben Cooksley" msgstr "© 2009, Ben Kuksli" -#: app/main.cpp:38 classic/ClassicMode.cpp:72 icons/IconMode.cpp:62 +#: app/main.cpp:41 classic/ClassicMode.cpp:72 icons/IconMode.cpp:62 #: sidebar/SidebarMode.cpp:247 #, kde-format msgid "Ben Cooksley" msgstr "Ben Kuksli" -#: app/main.cpp:38 +#: app/main.cpp:41 #, kde-format msgid "Maintainer" msgstr "Održavalac" -#: app/main.cpp:39 classic/ClassicMode.cpp:73 icons/IconMode.cpp:63 +#: app/main.cpp:42 classic/ClassicMode.cpp:73 icons/IconMode.cpp:63 #: sidebar/SidebarMode.cpp:248 #, kde-format msgid "Mathias Soeken" msgstr "Matijas Seken" -#: app/main.cpp:39 classic/ClassicMode.cpp:73 icons/IconMode.cpp:63 +#: app/main.cpp:42 classic/ClassicMode.cpp:73 icons/IconMode.cpp:63 #: sidebar/SidebarMode.cpp:248 #, kde-format msgid "Developer" msgstr "Programer" -#: app/main.cpp:40 +#: app/main.cpp:43 #, kde-format msgid "Will Stephenson" msgstr "Vil Stivenson" -#: app/main.cpp:40 +#: app/main.cpp:43 #, kde-format msgid "Internal module representation, internal module model" msgstr "Unutrašnje predstavljanje modula, unutrašnji model modula" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.11.2/po/sr@latin/systemsettings.po new/systemsettings-5.11.3/po/sr@latin/systemsettings.po --- old/systemsettings-5.11.2/po/sr@latin/systemsettings.po 2017-10-24 13:45:18.000000000 +0200 +++ new/systemsettings-5.11.3/po/sr@latin/systemsettings.po 2017-11-07 14:35:06.000000000 +0100 @@ -1,12 +1,12 @@ # Translation of systemsettings.po into Serbian. # Chusslove Illich <caslav.i...@gmx.net>, 2007, 2009, 2012, 2015, 2016, 2017. -# Dalibor Djuric <dalibor.dju...@mozilla-srbija.org>, 2009. +# Dalibor Djuric <daliborddju...@gmail.com>, 2009. # Slobodan Simic <slsi...@gmail.com>, 2017. msgid "" msgstr "" "Project-Id-Version: systemsettings\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-11 09:35+0200\n" +"POT-Creation-Date: 2017-10-24 05:55+0200\n" "PO-Revision-Date: 2017-09-25 19:53+0200\n" "Last-Translator: Chusslove Illich <caslav.i...@gmx.net>\n" "Language-Team: Serbian <kde-i18n...@kde.org>\n" @@ -43,51 +43,51 @@ msgid "Show detailed tooltips" msgstr "Detaljni oblačići" -#: app/main.cpp:37 app/SettingsBase.cpp:55 classic/CategoryList.cpp:40 +#: app/main.cpp:40 app/SettingsBase.cpp:55 classic/CategoryList.cpp:40 #: sidebar/package/contents/ui/introPage.qml:42 #, kde-format msgid "System Settings" msgstr "Sistemske postavke" -#: app/main.cpp:37 +#: app/main.cpp:40 #, kde-format msgid "Central configuration center by KDE." msgstr "Centralno mesto za podešavanje iz KDE‑a." -#: app/main.cpp:37 classic/ClassicMode.cpp:71 icons/IconMode.cpp:61 +#: app/main.cpp:40 classic/ClassicMode.cpp:71 icons/IconMode.cpp:61 #, kde-format msgid "(c) 2009, Ben Cooksley" msgstr "© 2009, Ben Kuksli" -#: app/main.cpp:38 classic/ClassicMode.cpp:72 icons/IconMode.cpp:62 +#: app/main.cpp:41 classic/ClassicMode.cpp:72 icons/IconMode.cpp:62 #: sidebar/SidebarMode.cpp:247 #, kde-format msgid "Ben Cooksley" msgstr "Ben Kuksli" -#: app/main.cpp:38 +#: app/main.cpp:41 #, kde-format msgid "Maintainer" msgstr "Održavalac" -#: app/main.cpp:39 classic/ClassicMode.cpp:73 icons/IconMode.cpp:63 +#: app/main.cpp:42 classic/ClassicMode.cpp:73 icons/IconMode.cpp:63 #: sidebar/SidebarMode.cpp:248 #, kde-format msgid "Mathias Soeken" msgstr "Matijas Seken" -#: app/main.cpp:39 classic/ClassicMode.cpp:73 icons/IconMode.cpp:63 +#: app/main.cpp:42 classic/ClassicMode.cpp:73 icons/IconMode.cpp:63 #: sidebar/SidebarMode.cpp:248 #, kde-format msgid "Developer" msgstr "Programer" -#: app/main.cpp:40 +#: app/main.cpp:43 #, kde-format msgid "Will Stephenson" msgstr "Vil Stivenson" -#: app/main.cpp:40 +#: app/main.cpp:43 #, kde-format msgid "Internal module representation, internal module model" msgstr "Unutrašnje predstavljanje modula, unutrašnji model modula" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.11.2/sidebar/SidebarMode.cpp new/systemsettings-5.11.3/sidebar/SidebarMode.cpp --- old/systemsettings-5.11.2/sidebar/SidebarMode.cpp 2017-10-24 13:44:44.000000000 +0200 +++ new/systemsettings-5.11.3/sidebar/SidebarMode.cpp 2017-11-07 14:34:39.000000000 +0100 @@ -388,13 +388,17 @@ void SidebarMode::setActiveCategory(int cat) { - if (d->activeCategory == cat) { + const QModelIndex idx = d->searchModel->index(cat, 0); + d->activeCategoryIndex = idx; + const int newCategoryRow = d->searchModel->mapToSource(idx).row(); + + if (d->activeCategory ==newCategoryRow) { return; } - const QModelIndex idx = d->searchModel->index(cat, 0); d->activeCategoryIndex = idx; - d->activeCategory = d->searchModel->mapToSource(idx).row(); + d->activeCategory = newCategoryRow; + changeModule(idx); d->activeSubCategory = 0; emit activeCategoryChanged(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.11.2/sidebar/package/metadata.desktop new/systemsettings-5.11.3/sidebar/package/metadata.desktop --- old/systemsettings-5.11.2/sidebar/package/metadata.desktop 2017-10-24 13:44:44.000000000 +0200 +++ new/systemsettings-5.11.3/sidebar/package/metadata.desktop 2017-11-07 14:34:39.000000000 +0100 @@ -3,6 +3,7 @@ Name[ca]=Vista de barra lateral Name[ca@valencia]=Vista de barra lateral Name[cs]=Pohled na postranní panel +Name[da]=Sidepanelvisning Name[de]=Seitenleistenansicht Name[el]=Προβολή πλευρικής μπάρας Name[en_GB]=Sidebar View @@ -18,6 +19,7 @@ Name[pa]=ਝਲਕ ਬਾਹੀ Name[pl]=Widok paska bocznego Name[pt]=Vista da Barra Lateral +Name[pt_BR]=Exibição em barra lateral Name[ru]=Боковая панель Name[sk]=Pohľad bočného panelu Name[sl]=Pogled stranske vrstice @@ -35,6 +37,7 @@ Comment[ca]=Estil de barra lateral categoritzat Comment[ca@valencia]=Estil de barra lateral categoritzat Comment[cs]=Styl kategorizovaného postranního panelu +Comment[da]=Kategoriseret sidepanelstil Comment[de]=Seitenleistenstil mit Kategorien Comment[el]=Στιλ κατηγοριοποιημένης πλευρικής μπάρας Comment[en_GB]=Categorised sidebar style @@ -49,6 +52,7 @@ Comment[nl]=Gecategoriseerde zijbalkstijl Comment[pl]=Skategoryzowany wygląd paska bocznego Comment[pt]=Estilo de barra lateral por categorias +Comment[pt_BR]=Estilo da barra lateral categorizada Comment[ru]=Список в боковой панели, разбитый на категории Comment[sk]=Kategorizovaný štýl bočného panelu Comment[sl]=Kategoriziran slog stranske vrstice diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.11.2/sidebar/settings-sidebar-view.desktop new/systemsettings-5.11.3/sidebar/settings-sidebar-view.desktop --- old/systemsettings-5.11.2/sidebar/settings-sidebar-view.desktop 2017-10-24 13:44:44.000000000 +0200 +++ new/systemsettings-5.11.3/sidebar/settings-sidebar-view.desktop 2017-11-07 14:34:39.000000000 +0100 @@ -65,6 +65,7 @@ Name[ca]=Vista de barra lateral Name[ca@valencia]=Vista de barra lateral Name[cs]=Pohled na postranní panel +Name[da]=Sidepanelvisning Name[de]=Seitenleistenansicht Name[el]=Προβολή πλευρικής μπάρας Name[en_GB]=Sidebar View @@ -80,6 +81,7 @@ Name[pa]=ਝਲਕ ਬਾਹੀ Name[pl]=Widok paska bocznego Name[pt]=Vista da Barra Lateral +Name[pt_BR]=Exibição em barra lateral Name[ru]=Боковая панель Name[sk]=Pohľad bočného panelu Name[sl]=Pogled stranske vrstice @@ -97,6 +99,7 @@ Comment[ca]=Estil de barra lateral categoritzat Comment[ca@valencia]=Estil de barra lateral categoritzat Comment[cs]=Styl kategorizovaného postranního panelu +Comment[da]=Kategoriseret sidepanelstil Comment[de]=Seitenleistenstil mit Kategorien Comment[el]=Στιλ κατηγοριοποιημένης πλευρικής μπάρας Comment[en_GB]=Categorised sidebar style @@ -111,6 +114,7 @@ Comment[nl]=Gecategoriseerde zijbalkstijl Comment[pl]=Skategoryzowany wygląd paska bocznego Comment[pt]=Estilo de barra lateral por categorias +Comment[pt_BR]=Estilo da barra lateral categorizada Comment[ru]=Список в боковой панели, разбитый на категории Comment[sk]=Kategorizovaný štýl bočného panelu Comment[sl]=Kategoriziran slog stranske vrstice