[Xfce4-commits] [xfce/tumbler] 01/01: Fix a typo in desktop-thumbnailer-provider.c (Bug #14925)

noreply at xfce.org noreply at xfce.org
Wed Apr 17 03:49:29 CEST 2019


This is an automated email from the git hooks/post-receive script.

a   n   d   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/tumbler.

commit ba9533976fa54e018f2e7e0efaa309fe30bf6c13
Author: Denis Ovsienko <denis at ovsienko.info>
Date:   Thu Nov 29 18:35:09 2018 +0000

    Fix a typo in desktop-thumbnailer-provider.c (Bug #14925)
---
 plugins/desktop-thumbnailer/desktop-thumbnailer-provider.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/desktop-thumbnailer/desktop-thumbnailer-provider.c b/plugins/desktop-thumbnailer/desktop-thumbnailer-provider.c
index f4b73a6..9340822 100644
--- a/plugins/desktop-thumbnailer/desktop-thumbnailer-provider.c
+++ b/plugins/desktop-thumbnailer/desktop-thumbnailer-provider.c
@@ -162,7 +162,7 @@ desktop_thumbnailer_get_from_desktop_file (GFile *file,
   g_key_file_free (key_file);
   g_strfreev(mime_types);
 
-  g_print("Registered thumbailer %s\n", exec);
+  g_print("Registered thumbnailer %s\n", exec);
   g_free(exec);
 
   return thumbnailer;

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list