[gnome-builder/wip/gtk4-port] 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] plugins/shellcmd: fix nick for subprocess
- Date: Thu, 16 Jun 2022 03:42:05 +0000 (UTC)
commit a9f985f8320beef766b6f34ad656d5e3a0ce6a5e
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]