[gnome-builder/wip/gtk4-port: 1539/1774] plugins/shellcmd: fix nick for subprocess
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/gtk4-port: 1539/1774] plugins/shellcmd: fix nick for subprocess
- Date: Mon, 11 Jul 2022 22:31:49 +0000 (UTC)
commit 0b43185ac99b2f4cd11cad3d6e1b2c72894d8882
Author: Christian Hergert <chergert redhat com>
Date: Wed Jun 15 20:40:18 2022 -0700
plugins/shellcmd: fix nick for subprocess
src/plugins/shellcmd/gbp-shellcmd-command-dialog.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/plugins/shellcmd/gbp-shellcmd-command-dialog.ui
b/src/plugins/shellcmd/gbp-shellcmd-command-dialog.ui
index e7cfb7bb8..27c21f5ea 100644
--- a/src/plugins/shellcmd/gbp-shellcmd-command-dialog.ui
+++ b/src/plugins/shellcmd/gbp-shellcmd-command-dialog.ui
@@ -242,7 +242,7 @@
<object class="GListStore" id="localities">
<child>
<object class="IdeEnumObject">
- <property name="nick">internal</property>
+ <property name="nick">subprocess</property>
<property name="title" translatable="yes">Subprocess</property>
<property name="description" translatable="yes">Runs the command as a subprocess of
Builder.</property>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]