[Xfce4-commits] [xfce/xfce4-appfinder] 01/01: Add missing delete label

noreply at xfce.org noreply at xfce.org
Sat Nov 24 19:38:55 CET 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 xfce/xfce4-appfinder.

commit a2912eb4f3d39af956290bdbb8573fba1dfa1794
Author: Andre Miranda <andreldm at xfce.org>
Date:   Sat Nov 24 15:38:47 2018 -0300

    Add missing delete label
---
 src/appfinder-preferences.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/appfinder-preferences.c b/src/appfinder-preferences.c
index 5da8202..f3450fa 100644
--- a/src/appfinder-preferences.c
+++ b/src/appfinder-preferences.c
@@ -366,7 +366,7 @@ xfce_appfinder_preferences_action_remove (GtkWidget                *button,
                       -1);
 
   if (xfce_dialog_confirm (GTK_WINDOW (gtk_widget_get_toplevel (button)),
-                           XFCE_APPFINDER_STOCK_DELETE, NULL,
+                           XFCE_APPFINDER_STOCK_DELETE, _("_Delete"),
                            _("The custom action will be deleted permanently."),
                            _("Are you sure you want to delete pattern \"%s\"?"),
                            pattern))

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


More information about the Xfce4-commits mailing list