[gnome-builder] sysprof: add ellipsis to the dialog title
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] sysprof: add ellipsis to the dialog title
- Date: Tue, 25 Sep 2018 04:02:03 +0000 (UTC)
commit c2242794bb650ceaba94353fdad31f53d22f95c1
Author: Christian Hergert <chergert redhat com>
Date: Mon Sep 24 21:01:47 2018 -0700
sysprof: add ellipsis to the dialog title
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 3d3cdb8a2..a090ab7de 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 Profileā¦"),
GTK_WINDOW (self->workbench),
GTK_FILE_CHOOSER_ACTION_OPEN,
_("Open"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]