! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
fix a typo in desktop-thumbnailer-provider.c
Status:
RESOLVED: FIXED
Product:
Tumbler
Component:
General

Comments

Description Denis Ovsienko 2018-11-29 19:46:32 CET
Created attachment 8141 
patch against the latest master branch

Syslog messages like these have been annoying me long enough to try to fix them at the source:

org.freedesktop.thumbnails.Cache1[1911]: Registered thumbailer /usr/share/blender/scripts/blender-thumbnailer.py %i %o
org.freedesktop.thumbnails.Cache1[1911]: Registered thumbailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
org.freedesktop.thumbnails.Cache1[1911]: Registered thumbailer atril-thumbnailer -s %s %u %o
org.freedesktop.thumbnails.Cache1[1911]: Registered thumbailer dia -t png -e %o -s %s %i
org.freedesktop.thumbnails.Cache1[1911]: Registered thumbailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o

The attached patch makes the trivial bugfix.
Comment 1 Git Bot editbugs 2019-04-17 03:49:34 CEST
Denis Ovsienko referenced this bugreport in commit ba9533976fa54e018f2e7e0efaa309fe30bf6c13

Fix a typo in desktop-thumbnailer-provider.c (Bug #14925)

https://git.xfce.org/xfce/tumbler/commit?id=ba9533976fa54e018f2e7e0efaa309fe30bf6c13
Comment 2 Andre Miranda editbugs 2019-04-17 03:49:54 CEST
Good catch, thanks for the patch.

Bug #14925

Reported by:
Denis Ovsienko
Reported on: 2018-11-29
Last modified on: 2019-04-17

People

Assignee:
Ali Abdallah
CC List:
1 user

Version

Version:
unspecified

Attachments

patch against the latest master branch (914 bytes, patch)
2018-11-29 19:46 CET , Denis Ovsienko
no flags

Additional information