commit frameworkintegration for openSUSE:Factory
Hello community, here is the log from the commit of package frameworkintegration for openSUSE:Factory checked in at 2015-09-02 07:43:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/frameworkintegration (Old) and /work/SRC/openSUSE:Factory/.frameworkintegration.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "frameworkintegration" Changes: -------- --- /work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes 2015-07-14 17:21:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes 2015-09-02 07:43:23.000000000 +0200 @@ -1,0 +2,13 @@ +Tue Aug 4 19:20:11 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.13.0 + * The Qt version requirement has been bumped from 5.2 to 5.3 + * Debug output has been ported to categorized output, for less + noise by default + * Docbook documentation has been reviewed and updated + * Fix crash in directories-only file dialog + * Don't rely on options()->initialDirectory() for Qt < 5.4 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.13.0.php + +------------------------------------------------------------------- Old: ---- frameworkintegration-5.12.0.tar.xz New: ---- frameworkintegration-5.13.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ frameworkintegration.spec ++++++ --- /var/tmp/diff_new_pack.xAFxFN/_old 2015-09-02 07:43:24.000000000 +0200 +++ /var/tmp/diff_new_pack.xAFxFN/_new 2015-09-02 07:43:24.000000000 +0200 @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Style5 -%define _tar_path 5.12 +%define _tar_path 5.13 Name: frameworkintegration -Version: 5.12.0 +Version: 5.13.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -34,10 +34,10 @@ BuildRequires: kio-devel >= %{_tar_path} BuildRequires: knotifications-devel >= %{_tar_path} BuildRequires: kwidgetsaddons-devel >= %{_tar_path} -BuildRequires: libQt5Gui-private-headers-devel >= 5.2.0 -BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 -BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0 +BuildRequires: libQt5Gui-private-headers-devel >= 5.3.0 +BuildRequires: cmake(Qt5DBus) >= 5.3.0 +BuildRequires: cmake(Qt5Widgets) >= 5.3.0 +BuildRequires: cmake(Qt5X11Extras) >= 5.3.0 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xcursor) ++++++ frameworkintegration-5.12.0.tar.xz -> frameworkintegration-5.13.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/CMakeLists.txt new/frameworkintegration-5.13.0/CMakeLists.txt --- old/frameworkintegration-5.12.0/CMakeLists.txt 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/CMakeLists.txt 2015-08-04 12:43:10.000000000 +0200 @@ -3,7 +3,7 @@ project(FrameworkIntegration) include(FeatureSummary) -find_package(ECM 5.12.0 NO_MODULE) +find_package(ECM 5.13.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/kdesupport/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) @@ -20,11 +20,11 @@ include(KDEFrameworkCompilerSettings) include(KDECMakeSettings) -set(REQUIRED_QT_VERSION 5.2.0) +set(REQUIRED_QT_VERSION 5.3.0) find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus) -set(KF5_VERSION "5.12.0") # handled by release scripts -set(KF5_DEP_VERSION "5.12.0") # handled by release scripts +set(KF5_VERSION "5.13.0") # handled by release scripts +set(KF5_DEP_VERSION "5.13.0") # handled by release scripts ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX FRAMEWORKINTEGRATION VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/README.md new/frameworkintegration-5.13.0/README.md --- old/frameworkintegration-5.12.0/README.md 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/README.md 2015-08-04 12:43:10.000000000 +0200 @@ -1,5 +1,7 @@ # Framework Integration +Integration of Qt application with KDE workspaces + ## Introduction Framework Integration is a set of plugins responsible for better integration of diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/ar/frameworkintegration5.po new/frameworkintegration-5.13.0/po/ar/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/ar/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/ar/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-06-24 09:35+0300\n" "Last-Translator: Safa Alfulaij <safa1996alfulaij@gmail.com>\n" "Language-Team: Arabic <doc@arabeyes.org>\n" @@ -17,11 +17,11 @@ "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "يفتح..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "يحفظ..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/ast/frameworkintegration5.po new/frameworkintegration-5.13.0/po/ast/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/ast/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/ast/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,9 +6,9 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" -"PO-Revision-Date: 2015-06-30 14:15+0100\n" -"Last-Translator: Enol P. <enolp@softastur.org>\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" +"PO-Revision-Date: 2015-07-11 16:23+0100\n" +"Last-Translator: enolp <enolp@softastur.org>\n" "Language-Team: Asturian <alminsitradores@softastur.org>\n" "Language: ast\n" "MIME-Version: 1.0\n" @@ -17,11 +17,11 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 2.0\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Abriendo..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Guardando..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/bs/frameworkintegration5.po new/frameworkintegration-5.13.0/po/bs/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/bs/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/bs/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kde5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2015-02-24 19:53+0100\n" "Last-Translator: Samir Ribić <megaribi@epn.ba>\n" "Language-Team: Bosnian\n" @@ -19,11 +19,11 @@ "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Otvaram..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Snimam..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/ca/frameworkintegration5.po new/frameworkintegration-5.13.0/po/ca/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/ca/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/ca/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: frameworkintegration5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2015-05-10 19:43+0100\n" "Last-Translator: Antoni Bella Pérez <antonibella5@yahoo.com>\n" "Language-Team: Catalan <kde-i18n-ca@kde.org>\n" @@ -22,12 +22,12 @@ "X-Generator: Lokalize 2.0\n" # Nota: «title:window» -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Obre..." # Nota: «title:window» -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Desa..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/cs/frameworkintegration5.po new/frameworkintegration-5.13.0/po/cs/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/cs/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/cs/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-12-05 13:22+0100\n" "Last-Translator: Vít Pelčák <vit@pelcak.org>\n" "Language-Team: Czech <kde-i18n-doc@kde.org>\n" @@ -17,11 +17,11 @@ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Otevírám..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Ukládám..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/da/frameworkintegration5.po new/frameworkintegration-5.13.0/po/da/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/da/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/da/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-12-29 20:00+0100\n" "Last-Translator: Martin Schlander <mschlander@opensuse.org>\n" "Language-Team: Danish <kde-i18n-doc@kde.org>\n" @@ -17,11 +17,11 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Åbner..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Gemmer..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/de/frameworkintegration5.po new/frameworkintegration-5.13.0/po/de/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/de/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/de/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-11-15 18:42+0100\n" "Last-Translator: Burkhard Lück <lueck@hube-lueck.de>\n" "Language-Team: German <kde-i18n-de@kde.org>\n" @@ -17,11 +17,11 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Öffnen ..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Speichern ..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/en_GB/frameworkintegration5.po new/frameworkintegration-5.13.0/po/en_GB/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/en_GB/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/en_GB/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-11-13 21:54+0000\n" "Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n" "Language-Team: British English <kde-l10n-en_gb@kde.org>\n" @@ -17,11 +17,11 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Opening..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Saving..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/es/frameworkintegration5.po new/frameworkintegration-5.13.0/po/es/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/es/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/es/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-11-13 20:18+0100\n" "Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n" "Language-Team: Spanish <kde-l10n-es@kde.org>\n" @@ -17,11 +17,11 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Abriendo..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Guardando..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/fi/frameworkintegration5.po new/frameworkintegration-5.13.0/po/fi/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/fi/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/fi/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-11-17 16:38+0200\n" "Last-Translator: Lasse Liehu <lasse.liehu@gmail.com>\n" "Language-Team: Finnish <kde-i18n-doc@kde.org>\n" @@ -17,11 +17,11 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Avataan…" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Tallennetaan…" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/gd/frameworkintegration5.po new/frameworkintegration-5.13.0/po/gd/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/gd/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/gd/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: frameworkintegration5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-12-07 14:59+0100\n" "Last-Translator: GunChleoc <fios@foramnagaidhlig.net>\n" "Language-Team: Fòram na Gàidhlig\n" @@ -19,11 +19,11 @@ "X-Generator: Virtaal 0.7.1\n" "X-Project-Style: kde\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "'Ga fhosgladh..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "'Ga shàbhaladh..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/gl/frameworkintegration5.po new/frameworkintegration-5.13.0/po/gl/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/gl/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/gl/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2015-03-13 08:39+0100\n" "Last-Translator: Adrián Chaves Fernández <adriyetichaves@gmail.com>\n" "Language-Team: Galician <kde-i18n-doc@kde.org>\n" @@ -18,11 +18,11 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Estase a abrir..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Estase a gardar..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/hu/frameworkintegration5.po new/frameworkintegration-5.13.0/po/hu/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/hu/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/hu/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-04-22 14:51+0200\n" "Last-Translator: Kristóf Kiszel <ulysses@kubuntu.org>\n" "Language-Team: Hungarian <kde-l10n-hu@kde.org>\n" @@ -17,11 +17,11 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Megnyitás…" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Mentés…" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/ia/frameworkintegration5.po new/frameworkintegration-5.13.0/po/ia/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/ia/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/ia/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-04-22 13:55+0200\n" "Last-Translator: G.Sora <g.sora@tiscali.it>\n" "Language-Team: Interlingua <kde-l10n-ia@kde.org>\n" @@ -17,11 +17,11 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Aperiente ..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Salveguardante..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/it/frameworkintegration5.po new/frameworkintegration-5.13.0/po/it/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/it/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/it/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: frameworkintegration5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-11-19 20:43+0100\n" "Last-Translator: Vincenzo Reale <smart2128@baslug.org>\n" "Language-Team: Italian <kde-i18n-it@kde.org>\n" @@ -17,11 +17,11 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Apertura in corso..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Salvataggio in corso..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/ja/frameworkintegration5.po new/frameworkintegration-5.13.0/po/ja/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/ja/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/ja/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: frameworkintegration5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-05-01 01:02-0700\n" "Last-Translator: Japanese KDE translation team <kde-jp@kde.org>\n" "Language-Team: Japanese <kde-jp@kde.org>\n" @@ -14,11 +14,11 @@ "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/ko/frameworkintegration5.po new/frameworkintegration-5.13.0/po/ko/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/ko/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/ko/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2015-01-02 03:23+0900\n" "Last-Translator: Shinjo Park <kde@peremen.name>\n" "Language-Team: Korean <kde@peremen.name>\n" @@ -17,11 +17,11 @@ "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "여는 중..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "저장 중..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/lt/frameworkintegration5.po new/frameworkintegration-5.13.0/po/lt/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/lt/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/lt/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: trunk-kf 5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2015-01-26 13:24+0200\n" "Last-Translator: Liudas Ališauskas <liudas@akmc.lt>\n" "Language-Team: Lithuanian <kde-i18n-lt@kde.org>\n" @@ -20,11 +20,11 @@ "%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Atveriama..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Įrašoma..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/nb/frameworkintegration5.po new/frameworkintegration-5.13.0/po/nb/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/nb/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/nb/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2015-02-24 20:41+0100\n" "Last-Translator: Bjørn Steensrud <bjornst@skogkatt.homelinux.org>\n" "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n" @@ -19,11 +19,11 @@ "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Åpner …" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Lagrer …" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/nds/frameworkintegration5.po new/frameworkintegration-5.13.0/po/nds/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/nds/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/nds/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-04-22 22:24+0200\n" "Last-Translator: Sönke Dibbern <s_dibbern@web.de>\n" "Language-Team: Low Saxon <kde-i18n-nds@kde.org>\n" @@ -17,11 +17,11 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Bi to opmaken..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Bi to sekern..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/nl/frameworkintegration5.po new/frameworkintegration-5.13.0/po/nl/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/nl/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/nl/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-11-13 12:36+0100\n" "Last-Translator: Freek de Kruijf <freekdekruijf@kde.nl>\n" "Language-Team: Dutch <kde-i18n-nl@kde.org>\n" @@ -17,11 +17,11 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Bezig met openen..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Bezig met opslaan..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/nn/frameworkintegration5.po new/frameworkintegration-5.13.0/po/nn/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/nn/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/nn/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2015-06-01 20:12+0100\n" "Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n" "Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n" @@ -19,11 +19,11 @@ "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Opnar …" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Lagrar …" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/pa/frameworkintegration5.po new/frameworkintegration-5.13.0/po/pa/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/pa/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/pa/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-12-23 18:20-0600\n" "Last-Translator: A S Alam <aalam@users.sf.net>\n" "Language-Team: Punjabi/Panjabi <punjabi-users@lists.sf.net>\n" @@ -17,11 +17,11 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "...ਖੋਲ੍ਹਿਆ ਜਾਂਦਾ ਹੈ" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "...ਸੰਭਾਲਿਆ ਜਾ ਰਿਹਾ ਹੈ" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/pl/frameworkintegration5.po new/frameworkintegration-5.13.0/po/pl/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/pl/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/pl/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-11-15 17:31+0100\n" "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n" @@ -18,11 +18,11 @@ "|| n%100>=20) ? 1 : 2);\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Otwieranie..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Zapisywanie..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/pt/frameworkintegration5.po new/frameworkintegration-5.13.0/po/pt/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/pt/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/pt/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: frameworkintegration5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-11-13 11:39+0000\n" "Last-Translator: José Nuno Coelho Pires <zepires@gmail.com>\n" "Language-Team: Portuguese <kde-i18n-pt@kde.org>\n" @@ -12,11 +12,11 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "A abrir..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "A gravar..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/pt_BR/frameworkintegration5.po new/frameworkintegration-5.13.0/po/pt_BR/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/pt_BR/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/pt_BR/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: frameworkintegration5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-11-15 08:22-0200\n" "Last-Translator: André Marcelo Alvarenga <alvarenga@kde.org>\n" "Language-Team: Brazilian Portuguese <kde-i18n-pt_br@kde.org>\n" @@ -18,11 +18,11 @@ "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Abrindo..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Salvando..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/ro/frameworkintegration5.po new/frameworkintegration-5.13.0/po/ro/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/ro/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/ro/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-05-02 12:07+0300\n" "Last-Translator: Sergiu Bivol <sergiu@ase.md>\n" "Language-Team: Romanian <kde-i18n-ro@kde.org>\n" @@ -18,11 +18,11 @@ "20)) ? 1 : 2;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Se deschide..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Se salvează..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/ru/frameworkintegration5.po new/frameworkintegration-5.13.0/po/ru/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/ru/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/ru/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-12-07 01:08+0400\n" "Last-Translator: Alexander Potashev <aspotashev@gmail.com>\n" "Language-Team: Russian <kde-russian@lists.kde.ru>\n" @@ -19,12 +19,12 @@ "X-Generator: Lokalize 1.5\n" # BUGME: "Выбор файла для открытия"? --aspotashev -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Открытие" # BUGME: "Выбор файла для сохранения"? --aspotashev -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Сохранение" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/sk/frameworkintegration5.po new/frameworkintegration-5.13.0/po/sk/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/sk/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/sk/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: frameworkintegration5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-11-13 15:09+0100\n" "Last-Translator: Roman Paholik <wizzardsk@gmail.com>\n" "Language-Team: Slovak <kde-sk@linux.sk>\n" @@ -15,11 +15,11 @@ "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Otvára sa..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Ukladám..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/sl/frameworkintegration5.po new/frameworkintegration-5.13.0/po/sl/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/sl/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/sl/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-11-30 12:12+0100\n" "Last-Translator: Andrej Mernik <andrejm@ubuntu.si>\n" "Language-Team: Slovenian <lugos-slo@lugos.si>\n" @@ -18,11 +18,11 @@ "%100==4 ? 3 : 0);\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Odpiranje ..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Shranjevanje ..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/sr/frameworkintegration5.po new/frameworkintegration-5.13.0/po/sr/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/sr/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/sr/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: frameworkintegration5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-11-15 18:31+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" "Language-Team: Serbian <kde-i18n-sr@kde.org>\n" @@ -18,11 +18,11 @@ "X-Text-Markup: kde4\n" "X-Environment: kde\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Отварам..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Уписујем..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/sr@ijekavian/frameworkintegration5.po new/frameworkintegration-5.13.0/po/sr@ijekavian/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/sr@ijekavian/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/sr@ijekavian/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: frameworkintegration5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-11-15 18:31+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" "Language-Team: Serbian <kde-i18n-sr@kde.org>\n" @@ -18,11 +18,11 @@ "X-Text-Markup: kde4\n" "X-Environment: kde\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Отварам..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Уписујем..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/sr@ijekavianlatin/frameworkintegration5.po new/frameworkintegration-5.13.0/po/sr@ijekavianlatin/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/sr@ijekavianlatin/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/sr@ijekavianlatin/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: frameworkintegration5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-11-15 18:31+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" "Language-Team: Serbian <kde-i18n-sr@kde.org>\n" @@ -18,11 +18,11 @@ "X-Text-Markup: kde4\n" "X-Environment: kde\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Otvaram..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Upisujem..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/sr@latin/frameworkintegration5.po new/frameworkintegration-5.13.0/po/sr@latin/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/sr@latin/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/sr@latin/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: frameworkintegration5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-11-15 18:31+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" "Language-Team: Serbian <kde-i18n-sr@kde.org>\n" @@ -18,11 +18,11 @@ "X-Text-Markup: kde4\n" "X-Environment: kde\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Otvaram..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Upisujem..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/sv/frameworkintegration5.po new/frameworkintegration-5.13.0/po/sv/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/sv/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/sv/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-12-30 09:12+0100\n" "Last-Translator: Stefan Asserhäll <stefan.asserhall@bredband.net>\n" "Language-Team: Swedish <kde-i18n-doc@kde.org>\n" @@ -17,11 +17,11 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Öppnar..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Sparar..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/tr/frameworkintegration5.po new/frameworkintegration-5.13.0/po/tr/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/tr/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/tr/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-11-14 00:25+0200\n" "Last-Translator: Kaan Ozdincer <kaanozdincer@gmail.com>\n" "Language-Team: Turkish <kde-l10n-tr@kde.org>\n" @@ -18,11 +18,11 @@ "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Lokalize 1.4\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Açılıyor..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Kaydediliyor..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/uk/frameworkintegration5.po new/frameworkintegration-5.13.0/po/uk/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/uk/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/uk/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: frameworkintegration5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-11-13 17:35+0200\n" "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" "Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n" @@ -20,11 +20,11 @@ "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "Відкриття…" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "Збереження…" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/zh_CN/frameworkintegration5.po new/frameworkintegration-5.13.0/po/zh_CN/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/zh_CN/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/zh_CN/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2014-12-04 02:15-0500\n" "Last-Translator: Weng Xuetian <wengxt@gmail.com>\n" "Language-Team: Chinese Simplified <kde-i18n-doc@kde.org>\n" @@ -17,11 +17,11 @@ "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "正在打开..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "正在保存..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/po/zh_TW/frameworkintegration5.po new/frameworkintegration-5.13.0/po/zh_TW/frameworkintegration5.po --- old/frameworkintegration-5.12.0/po/zh_TW/frameworkintegration5.po 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/po/zh_TW/frameworkintegration5.po 2015-08-04 12:43:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-05-12 12:24+0000\n" +"POT-Creation-Date: 2015-07-16 08:54+0000\n" "PO-Revision-Date: 2015-02-15 20:36+0800\n" "Last-Translator: Franklin Weng <franklin@goodhorse.idv.tw>\n" "Language-Team: Chinese Traditional <kde-i18n-doc@kde.org>\n" @@ -17,11 +17,11 @@ "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Lokalize 1.5\n" -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Opening..." msgstr "開啟中..." -#: platformtheme/kdeplatformfiledialoghelper.cpp:233 +#: platformtheme/kdeplatformfiledialoghelper.cpp:239 msgid "Saving..." msgstr "儲存中..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/frameworkintegration-5.12.0/src/platformtheme/kdeplatformfiledialoghelper.cpp new/frameworkintegration-5.13.0/src/platformtheme/kdeplatformfiledialoghelper.cpp --- old/frameworkintegration-5.12.0/src/platformtheme/kdeplatformfiledialoghelper.cpp 2015-07-05 10:51:22.000000000 +0200 +++ new/frameworkintegration-5.13.0/src/platformtheme/kdeplatformfiledialoghelper.cpp 2015-08-04 12:43:10.000000000 +0200 @@ -221,8 +221,14 @@ void KDEPlatformFileDialogHelper::initializeDialog() { if (options()->testOption(QFileDialogOptions::ShowDirsOnly)) { - delete m_dialog; - m_dialog = new KDirSelectDialog(options()->initialDirectory()); + m_dialog->deleteLater(); + m_dialog = new KDirSelectDialog( +#if QT_VERSION >= QT_VERSION_CHECK(5,5,0) + options()->initialDirectory() +#else + m_dialog->directory() +#endif + ); connect(m_dialog, SIGNAL(accepted()), SIGNAL(accept())); connect(m_dialog, SIGNAL(rejected()), SIGNAL(reject())); } else { @@ -234,7 +240,9 @@ } else { dialog->setWindowTitle(options()->windowTitle()); } +#if QT_VERSION >= QT_VERSION_CHECK(5,5,0) setDirectory(options()->initialDirectory()); +#endif //dialog->setViewMode(options()->viewMode()); // don't override our options, fixes remembering the chosen view mode and sizes! dialog->setFileMode(options()->fileMode());
participants (1)
-
root@hilbert.suse.de