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

andre pushed a 
commit to branch 
master
in repository thunar-plugins/thunar-vcs-plugin.

commit 5836670a3d635ea02ce2f7950651039d62cd0a09
Author: Andre Miranda <andre...@xfce.org>
Date:   Sun Jun 24 15:30:51 2018 -0300

    Mime -> MIME
---
 tvp-svn-helper/tsh-notify-dialog.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tvp-svn-helper/tsh-notify-dialog.c 
b/tvp-svn-helper/tsh-notify-dialog.c
index 68292f4..6e83a48 100644
--- a/tvp-svn-helper/tsh-notify-dialog.c
+++ b/tvp-svn-helper/tsh-notify-dialog.c
@@ -96,7 +96,7 @@ tsh_notify_dialog_init (TshNotifyDialog *dialog)
 
        renderer = gtk_cell_renderer_text_new ();
        gtk_tree_view_insert_column_with_attributes (GTK_TREE_VIEW (tree_view),
-                                                    -1, _("Mime type"),
+                                                    -1, _("MIME type"),
                                                     renderer, "text",
                                                     COLUMN_MIME, NULL);
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to