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

andre pushed a 
commit to branch 
master
in repository xfce/tumbler.

commit ba9533976fa54e018f2e7e0efaa309fe30bf6c13
Author: Denis Ovsienko <[email protected]>
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.
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to