Hello community,

here is the log from the commit of package knewstuff for openSUSE:Factory 
checked in at 2016-02-24 18:56:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knewstuff (Old)
 and      /work/SRC/openSUSE:Factory/.knewstuff.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knewstuff"

Changes:
--------
--- /work/SRC/openSUSE:Factory/knewstuff/knewstuff.changes      2016-01-20 
09:46:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.knewstuff.new/knewstuff.changes 2016-02-24 
18:56:19.000000000 +0100
@@ -1,0 +2,7 @@
+Sat Feb  6 18:05:12 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.19.0 (boo#967668)
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.19.0.php
+
+-------------------------------------------------------------------

Old:
----
  knewstuff-5.18.0.tar.xz

New:
----
  knewstuff-5.19.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ knewstuff.spec ++++++
--- /var/tmp/diff_new_pack.3CfMD5/_old  2016-02-24 18:56:20.000000000 +0100
+++ /var/tmp/diff_new_pack.3CfMD5/_new  2016-02-24 18:56:20.000000000 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NewStuff5
-%define _tar_path 5.18
+%define _tar_path 5.19
 Name:           knewstuff
-Version:        5.18.0
+Version:        5.19.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++++++ knewstuff-5.18.0.tar.xz -> knewstuff-5.19.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knewstuff-5.18.0/CMakeLists.txt 
new/knewstuff-5.19.0/CMakeLists.txt
--- old/knewstuff-5.18.0/CMakeLists.txt 2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/CMakeLists.txt 2016-02-06 14:51:59.000000000 +0100
@@ -3,21 +3,21 @@
 project(KNewStuff)
 
 include(FeatureSummary)
-find_package(ECM 5.18.0 NO_MODULE)
+find_package(ECM 5.19.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)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)
-include(KDEFrameworkCompilerSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 
 set(REQUIRED_QT_VERSION "5.3")
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED COMPONENTS Widgets 
Xml)
 
 # Not part of kdelibs
