[gnome-builder] sysprof: make title match menu item



commit 5887525cf96526b0590ca2581cda90c84e22c4fb
Author: Christian Hergert <chergert redhat com>
Date:   Mon Sep 24 21:04:01 2018 -0700

    sysprof: make title match menu item

 src/plugins/sysprof/gbp-sysprof-workbench-addin.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/plugins/sysprof/gbp-sysprof-workbench-addin.c 
b/src/plugins/sysprof/gbp-sysprof-workbench-addin.c
index a090ab7de..e3e07f46b 100644
--- a/src/plugins/sysprof/gbp-sysprof-workbench-addin.c
+++ b/src/plugins/sysprof/gbp-sysprof-workbench-addin.c
@@ -353,7 +353,7 @@ open_profile_action (GSimpleAction *action,
   vcs = ide_context_get_vcs (context);
   workdir = ide_vcs_get_working_directory (vcs);
 
-  native = gtk_file_chooser_native_new (_("Open Profileā€¦"),
+  native = gtk_file_chooser_native_new (_("Open Sysprof Captureā€¦"),
                                         GTK_WINDOW (self->workbench),
                                         GTK_FILE_CHOOSER_ACTION_OPEN,
                                         _("Open"),


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]