[gnome-builder] plugins/rust-analyzer: fix gsetting schema-id



commit e5dbfc59d1260a2f20797f5e82bf8e5d0e44fa06
Author: Christian Hergert <chergert redhat com>
Date:   Wed Aug 24 22:06:14 2022 -0700

    plugins/rust-analyzer: fix gsetting schema-id

 src/plugins/rust-analyzer/tweaks.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/plugins/rust-analyzer/tweaks.ui b/src/plugins/rust-analyzer/tweaks.ui
index 22a62ea80..2c53d95c3 100644
--- a/src/plugins/rust-analyzer/tweaks.ui
+++ b/src/plugins/rust-analyzer/tweaks.ui
@@ -24,7 +24,7 @@
                         <property name="subtitle" translatable="yes">The default cargo command to run with 
rust-analyzer</property>
                         <property name="binding">
                           <object class="IdeTweaksSetting">
-                            <property name="schema-id">org.gnome.builder.rust.analyzer</property>
+                            <property name="schema-id">org.gnome.builder.rust-analyzer</property>
                             <property name="schema-key">cargo-command</property>
                           </object>
                         </property>


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