-set(KF5_VERSION "5.18.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.18.0") # handled by release scripts
+set(KF5_VERSION "5.19.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.19.0") # handled by release scripts
 find_package(KF5Archive ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5Completion ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5Config ${KF5_DEP_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/catfish.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/catfish.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/catfish.desktop   
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/catfish.desktop   
2016-02-06 14:51:59.000000000 +0100
@@ -36,6 +36,7 @@
 Name[zh_CN]=Catfish
 Name[zh_TW]=Catfish
 Comment=File search
+Comment[ast]=Gueta de ficheros
 Comment[ca]=Cerca de fitxers
 Comment[ca@valencia]=Cerca de fitxers
 Comment[da]=Filsøgning
@@ -46,6 +47,7 @@
 Comment[fi]=Tiedostohaku
 Comment[gd]=Lorg fhaidhlichean
 Comment[gl]=Busca de ficheiros.
+Comment[ia]=Cerca de file
 Comment[it]=Ricerca file
 Comment[ko]=파일 검색
 Comment[nb]=Filsøk
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/disk.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/disk.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/disk.desktop      
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/disk.desktop      
2016-02-06 14:51:59.000000000 +0100
@@ -18,6 +18,7 @@
 Exec=xdg-su -c "/sbin/yast2 disk"
 
 Name=Partitioner
+Name[ast]=Particionador
 Name[ca]=Partitioner
 Name[ca@valencia]=Partitioner
 Name[da]=Partitionering
@@ -50,6 +51,7 @@
 Name[zh_CN]=分区管理
 Name[zh_TW]=Partitioner
 GenericName=Partition hard disks (including RAID, LVM, and encrypted file 
systems)
+GenericName[ast]=Particionáu de discos duros (incluyendo RAID, LVM y sistemes 
de ficheros cifraos)
 GenericName[ca]=Fa particions de discs durs (incloent-hi RAID, LVM, i sistemes 
de fitxers encriptats)
 GenericName[ca@valencia]=Fa particions de discs durs (incloent-hi RAID, LVM, i 
sistemes de fitxers encriptats)
 GenericName[da]=Partitionér harddiske (herunder RAID, LVM og krypterede 
filsystemer)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/giggle.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/giggle.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/giggle.desktop    
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/giggle.desktop    
2016-02-06 14:51:59.000000000 +0100
@@ -1,6 +1,7 @@
 [Desktop Entry]
 X-SuSE-translate=true
 GenericName=Git repository viewer
+GenericName[ast]=Visor de repositorios GIT
 GenericName[ca]=Visualitzador del repositori Git
 GenericName[ca@valencia]=Visualitzador del repositori Git
 GenericName[da]=Fremviser til Git-depoter
@@ -35,9 +36,11 @@
 Version=1.0
 Type=Application
 Name=Giggle
+Name[ast]=Giggle
 Name[ca]=Giggle
 Name[ca@valencia]=Giggle
 Name[da]=Giggle
+Name[de]=Giggle
 Name[en_GB]=Giggle
 Name[es]=Giggle
 Name[fi]=Giggle
@@ -56,10 +59,13 @@
 Name[sv]=Giggle
 Name[uk]=Giggle
 Name[x-test]=xxGigglexx
+Name[zh_CN]=Giggle
 Comment=Git repository viewer
+Comment[ast]=Visor de repositorios GIT
 Comment[ca]=Visualitzador del repositori Git
 Comment[ca@valencia]=Visualitzador del repositori Git
 Comment[da]=Fremviser til Git-depoter
+Comment[de]=Anzeige von Git-Quelltextarchiven
 Comment[en_GB]=Git repository viewer
 Comment[es]=Visor de repositorios Git
 Comment[fi]=Git-varastokatselin
@@ -78,6 +84,7 @@
 Comment[sv]=Git-arkivvisning
 Comment[uk]=Перегляд сховищ Git
 Comment[x-test]=xxGit repository viewerxx
+Comment[zh_CN]=Git 仓库查看器
 Exec=giggle %F
 Icon=giggle
 StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/git-cola-folder-handler.desktop
 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/git-cola-folder-handler.desktop
--- 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/git-cola-folder-handler.desktop
   2016-01-02 17:43:27.000000000 +0100
+++ 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/git-cola-folder-handler.desktop
   2016-02-06 14:51:59.000000000 +0100
@@ -1,5 +1,6 @@
 [Desktop Entry]
 Name=Git Cola
+Name[ast]=Git Cola
 Name[ca]=Git Cola
 Name[ca@valencia]=Git Cola
 Name[da]=Git Cola
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/git-cola-view-history.kmt-edition.desktop
 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/git-cola-view-history.kmt-edition.desktop
--- 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/git-cola-view-history.kmt-edition.desktop
 2016-01-02 17:43:27.000000000 +0100
+++ 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/git-cola-view-history.kmt-edition.desktop
 2016-02-06 14:51:59.000000000 +0100
@@ -3,6 +3,7 @@
 
 [Desktop Entry]
 Name=Git Cola (View History)
+Name[ast]=Git Cola (Ver historia)
 Name[ca]=Git Cola (vista d'historial)
 Name[ca@valencia]=Git Cola (vista d'historial)
 Name[da]=Git Cola (vis historik)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/git-cola.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/git-cola.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/git-cola.desktop  
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/git-cola.desktop  
2016-02-06 14:51:59.000000000 +0100
@@ -1,5 +1,6 @@
 [Desktop Entry]
 Name=Git Cola
+Name[ast]=Git Cola
 Name[ca]=Git Cola
 Name[ca@valencia]=Git Cola
 Name[da]=Git Cola
@@ -32,6 +33,7 @@
 Name[zh_CN]=Git Cola
 Name[zh_TW]=Git Cola
 Comment=The highly caffeinated Git GUI
+Comment[ast]=La GUI percafeinada de GIT
 Comment[ca]=La IGU amb alta dosi de cafeïna del Git
 Comment[ca@valencia]=La IGU amb alta dosi de cafeïna del Git
 Comment[da]=Git GUI med højt koffeinindhold
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/gitg.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/gitg.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/gitg.desktop      
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/gitg.desktop      
2016-02-06 14:51:59.000000000 +0100
@@ -1,6 +1,7 @@
 [Desktop Entry]
 X-SuSE-translate=true
 GenericName=Git repository viewer
+GenericName[ast]=Visor de repositorios GIT
 GenericName[ca]=Visualitzador del repositori Git
 GenericName[ca@valencia]=Visualitzador del repositori Git
 GenericName[da]=Fremviser til Git-depoter
@@ -33,6 +34,7 @@
 GenericName[zh_CN]=Git 仓库查看器
 GenericName[zh_TW]=Git 主目錄瀏覽器
 Name=gitg
+Name[ast]=gitg
 Name[ca]=gitg
 Name[ca@valencia]=gitg
 Name[da]=gitg
@@ -65,6 +67,7 @@
 Name[zh_CN]= 
 Name[zh_TW]=gitg
 Comment=Git repository browser
+Comment[ast]=Restolador de repositorios GIT
 Comment[ca]=Navegador pel repositori Git
 Comment[ca@valencia]=Navegador pel repositori Git
 Comment[da]=Gennemse Git-depoter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/gitk.kmt-edition.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/gitk.kmt-edition.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/gitk.kmt-edition.desktop  
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/gitk.kmt-edition.desktop  
2016-02-06 14:51:59.000000000 +0100
@@ -3,6 +3,7 @@
 
 [Desktop Entry]
 Name=gitk
+Name[ast]=gitk
 Name[ca]=gitk
 Name[ca@valencia]=gitk
 Name[da]=gitk
@@ -35,6 +36,7 @@
 Name[zh_CN]=gitk
 Name[zh_TW]=gitk
 GenericName=gitk
+GenericName[ast]=gitk
 GenericName[ca]=gitk
 GenericName[ca@valencia]=gitk
 GenericName[da]=gitk
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/gnome-search-tool.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/gnome-search-tool.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/gnome-search-tool.desktop 
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/gnome-search-tool.desktop 
2016-02-06 14:51:59.000000000 +0100
@@ -1,9 +1,11 @@
 [Desktop Entry]
 X-SuSE-translate=true
 Name=Search for Files...
+Name[ast]=Guetar ficheros...
 Name[ca]=Cerca fitxers...
 Name[ca@valencia]=Cerca fitxers...
 Name[da]=Søg efter filer...
+Name[de]=Nach Dateien suchen ...
 Name[en_GB]=Search for Files...
 Name[es]=Buscar archivos...
 Name[fi]=Etsi tiedostoja…
@@ -22,10 +24,13 @@
 Name[sv]=Sök efter filer...
 Name[uk]=Пошук файлів…
 Name[x-test]=xxSearch for Files...xx
+Name[zh_CN]=搜索文件...
 Comment=Locate documents and folders on this computer by name or content
+Comment[ast]=Alluga documentos y carpetes nesti ordenador pel nome o conteníu
 Comment[ca]=Localitza documents i carpetes en aquest ordinador per nom o 
contingut
 Comment[ca@valencia]=Localitza documents i carpetes en este ordinador per nom 
o contingut
 Comment[da]=Find dokumenter og mapper på denne computer efter navn og indhold
+Comment[de]=Dokumente und Ordner auf diesem Rechner nach Namen und Inhalten 
suchen
 Comment[en_GB]=Locate documents and folders on this computer by name or content
 Comment[es]=Localizar documentos y carpetas en este equipo por su nombre o por 
su contenido
 Comment[fi]=Paikanna tiedostoja ja kansioita tältä tietokoneelta nimen tai 
sisällön perusteella
@@ -44,6 +49,7 @@
 Comment[sv]=Hitta dokument och kataloger på datorn enligt namn eller innehåll
 Comment[uk]=Пошук документів або тек на цьому комп’ютері за назвою або вмістом
 Comment[x-test]=xxLocate documents and folders on this computer by name or 
contentxx
+Comment[zh_CN]=用名称或内容定位计算机上的文档和文件夹
 Exec=gnome-search-tool
 Icon=gnome-search-tool
 Terminal=false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/gparted.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/gparted.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/gparted.desktop   
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/gparted.desktop   
2016-02-06 14:51:59.000000000 +0100
@@ -2,6 +2,7 @@
 X-SuSE-translate=true
 DocPath=gparted
 Name=GParted
+Name[ast]=GParted
 Name[ca]=GParted
 Name[ca@valencia]=GParted
 Name[da]=GParted
@@ -34,6 +35,7 @@
 Name[zh_CN]=GParted
 Name[zh_TW]=磁碟分割_GParted
 GenericName=Partition Editor
+GenericName[ast]=Editor de particiones
 GenericName[ca]=Editor de particions
 GenericName[ca@valencia]=Editor de particions
 GenericName[da]=Partitionerings-editor
@@ -118,6 +120,7 @@
 X-GNOME-FullName[zh_HK]=GParted 分割區編輯器
 X-GNOME-FullName[zh_TW]=GParted 分割區編輯器
 Comment=Create, reorganize, and delete partitions
+Comment[ast]=Crea, reorganiza y desanicia particiones
 Comment[ca]=Crea, reorganitza i suprimeix particions
 Comment[ca@valencia]=Crea, reorganitza i suprimeix particions
 Comment[da]=Opret, omorganiser og slet partitioner
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/hotshots.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/hotshots.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/hotshots.desktop  
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/hotshots.desktop  
2016-02-06 14:51:59.000000000 +0100
@@ -1,5 +1,6 @@
 [Desktop Entry]
 Name=HotShots
+Name[ast]=HotShots
 Name[ca]=HotShots
 Name[ca@valencia]=HotShots
 Name[da]=HotShots
@@ -29,8 +30,10 @@
 Name[tr]=HotShots
 Name[uk]=HotShots
 Name[x-test]=xxHotShotsxx
+Name[zh_CN]=HotShots
 Name[zh_TW]=HotShots
 Comment=Screenshot manager
+Comment[ast]=Xestor de captures de pantalla
 Comment[ca]=Gestor de captures de pantalla
 Comment[ca@valencia]=Gestor de captures de pantalla
 Comment[da]=Håndtering af skærmbilleder
@@ -64,6 +67,7 @@
 Comment[zh_TW]=螢幕快照管理員
 Type=Application
 GenericName=Screenshot manager
+GenericName[ast]=Xestor de captures de pantalla
 GenericName[ca]=Gestor de captures de pantalla
 GenericName[ca@valencia]=Gestor de captures de pantalla
 GenericName[da]=Håndtering af skærmbilleder
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/htop.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/htop.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/htop.desktop      
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/htop.desktop      
2016-02-06 14:51:59.000000000 +0100
@@ -2,6 +2,7 @@
 X-SuSE-translate=true
 Version=1.0
 Name=Htop
+Name[ast]=Htop
 Name[ca]=Htop
 Name[ca@valencia]=Htop
 Name[da]=Htop
@@ -31,9 +32,11 @@
 Name[tr]=Htop
 Name[uk]=Htop
 Name[x-test]=xxHtopxx
+Name[zh_CN]=Htop
 Name[zh_TW]=Htop
 Type=Application
 Comment=Show System Processes
+Comment[ast]=Amuesa los procesos del sistema
 Comment[ca]=Mostra els processos del sistema
 Comment[ca@valencia]=Mostra els processos del sistema
 Comment[da]=Vis systemprocesser
@@ -63,12 +66,14 @@
 Comment[tr]=Sistem Süreçlerini Göster
 Comment[uk]=Перегляд системних процесів
 Comment[x-test]=xxShow System Processesxx
+Comment[zh_CN]=显示系统进程
 Comment[zh_TW]=顯示系統行程
 Terminal=true
 Exec=htop
 Icon=htop
 Categories=System;Monitor;System;
 GenericName=Process Viewer
+GenericName[ast]=Visor de procesos
 GenericName[ca]=Visor de processos
 GenericName[ca@valencia]=Visor de processos
 GenericName[da]=Procesfremviser
@@ -98,5 +103,6 @@
 GenericName[tr]=Süreç Görüntüleyici
 GenericName[uk]=Перегляд процесів
 GenericName[x-test]=xxProcess Viewerxx
+GenericName[zh_CN]=进程查看器
 GenericName[zh_TW]=行程檢視器
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/kaption.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/kaption.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/kaption.desktop   
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/kaption.desktop   
2016-02-06 14:51:59.000000000 +0100
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Terminal=false
 Name=Kaption
+Name[ast]=Kaption
 Name[ca]=Kaption
 Name[ca@valencia]=Kaption
 Name[da]=Kaption
@@ -30,8 +31,10 @@
 Name[tr]=Kaption
 Name[uk]=Kaption
 Name[x-test]=xxKaptionxx
+Name[zh_CN]=Kaption
 Name[zh_TW]=螢幕擷取_Kaption
 Comment=Screen capture and editor
+Comment[ast]=Capturador y editor de pantalla
 Comment[ca]=Captura de pantalla i editor
 Comment[ca@valencia]=Captura de pantalla i editor
 Comment[da]=Skærmoptagelse- og redigering
@@ -61,6 +64,7 @@
 Comment[tr]=Ekran yakalayıcı ve düzenleyici
 Comment[uk]=Програма для створення і редагування знімків вікон
 Comment[x-test]=xxScreen capture and editorxx
+Comment[zh_CN]=屏幕捕获和编辑器
 Comment[zh_TW]=螢幕擷取與編輯器
 Type=Application
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/kdf.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/kdf.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/kdf.desktop       
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/kdf.desktop       
2016-02-06 14:51:59.000000000 +0100
@@ -1,5 +1,6 @@
 [Desktop Entry]
 Name=KDiskFree
+Name[ast]=KDiskFree
 Name[ca]=KDiskFree
 Name[ca@valencia]=KDiskFree
 Name[da]=KDiskFree
@@ -35,6 +36,7 @@
 Icon=kdf
 Type=Application
 GenericName=View Disk Usage
+GenericName[ast]=Ver l'usu'l discu
 GenericName[ca]=Veure l'ús de disc
 GenericName[ca@valencia]=Veure l'ús de disc
 GenericName[da]=Vis diskforbrug
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/ksystemlog.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/ksystemlog.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/ksystemlog.desktop        
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/ksystemlog.desktop        
2016-02-06 14:51:59.000000000 +0100
@@ -1,5 +1,6 @@
 [Desktop Entry]
 Name=KSystemLog
+Name[ast]=KSystemLog
 Name[ca]=KSystemLog
 Name[ca@valencia]=KSystemLog
 Name[da]=KSystemLog
@@ -38,6 +39,7 @@
 Type=Application
 X-DocPath=ksystemlog/index.html
 Comment=System log viewer tool
+Comment[ast]=Ferramienta del visor de rexistros del sistema
 Comment[ca]=Eina de visualització dels registres del sistema
 Comment[ca@valencia]=Eina de visualització dels registres del sistema
 Comment[da]=Fremviserværktøj til systemlogge
@@ -71,6 +73,7 @@
 Comment[zh_TW]=系統紀錄檢視工具
 Terminal=false
 GenericName=System Log Viewer
+GenericName[ast]=Visor de los rexistros del sistema
 GenericName[ca]=Visor dels registres del sistema
 GenericName[ca@valencia]=Visor dels registres del sistema
 GenericName[da]=Systemlog-fremviser
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.gnome.clocks.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.gnome.clocks.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.gnome.clocks.desktop  
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.gnome.clocks.desktop  
2016-02-06 14:51:59.000000000 +0100
@@ -1,6 +1,7 @@
 [Desktop Entry]
 X-SuSE-translate=true
 Name=Clocks
+Name[ast]=Clocks
 Name[ca]=Rellotges
 Name[ca@valencia]=Rellotges
 Name[da]=Ure
@@ -33,6 +34,7 @@
 Name[zh_CN]=时钟
 Name[zh_TW]=時鐘
 GenericName=Clocks
+GenericName[ast]=Relós
 GenericName[ca]=Rellotges
 GenericName[ca@valencia]=Rellotges
 GenericName[da]=Ure
@@ -131,6 +133,7 @@
 X-GNOME-FullName[zh_HK]=GNOME Clocks
 X-GNOME-FullName[zh_TW]=GNOME Clocks
 Comment=Clocks for world times, plus alarms, stopwatch and a timer
+Comment[ast]=Relós pa les hores mundiales amás d'alarmes, cronómetru y 
temporizador
 Comment[ca]=Rellotges per hores del món, més alarmes, compte enrere i un 
temporitzador
 Comment[ca@valencia]=Rellotges per hores del món, més alarmes, compte arrere i 
un temporitzador
 Comment[da]=Ure til verdensur, alarmer, stopur og en timer
@@ -160,8 +163,10 @@
 Comment[tr]=Dünya saatleri, alarmlar, kronometre ve zaman ölçer
 Comment[uk]=Годинники зі світовим часом, з будильниками, секундоміром і 
таймером
 Comment[x-test]=xxClocks for world times, plus alarms, stopwatch and a timerxx
+Comment[zh_CN]=世界时间的时钟,外加闹钟,跑表,和计时器
 Comment[zh_TW]=世界時鐘,包含鬧鐘、計時器等
 Keywords=time;timer;alarm;world clock;stopwatch;time zone;
+Keywords[ast]=tiempu;hora;temporizador;alarma;reló mundial;cronómetru;fusu 
horariu;
 Keywords[ca]=hora;temporitzador;alarma;rellotge del món;compte enrere;zona 
horària;
 Keywords[ca@valencia]=hora;temporitzador;alarma;rellotge del món;compte 
arrere;zona horària;
 Keywords[da]=tide;timer;alarm;vækkeur;verdensur;stopur;tidszone;
@@ -190,6 +195,7 @@
 Keywords[tr]=saat;zamanlayıcı;alarm;dünya saatleri;kronometre;saat dilimi;
 Keywords[uk]=time;timer;alarm;world clock;stopwatch;time 
zone;час;таймер;нагадування;годинник;світ;секундомір;часовий;пояс;
 Keywords[x-test]=xxtimexx;xxtimerxx;xxalarmxx;xxworld 
clockxx;xxstopwatchxx;xxtime zonexx;
+Keywords[zh_CN]=time;timer;alarm;world clock;stopwatch;time 
zone;时间;计时器;闹钟;世界时钟;跑表;时区
 Keywords[zh_TW]=time;timer;alarm;world clock;stopwatch;time zone;
 Exec=gnome-clocks
 Icon=gnome-clocks
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.kde.PartitionManager.desktop
 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.kde.PartitionManager.desktop
--- 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.kde.PartitionManager.desktop
  2016-01-02 17:43:27.000000000 +0100
+++ 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.kde.PartitionManager.desktop
  2016-02-06 14:51:59.000000000 +0100
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Type=Application
 Name=KDE Partition Manager
+Name[ast]=Xestor de particiones KDE
 Name[ca]=Gestor de particions del KDE
 Name[ca@valencia]=Gestor de particions del KDE
 Name[da]=KDE Partition Manager
@@ -33,6 +34,7 @@
 Name[zh_CN]=KDE 分区管理器
 Name[zh_TW]=KDE 磁碟分割區管理員
 GenericName=Partition Editor
+GenericName[ast]=Editor de particiones
 GenericName[ca]=Editor de particions
 GenericName[ca@valencia]=Editor de particions
 GenericName[da]=Partitionerings-editor
@@ -65,6 +67,7 @@
 GenericName[zh_CN]=分区编辑器
 GenericName[zh_TW]=磁碟分割區編輯器
 Comment=Manage disks, partitions and file systems
+Comment[ast]=Xestiona los discos, particiones y sistemes de ficheros
 Comment[ca]=Gestiona discos, particions i sistemes de fitxers
 Comment[ca@valencia]=Gestiona discos, particions i sistemes de fitxers
 Comment[da]=Håndtér diske, partitioner og filsystemer
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.kde.filelight.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.kde.filelight.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.kde.filelight.desktop 
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.kde.filelight.desktop 
2016-02-06 14:51:59.000000000 +0100
@@ -1,6 +1,7 @@
 # KDE Config File
 [Desktop Entry]
 Name=Filelight
+Name[ast]=Filelight
 Name[ca]=Filelight
 Name[ca@valencia]=Filelight
 Name[da]=Filelight
@@ -33,6 +34,7 @@
 Name[zh_CN]=Filelight
 Name[zh_TW]=Filelight
 GenericName=Disk Usage Statistics
+GenericName[ast]=Estadístiques d'usu de discos
 GenericName[ca]=Estadístiques d'ús de disc
 GenericName[ca@valencia]=Estadístiques d'ús de disc
 GenericName[da]=Statistik over diskforbrug
@@ -68,6 +70,7 @@
 Exec=filelight %f
 Icon=filelight
 Comment=View disk usage information
+Comment[ast]=Mira la información d'usu del discu
 Comment[ca]=Veure la informació d'ús de disc
 Comment[ca@valencia]=Veure la informació d'ús de disc
 Comment[da]=Vis information om diskforbrug
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.kde.kfind.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.kde.kfind.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.kde.kfind.desktop     
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.kde.kfind.desktop     
2016-02-06 14:51:59.000000000 +0100
@@ -5,6 +5,7 @@
 Type=Application
 Terminal=false
 Name=Find Files/Folders
+Name[ast]=Alcontrar ficheros/carpetes
 Name[ca]=Cerca de fitxers/carpetes
 Name[ca@valencia]=Cerca de fitxers/carpetes
 Name[da]=Find filer/mapper
@@ -15,6 +16,7 @@
 Name[fi]=Etsi tiedostoja ja kansioita
 Name[gd]=Lorg faidhlichean/pasgain
 Name[gl]=Buscar ficheiros/cartafoles
+Name[ia]=Cerca Files/Dossieres
 Name[it]=Trova file/cartelle
 Name[ko]=파일/폴더 찾기
 Name[nb]=Finn filer/mapper
@@ -34,6 +36,7 @@
 Name[tr]=Dosya/Dizin Bul
 Name[uk]=Пошук файлів та тек
 Name[x-test]=xxFind Files/Foldersxx
+Name[zh_CN]=搜索文件/文件夹
 Name[zh_TW]=尋找檔案/資料夾
 X-KDE-StartupNotify=true
 OnlyShowIn=KDE;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.kde.kscreengenie.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.kde.kscreengenie.desktop
--- 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.kde.kscreengenie.desktop  
    2016-01-02 17:43:27.000000000 +0100
+++ 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.kde.kscreengenie.desktop  
    2016-02-06 14:51:59.000000000 +0100
@@ -1,5 +1,6 @@
 [Desktop Entry]
 GenericName=Screenshot Capture Utility
+GenericName[ast]=Utilidá de facer captures de pantalla
 GenericName[ca]=Utilitat de captura de pantalla
 GenericName[ca@valencia]=Utilitat de captura de pantalla
 GenericName[da]=Værktøj til at tage skærmbilleder
@@ -29,8 +30,10 @@
 GenericName[tr]=Ekran Görüntüsü Yakalama Aracı
 GenericName[uk]=Програма для створення знімків вікон
 GenericName[x-test]=xxScreenshot Capture Utilityxx
+GenericName[zh_CN]=屏幕捕获工具
 GenericName[zh_TW]=畫面擷取工具
 Name=KScreenGenie
+Name[ast]=KScreenGenie
 Name[ca]=KScreenGenie
 Name[ca@valencia]=KScreenGenie
 Name[da]=KScreenGenie
@@ -60,6 +63,7 @@
 Name[tr]=KScreenGenie
 Name[uk]=KScreenGenie
 Name[x-test]=xxKScreenGeniexx
+Name[zh_CN]=KScreenGenie
 Name[zh_TW]=KScreenGenie
 Categories=Qt;KDE;Utility;
 MimeType=
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.kde.ksnapshot.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.kde.ksnapshot.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.kde.ksnapshot.desktop 
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.kde.ksnapshot.desktop 
2016-02-06 14:51:59.000000000 +0100
@@ -1,5 +1,6 @@
 [Desktop Entry]
 GenericName=Screen Capture Program
+GenericName[ast]=Programa de capturar pantalla
 GenericName[ca]=Programa de captura de pantalla
 GenericName[ca@valencia]=Programa de captura de pantalla
 GenericName[da]=Program til øjebliksbilleder
@@ -29,8 +30,10 @@
 GenericName[tr]=Ekran Görüntüsü Yakalayıcı
 GenericName[uk]=Програма для створення знімків вікон
 GenericName[x-test]=xxScreen Capture Programxx
+GenericName[zh_CN]=屏幕捕获程序
 GenericName[zh_TW]=畫面擷取程式
 Name=KSnapshot
+Name[ast]=KSnapshot
 Name[ca]=KSnapshot
 Name[ca@valencia]=KSnapshot
 Name[da]=KSnapshot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.kde.ksysguard.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.kde.ksysguard.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.kde.ksysguard.desktop 
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.kde.ksysguard.desktop 
2016-02-06 14:51:59.000000000 +0100
@@ -1,5 +1,6 @@
 [Desktop Entry]
 Name=KSysGuard
+Name[ast]=KSysGuard
 Name[ca]=KSysGuard
 Name[ca@valencia]=KSysGuard
 Name[da]=KSysGuard
@@ -32,6 +33,7 @@
 Name[zh_CN]=KDE 系统卫士
 Name[zh_TW]=KSysGuard
 GenericName=System Monitor
+GenericName[ast]=Monitor del sistema
 GenericName[ca]=Controlador del sistema
 GenericName[ca@valencia]=Controlador del sistema
 GenericName[da]=Systemovervågning
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.kde.ktimer.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.kde.ktimer.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.kde.ktimer.desktop    
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.kde.ktimer.desktop    
2016-02-06 14:51:59.000000000 +0100
@@ -1,5 +1,6 @@
 [Desktop Entry]
 GenericName=Countdown Launcher
+GenericName[ast]=Llanzador de cuentratrás
 GenericName[ca]=Llançador amb compte enrere
 GenericName[ca@valencia]=Llançador amb compte arrere
 GenericName[da]=Nedtællingsstarter
@@ -35,6 +36,7 @@
 Type=Application
 Terminal=false
 Name=KTimer
+Name[ast]=KTimer
 Name[ca]=KTimer
 Name[ca@valencia]=KTimer
 Name[da]=KTimer
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.kde.plasma.cuttlefish.kmt-edition.desktop
 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.kde.plasma.cuttlefish.kmt-edition.desktop
--- 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/org.kde.plasma.cuttlefish.kmt-edition.desktop
     2016-01-02 17:43:27.000000000 +0100
+++ 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/org.kde.plasma.cuttlefish.kmt-edition.desktop
     2016-02-06 14:51:59.000000000 +0100
@@ -1,5 +1,6 @@
 [Desktop Entry]
 Comment=List and preview available icons
+Comment[ast]=Llista y previsualiza los iconos disponibles
 Comment[ca]=Llista i fa una vista prèvia de les icones disponibles
 Comment[ca@valencia]=Llista i fa una vista prèvia de les icones disponibles
 Comment[da]=Oplist og forhåndsvis tilgængelige ikoner
@@ -29,10 +30,12 @@
 Comment[tr]=Kullanılabilir simgeleri listele ve ön izlet
 Comment[uk]=Показ списку і попередній перегляду доступних піктограм
 Comment[x-test]=xxList and preview available iconsxx
+Comment[zh_CN]=列出和预览可用图标
 Comment[zh_TW]=列出並預覽可用的圖示
 Encoding=UTF-8
 Exec=cuttlefish
 GenericName=Icon Browser
+GenericName[ast]=Restolador d'iconos
 GenericName[ca]=Navegador d'icones
 GenericName[ca@valencia]=Navegador d'icones
 GenericName[da]=Ikonbrowser
@@ -67,6 +70,7 @@
 Icon=internet-web-browser
 MimeType=
 Name=Cuttlefish
+Name[ast]=Cuttlefish
 Name[ca]=Cuttlefish
 Name[ca@valencia]=Cuttlefish
 Name[da]=Cuttlefish
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/qgit.kmt-edition.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/qgit.kmt-edition.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/qgit.kmt-edition.desktop  
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/qgit.kmt-edition.desktop  
2016-02-06 14:51:59.000000000 +0100
@@ -8,6 +8,7 @@
 [Desktop Entry]
 X-SuSE-translate=true
 Name=QGit
+Name[ast]=QGit
 Name[ca]=QGit
 Name[ca@valencia]=QGit
 Name[da]=QGit
@@ -40,6 +41,7 @@
 Name[zh_CN]= 
 Name[zh_TW]=QGit
 GenericName=QGit
+GenericName[ast]=QGit
 GenericName[ca]=QGit
 GenericName[ca@valencia]=QGit
 GenericName[da]=QGit
@@ -72,6 +74,7 @@
 GenericName[zh_CN]= 
 GenericName[zh_TW]=QGit
 Comment=git repository browser
+Comment[ast]=Restolador de repositorios GIT
 Comment[ca]=Navegador pel repositori Git
 Comment[ca@valencia]=Navegador pel repositori Git
 Comment[da]=Gennemse Git-depoter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/shutter.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/shutter.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/shutter.desktop   
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/shutter.desktop   
2016-02-06 14:51:59.000000000 +0100
@@ -5,6 +5,7 @@
 X-SuSE-translate=true
 Version=1.0
 Name=Shutter
+Name[ast]=Shutter
 Name[ca]=Shutter
 Name[ca@valencia]=Shutter
 Name[da]=Shutter
@@ -36,6 +37,7 @@
 Name[zh_CN]=Shutter
 Name[zh_TW]=影像擷取_Shutter
 GenericName=Screenshot Tool
+GenericName[ast]=Ferramienta de captura de pantalla
 GenericName[ca]=Eina de captura de pantalla
 GenericName[ca@valencia]=Eina de captura de pantalla
 GenericName[da]=Værktøj til skærmbilleder
@@ -68,6 +70,7 @@
 GenericName[zh_CN]=屏幕截图工具
 GenericName[zh_TW]=擷取螢幕快照的工具
 Comment=Capture, edit and share screenshots
+Comment[ast]=Captura, edita y comparte captures de pantalla
 Comment[ca]=Captura, edita i comparteix captures de pantalla
 Comment[ca@valencia]=Captura, edita i comparteix captures de pantalla
 Comment[da]=Tag, redigér og del skærmbilleder
@@ -97,6 +100,7 @@
 Comment[tr]=Ekran görüntülerini yakala, düzenle ve paylaş
 Comment[uk]=Створення, редагування і оприлюднення знімків вікон
 Comment[x-test]=xxCapture, edit and share screenshotsxx
+Comment[zh_CN]=捕获,编辑,和分享截图
 Comment[zh_TW]=擷取、編輯並分享螢幕快照
 Exec=shutter %F
 Icon=shutter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/data/kmoretools-desktopfiles/xfce4-taskmanager.desktop 
new/knewstuff-5.19.0/data/kmoretools-desktopfiles/xfce4-taskmanager.desktop
--- old/knewstuff-5.18.0/data/kmoretools-desktopfiles/xfce4-taskmanager.desktop 
2016-01-02 17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/data/kmoretools-desktopfiles/xfce4-taskmanager.desktop 
2016-02-06 14:51:59.000000000 +0100
@@ -1,6 +1,7 @@
 [Desktop Entry]
 X-SuSE-translate=true
 Name=Task Manager
+Name[ast]=Xestor de xeres
 Name[ca]=Gestor de tasques
 Name[ca@valencia]=Gestor de tasques
 Name[da]=Opgavelinje
@@ -30,8 +31,10 @@
 Name[tr]=Görev Yöneticisi
 Name[uk]=Засіб керування завданнями
 Name[x-test]=xxTask Managerxx
+Name[zh_CN]=任务管理器
 Name[zh_TW]=工作管理員
 Comment=Easy to use task manager
+Comment[ast]=Xestor de xeres cenciellu d'usar
 Comment[ca]=Gestor de tasques d'ús fàcil
 Comment[ca@valencia]=Gestor de tasques d'ús fàcil
 Comment[da]=Brugervenlig opgavelinje
@@ -61,8 +64,10 @@
 Comment[tr]=Kullanımı kolay görev yöneticisi
 Comment[uk]=Проста у користуванні програма для керування завданнями
 Comment[x-test]=xxEasy to use task managerxx
+Comment[zh_CN]=简单易用的任务管理器
 Comment[zh_TW]=簡易的工作管理員
 GenericName=Task Manager
+GenericName[ast]=Xestor de xeres
 GenericName[ca]=Gestor de tasques
 GenericName[ca@valencia]=Gestor de tasques
 GenericName[da]=Opgavelinje
@@ -92,6 +97,7 @@
 GenericName[tr]=Görev Yöneticisi
 GenericName[uk]=Засіб керування завданнями
 GenericName[x-test]=xxTask Managerxx
+GenericName[zh_CN]=任务管理器
 GenericName[zh_TW]=工作管理員
 Exec=xfce4-taskmanager
 Icon=utilities-system-monitor
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knewstuff-5.18.0/po/ast/knewstuff5.po 
new/knewstuff-5.19.0/po/ast/knewstuff5.po
--- old/knewstuff-5.18.0/po/ast/knewstuff5.po   2016-01-02 17:43:27.000000000 
+0100
+++ new/knewstuff-5.19.0/po/ast/knewstuff5.po   2016-02-06 14:51:59.000000000 
+0100
@@ -1,14 +1,14 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# enolp <en...@softastur.org>, 2015.
+# enolp <en...@softastur.org>, 2015, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4-1\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-12-11 07:01+0000\n"
-"PO-Revision-Date: 2015-12-15 02:04+0100\n"
-"Last-Translator: enolp <en...@softastur.org>\n"
+"PO-Revision-Date: 2016-02-04 16:46+0100\n"
+"Last-Translator: enolp <en...@sofastur.org>\n"
 "Language-Team: Asturian <>\n"
 "Language: ast_ES\n"
 "MIME-Version: 1.0\n"
@@ -26,6 +26,8 @@
 "This item costs %1 %2.\n"
 "Do you want to buy it?"
 msgstr ""
+"Esti elementu cuesta %1 %2.\n"
+"¿Quies mercalu?"
 
 #: attica/atticaprovider.cpp:308
 #, kde-format
@@ -52,6 +54,7 @@
 #: attica/atticaprovider.cpp:382
 msgid "Too many requests to server. Please try again in a few minutes."
 msgstr ""
+"Milenta solicitúes al sirvidor. Inténtalo de nueves nunos minutos, por favor."
 
 #: attica/atticaprovider.cpp:384
 #, kde-format
@@ -128,12 +131,12 @@
 #: core/installation.cpp:182
 #, kde-format
 msgid "Download of item failed: no download URL for \"%1\"."
-msgstr ""
+msgstr "Falló la descarga del elementu: nun hai URL de descarga pa «%1»."
 
 #: core/installation.cpp:221
 #, kde-format
 msgid "Download of \"%1\" failed, error: %2"
-msgstr ""
+msgstr "Falló la descarga de «%1», fallu: %2"
 
 #: core/installation.cpp:230
 msgid ""
@@ -141,6 +144,9 @@
 "instead of the actual download. Would you like to open the site with a "
 "browser instead?"
 msgstr ""
+"El ficheru baxáu ye ún HTML. Esto indica un enllaz a un sitiu web en cuantes "
+"de la descarga actual. ¿Prestaríate abrir el sitiu con un restolador nel so "
+"llugar?"
 
 #: core/installation.cpp:230
 msgid "Possibly bad download link"
@@ -148,7 +154,7 @@
 
 #: core/installation.cpp:233
 msgid "Downloaded file was a HTML file. Opened in browser."
-msgstr ""
+msgstr "El ficheru baxáu foi ún HTML. Abrióse nel restolador."
 
 #: core/installation.cpp:296
 #, kde-format
@@ -326,7 +332,7 @@
 #. i18n: ectx: property (text), widget (QLabel, homepageLabel)
 #: downloadwidget.ui:391
 msgid "<a href=\"http://opendesktop.org\";>Homepage</a>"
-msgstr ""
+msgstr "<a href=\"http://opendesktop.org\";>Paxina d'aniciu</a>"
 
 #. i18n: ectx: property (text), widget (QRadioButton, radioUpdate)
 #. i18n: ectx: property (text), widget (QPushButton, updateButton)
@@ -361,7 +367,7 @@
 #: kmoretools/kmoretools.cpp:653
 msgctxt "@action:inmenu"
 msgid "Not installed:"
-msgstr ""
+msgstr "Nun ta instaláu:"
 
 #: kmoretools/kmoretools.cpp:689
 msgctxt "@action:inmenu"
@@ -371,12 +377,12 @@
 #: kmoretools/kmoretools_p.h:384
 msgctxt "@action:inmenu"
 msgid "Visit homepage"
-msgstr ""
+msgstr "Visitar páxina d'aniciu"
 
 #: kmoretools/kmoretools_p.h:391
 msgctxt "@action:inmenu"
 msgid "No further information available."
-msgstr ""
+msgstr "Nun hai más información disponible."
 
 #: kmoretools/kmoretoolsconfigdialog_p.cpp:187
 #, fuzzy
@@ -393,17 +399,17 @@
 #: kmoretools/kmoretoolsmenufactory.cpp:183
 msgctxt "@action:inmenu"
 msgid "$GenericName - current folder"
-msgstr ""
+msgstr "$GenericName - carpeta actual"
 
 #: kmoretools/kmoretoolsmenufactory.cpp:191
 msgctxt "@action:inmenu"
 msgid "$GenericName - current device"
-msgstr ""
+msgstr "$GenericName - preséu actual"
 
 #: kmoretools/kmoretoolsmenufactory.cpp:206
 msgctxt "@action:inmenu"
 msgid "$GenericName - all devices"
-msgstr ""
+msgstr "$GenericName - tolos preseos"
 
 #. i18n: ectx: property (title), widget (QGroupBox, gbMainSection)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:25
@@ -469,16 +475,13 @@
 
 #. i18n: ectx: property (text), widget (QLabel, priceLabel_2)
 #: ui/entrydetailsdialog.cpp:105 uploaddialog.ui:230
-#, fuzzy
-#| msgid "Changelog"
 msgid "Changelog:"
-msgstr "Rexistru de cambeos"
+msgstr "Rexistru de cambeos:"
 
 #: ui/entrydetailsdialog.cpp:111
-#, fuzzy
 msgctxt "A link to the description of this Get Hot New Stuff item"
 msgid "Homepage"
-msgstr "Páxina aniciu"
+msgstr "Páxina d'aniciu"
 
 #: ui/entrydetailsdialog.cpp:114
 #, fuzzy
@@ -492,14 +495,13 @@
 msgctxt "A link to the knowledgebase (like a forum) (opens a web browser)"
 msgid "Knowledgebase (no entries)"
 msgid_plural "Knowledgebase (%1 entries)"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Base de conocencia (ensin entraes)"
+msgstr[1] "Base de conocencia (%1 entraes)"
 
 #: ui/entrydetailsdialog.cpp:121
-#, fuzzy
 msgctxt "Tooltip for a link in a dialog"
 msgid "Opens in a browser window"
-msgstr "Abre nuna ventana del navegador"
+msgstr "Abre nuna ventana del restolador"
 
 #: ui/itemsgridviewdelegate.cpp:101 ui/itemsviewdelegate.cpp:258
 #, fuzzy, kde-format
@@ -509,7 +511,7 @@
 #: ui/itemsgridviewdelegate.cpp:152 ui/itemsgridviewdelegate.cpp:154
 #: ui/itemsgridviewdelegate.cpp:156 ui/itemsviewdelegate.cpp:218
 #: ui/itemsviewdelegate.cpp:220 ui/itemsviewdelegate.cpp:222
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "Show the author of this item in a list"
 msgid "By <i>%1</i>"
 msgstr "Por <i>%1</i>"
@@ -565,11 +567,11 @@
 
 #: uploaddialog.cpp:184
 msgid "Fetching license data from server..."
-msgstr ""
+msgstr "Diendo en cata de los datos de llicencia dende'l sirvidor..."
 
 #: uploaddialog.cpp:191
 msgid "Fetching content data from server..."
-msgstr ""
+msgstr "Diendo en cata de los datos del conteníu dende'l sirvidor..."
 
 #: uploaddialog.cpp:266
 #, fuzzy
@@ -641,8 +643,9 @@
 msgid_plural ""
 "The server does not recognize any of the categories to which you are trying "
 "to upload: %2"
-msgstr[0] ""
+msgstr[0] "El sirvidor nun reconoz la estaya %2 a la que tas intentando xubir."
 msgstr[1] ""
+"El sirvidor nun reconoz estaya dala a les que tas intentando xubir: %2."
 
 #: uploaddialog.cpp:571
 msgid "Error"
@@ -741,7 +744,7 @@
 #. i18n: ectx: property (toolTip), widget (QLineEdit, mNameEdit)
 #: uploaddialog.ui:317
 msgid "Name of the file as it will appear on the website"
-msgstr ""
+msgstr "El nome del ficheru tal y como apaecerá nel sitiu web"
 
 #. i18n: ectx: property (whatsThis), widget (QLineEdit, mNameEdit)
 #: uploaddialog.ui:320
@@ -818,7 +821,7 @@
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #: uploaddialog.ui:665
 msgid "Note: You can edit, update and delete your content on the website."
-msgstr ""
+msgstr "Nota: Pues editar, anovar y desaniciar el to conteníu nel sitiu web."
 
 #. i18n: ectx: property (text), widget (QLabel, uploadPreview2Label)
 #: uploaddialog.ui:681
@@ -841,6 +844,9 @@
 "trademark. I agree for my IP address to be logged. (Distributing content "
 "without the permission of the copyright holder is illegal.)"
 msgstr ""
+"Asegúrome qu'esti conteníu nun viola denguna llei, marca o copyright. Toi "
+"acordies pa que la mio IP se rexistre. (Distribuyir conteníu ensin el "
+"permisu del titular los drechos ye illegal.)"
 
 #. i18n: ectx: property (text), widget (QPushButton, uploadButton)
 #: uploaddialog.ui:764
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knewstuff-5.18.0/po/ia/knewstuff5.po 
new/knewstuff-5.19.0/po/ia/knewstuff5.po
--- old/knewstuff-5.18.0/po/ia/knewstuff5.po    2016-01-02 17:43:27.000000000 
+0100
+++ new/knewstuff-5.19.0/po/ia/knewstuff5.po    2016-02-06 14:51:59.000000000 
+0100
@@ -1,15 +1,15 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# g.sora <g.s...@tiscali.it>, 2010, 2011, 2012, 2013.
+# g.sora <g.s...@tiscali.it>, 2010, 2011, 2012, 2013, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-12-11 07:01+0000\n"
-"PO-Revision-Date: 2013-10-16 14:03+0200\n"
-"Last-Translator: G.Sora <g.s...@tiscali.it>\n"
-"Language-Team: Interlingua <kde-l10n...@kde.org>\n"
+"PO-Revision-Date: 2016-02-01 13:35+0100\n"
+"Last-Translator: Giovanni Sora <g.s...@tiscali.it>\n"
+"Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
 "Language: ia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -360,54 +360,38 @@
 msgstr "Installa"
 
 #: kmoretools/kmoretools.cpp:638
-#, fuzzy
-#| msgctxt ""
-#| "@option:check An item in a list of resources that allows to query for "
-#| "more resources to put in the list"
-#| msgid "More..."
 msgctxt "@action:inmenu"
 msgid "More"
-msgstr "Altere..."
+msgstr "Altere"
 
 #: kmoretools/kmoretools.cpp:653
-#, fuzzy
-#| msgid "Installed"
 msgctxt "@action:inmenu"
 msgid "Not installed:"
-msgstr "Installate"
+msgstr "non installate:"
 
 #: kmoretools/kmoretools.cpp:689
-#, fuzzy
-#| msgid "Confi&gure..."
 msgctxt "@action:inmenu"
 msgid "Configure..."
-msgstr "Confi&gura ..."
+msgstr "Configura ..."
 
 #: kmoretools/kmoretools_p.h:384
-#, fuzzy
-#| msgid "Visit contributor's homepage"
 msgctxt "@action:inmenu"
 msgid "Visit homepage"
-msgstr "Visita pagina domo de contributor"
+msgstr "Visita pagina domo o principal"
 
 #: kmoretools/kmoretools_p.h:391
-#, fuzzy
-#| msgid "There is no matching item available.\n"
 msgctxt "@action:inmenu"
 msgid "No further information available."
-msgstr "On non ha alicun termino disponibile que incontra se.\n"
+msgstr "Nulle information ulterior disponibile."
 
 #: kmoretools/kmoretoolsconfigdialog_p.cpp:187
-#, fuzzy
-#| msgid "Configure"
 msgid "Configure menu"
-msgstr "Configura"
+msgstr "Configura menu"
 
 #: kmoretools/kmoretoolsconfigdialog_p.cpp:189
-#, fuzzy, kde-format
-#| msgid "&Configure %1..."
+#, kde-format
 msgid "Configure menu - %1"
-msgstr "&Configura %1..."
+msgstr "Configura menu - %1"
 
 #: kmoretools/kmoretoolsmenufactory.cpp:183
 msgctxt "@action:inmenu"
@@ -426,36 +410,28 @@
 
 #. i18n: ectx: property (title), widget (QGroupBox, gbMainSection)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:25
-#, fuzzy
-#| msgid "Maintainer"
 msgid "Main section"
-msgstr "Mantenitor"
+msgstr "Section principal"
 
 #. i18n: ectx: property (text), widget (QToolButton, buttonMoveDown)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:58
-#, fuzzy
-#| msgid "Move &Down"
 msgid "Move down"
-msgstr "Move a &Basso"
+msgstr "Move a basso"
 
 #. i18n: ectx: property (text), widget (QToolButton, buttonMoveUp)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:79
-#, fuzzy
-#| msgid "Move &Up"
 msgid "Move up"
-msgstr "Move in &Alto"
+msgstr "Move in alto"
 
 #. i18n: ectx: property (text), widget (QToolButton, buttonMoveToMain)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:100
 msgid "Move to Main section"
-msgstr ""
+msgstr "Move a section principal"
 
 #. i18n: ectx: property (text), widget (QToolButton, buttonMoveToMore)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:121
-#, fuzzy
-#| msgid "More Actions"
 msgid "Move to More section"
-msgstr "Altere actiones"
+msgstr "Move a altere actiones"
 
 #. i18n: ectx: property (text), widget (QPushButton, buttonReset)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:142
@@ -464,10 +440,8 @@
 
 #. i18n: ectx: property (title), widget (QGroupBox, gbMoreSection)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:161
-#, fuzzy
-#| msgid "More Actions"
 msgid "More section"
-msgstr "Altere actiones"
+msgstr "Altere section"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:213
@@ -478,13 +452,8 @@
 
 #. i18n: ectx: property (text), widget (QPushButton, buttonNotInstalledTools)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:223
-#, fuzzy
-#| msgctxt ""
-#| "@option:check An item in a list of resources that allows to query for "
-#| "more resources to put in the list"
-#| msgid "More..."
 msgid "More tools..."
-msgstr "Altere..."
+msgstr "Altere instrumentos..."
 
 #: ui/entrydetailsdialog.cpp:91
 #, kde-format
@@ -586,10 +555,8 @@
 msgstr "Il es creante un contento super le servitor ..."
 
 #: uploaddialog.cpp:266
-#, fuzzy
-#| msgid "Fetching provider information..."
 msgid "Could not fetch provider information."
-msgstr "Prendente le information del provider ..."
+msgstr "Non pote prender information del provider ."
 
 #: uploaddialog.cpp:290
 msgid "Register a new account"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knewstuff-5.18.0/po/nb/knewstuff5.po 
new/knewstuff-5.19.0/po/nb/knewstuff5.po
--- old/knewstuff-5.18.0/po/nb/knewstuff5.po    2016-01-02 17:43:27.000000000 
+0100
+++ new/knewstuff-5.19.0/po/nb/knewstuff5.po    2016-02-06 14:51:59.000000000 
+0100
@@ -4,7 +4,7 @@
 # Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2002, 2003, 2004, 2005, 
2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015.
 # Eskild Hustvedt <zerod...@skolelinux.no>, 2004, 2005.
 # Gaute Hvoslef Kvalnes <ga...@verdsveven.com>, 2004, 2005.
-# Axel Bojer <a...@bojer.no>, 2005, 2006.
+# Axel Bojer <fri_programv...@bojer.no>, 2005, 2006.
 # Nils Kristian Tomren <s...@nilsk.net>, 2005, 2007.
 # Øyvind A. Holm <su...@sunbase.org>, 2009.
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knewstuff-5.18.0/po/zh_CN/knewstuff5.po 
new/knewstuff-5.19.0/po/zh_CN/knewstuff5.po
--- old/knewstuff-5.18.0/po/zh_CN/knewstuff5.po 2016-01-02 17:43:27.000000000 
+0100
+++ new/knewstuff-5.19.0/po/zh_CN/knewstuff5.po 2016-02-06 14:51:59.000000000 
+0100
@@ -9,15 +9,15 @@
 # Liang Qi <cavendish...@gmail.com>, 2007.
 # Feng Chao <chaofeng...@gmail.com>, 2010, 2012, 2014.
 # Ni Hui <shuizhuyuan...@126.com>, 2010, 2011, 2012.
-# Weng Xuetian <wen...@gmail.com>, 2011, 2012, 2013, 2014, 2015.
+# Weng Xuetian <wen...@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-12-11 07:01+0000\n"
-"PO-Revision-Date: 2015-04-27 15:31UTC-0500\n"
-"Last-Translator: Weng Xuetian <wen...@gmail.cm>\n"
-"Language-Team: Chinese <kde-ch...@kde.org>\n"
+"PO-Revision-Date: 2016-01-18 22:07-0800\n"
+"Last-Translator: Weng Xuetian <wen...@gmail.com>\n"
+"Language-Team: Chinese <kde-i18n-...@kde.org>\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -394,24 +394,22 @@
 #: kmoretools/kmoretoolsmenufactory.cpp:183
 msgctxt "@action:inmenu"
 msgid "$GenericName - current folder"
-msgstr ""
+msgstr "$GenericName - 当前文件夹"
 
 #: kmoretools/kmoretoolsmenufactory.cpp:191
 msgctxt "@action:inmenu"
 msgid "$GenericName - current device"
-msgstr ""
+msgstr "$GenericName - 当前设备"
 
 #: kmoretools/kmoretoolsmenufactory.cpp:206
 msgctxt "@action:inmenu"
 msgid "$GenericName - all devices"
-msgstr ""
+msgstr "$GenericName - 所有设备"
 
 #. i18n: ectx: property (title), widget (QGroupBox, gbMainSection)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:25
-#, fuzzy
-#| msgid "Maintainer"
 msgid "Main section"
-msgstr "维护者"
+msgstr "主要节"
 
 #. i18n: ectx: property (text), widget (QToolButton, buttonMoveDown)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:58
@@ -426,14 +424,12 @@
 #. i18n: ectx: property (text), widget (QToolButton, buttonMoveToMain)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:100
 msgid "Move to Main section"
-msgstr ""
+msgstr "移动到主要节"
 
 #. i18n: ectx: property (text), widget (QToolButton, buttonMoveToMore)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:121
-#, fuzzy
-#| msgid "More Actions"
 msgid "Move to More section"
-msgstr "更多动作"
+msgstr "移动到更多节"
 
 #. i18n: ectx: property (text), widget (QPushButton, buttonReset)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:142
@@ -442,17 +438,15 @@
 
 #. i18n: ectx: property (title), widget (QGroupBox, gbMoreSection)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:161
-#, fuzzy
-#| msgid "More Actions"
 msgid "More section"
-msgstr "更多动作"
+msgstr "更多节"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:213
 msgid ""
 "For this menu there are some more tools suggested which are currently not "
 "installed:"
-msgstr ""
+msgstr "此菜单有些建议的工具当前未安装:"
 
 #. i18n: ectx: property (text), widget (QPushButton, buttonNotInstalledTools)
 #: kmoretools/ui/kmoretoolsconfigwidget.ui:223
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knewstuff-5.18.0/src/kmoretools/kmoretools.h 
new/knewstuff-5.19.0/src/kmoretools/kmoretools.h
--- old/knewstuff-5.18.0/src/kmoretools/kmoretools.h    2016-01-02 
17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/src/kmoretools/kmoretools.h    2016-02-06 
14:51:59.000000000 +0100
@@ -542,7 +542,7 @@
 
     /**
      * Adds a registered service (which can installed or not) to the menu.
-     * If the service is not installed it will be be shown in the "Not 
installed"
+     * If the service is not installed it will be shown in the "Not installed"
      * section.
      *
      * @param registeredService will be added to a the menu. A unique menu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-5.18.0/src/kmoretools/kmoretoolsmenufactory.h 
new/knewstuff-5.19.0/src/kmoretools/kmoretoolsmenufactory.h
--- old/knewstuff-5.18.0/src/kmoretools/kmoretoolsmenufactory.h 2016-01-02 
17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/src/kmoretools/kmoretoolsmenufactory.h 2016-02-06 
14:51:59.000000000 +0100
@@ -53,6 +53,8 @@
      * For each grouping name menu items will be created an appended to a
      * lazy menu which is returned. The menu is lazy in a sense that the
      * items are not added until the menu is about to be shown.
+     * NOTE: This means if the menu is not shown (as would be by e.g.
+     * calling exec()) then the menu stays empty.
      *
      * For details on available grouping names see
      * KMoreToolsPresets::registerServicesByGroupingNames.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knewstuff-5.18.0/src/ui/itemsviewdelegate.cpp 
new/knewstuff-5.19.0/src/ui/itemsviewdelegate.cpp
--- old/knewstuff-5.18.0/src/ui/itemsviewdelegate.cpp   2016-01-02 
17:43:27.000000000 +0100
+++ new/knewstuff-5.19.0/src/ui/itemsviewdelegate.cpp   2016-02-06 
14:51:59.000000000 +0100
@@ -196,7 +196,7 @@
             infoLabel->resize(QSize(option.rect.width() - (margin * 4) - 
m_buttonSize.width(), option.fontMetrics.height() * 7));
         }
 
-        QString text = QStringLiteral("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD 
HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\";>\n"
+        QString text = QLatin1String("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 
4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\";>\n"
                        "<html><head><meta name=\"qrichtext\" content=\"1\" 
/><style type=\"text/css\">p, li { white-space: pre-wrap; margin:0 0 0 0;}\n"
                        "</style></head><body><p><b>");
 


Reply via email to