SHA256
1
0
forked from pool/kio
Hrvoje Senjan
2014-09-10 15:16:16 +00:00
committed by Git OBS Bridge
parent a6d2f30141
commit 80bd7f5f9a
4 changed files with 91 additions and 4 deletions

View File

@@ -2,10 +2,17 @@
Tue Sep 9 09:49:34 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.2.0
* KIO/KService: now follows the mime-apps spec, for better
interoperability with gio when it comes to the user's
preferred and default apps.
* KIO: new classes EmptyTrashJob and RestoreJob
* KIO: new functions isClipboardDataCut and setClipboardDataCut.
* For more details please see:
http://kde.org/announcements/kde-frameworks-5.2.php
- Added 0001-Fix-thumbnails-for-mimetype-groups.patch, fixes thumbnail
generation for mimetypes with wildcard usage
- 0002-Fix-relative-paths-being-turned-into-http-urls-by-fr.patch,
fixes filedialog appening 'http://' on directory change
-------------------------------------------------------------------
Sat Aug 2 10:20:18 UTC 2014 - hrvoje.senjan@gmail.com