[Xfce4-commits] [thunar-plugins/thunar-vcs-plugin] 01/01: Mime -> MIME

noreply at xfce.org noreply at xfce.org
Sun Jun 24 20:31:06 CEST 2018


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 thunar-plugins/thunar-vcs-plugin.

commit 5836670a3d635ea02ce2f7950651039d62cd0a09
Author: Andre Miranda <andreldm at 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.


More information about the Xfce4-commits mailing list