[gnome-builder] plugins/editorui: fix path to language settings
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] plugins/editorui: fix path to language settings
- Date: Tue, 16 Aug 2022 20:41:24 +0000 (UTC)
commit cbc8c2a0601808127d1d2e96dde10c3e136d5094
Author: Christian Hergert <chergert redhat com>
Date: Tue Aug 16 13:36:39 2022 -0700
plugins/editorui: fix path to language settings
src/plugins/editorui/tweaks-language.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/plugins/editorui/tweaks-language.ui b/src/plugins/editorui/tweaks-language.ui
index 1d4815193..a74d1eebc 100644
--- a/src/plugins/editorui/tweaks-language.ui
+++ b/src/plugins/editorui/tweaks-language.ui
@@ -22,7 +22,7 @@
<property name="schema-id">org.gnome.builder.editor.language</property>
<binding name="schema-path">
<closure type="gchararray" function="format">
- <constant type="gchararray">/org/gnome/builder/editor/languages/%s/</constant>
+ <constant type="gchararray">/org/gnome/builder/editor/language/%s/</constant>
<lookup name="id" type="GtkSourceLanguage">
<lookup name="item">language_page_factory</lookup>
</lookup>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]