From 9003f0820022334903a2d538e40295122007402b Mon Sep 17 00:00:00 2001 From: Jason Thai Date: Mon, 9 May 2022 16:15:08 -0700 Subject: [PATCH 1/2] Fixed spelling errors in gschema descriptions --- guake/data/org.guake.gschema.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guake/data/org.guake.gschema.xml b/guake/data/org.guake.gschema.xml index 15e6a2936..a38c38f39 100644 --- a/guake/data/org.guake.gschema.xml +++ b/guake/data/org.guake.gschema.xml @@ -94,7 +94,7 @@ false Tab on top. - Makes tab bar on top of the Guake window. Per default, tabs appears bellow the terminal. Setting this to True will move the tab on top of the terminal. Requires a restart. + Makes tab bar on top of the Guake window. Per default, tabs appears below the terminal. Setting this to True will move the tab on top of the terminal. Requires a restart. false @@ -244,7 +244,7 @@ 'ascii-delete' Backspace Compatibility - Defines the behavior of backscape key. + Defines the behavior of backspace key. 'delete-sequence' @@ -269,7 +269,7 @@ '~/.config/guake/custom_command.json' Path to the default custom command json file. - Path to the default custom command json file. If is blank or the json file is not in a proper format the terminal context menu will be built without custom commands. If the file is a valid json with recognized structure theterminak context menu will be buit with the commands read inside. + Path to the default custom command json file. If is blank or the json file is not in a proper format the terminal context menu will be built without custom commands. If the file is a valid json with recognized structure theterminak context menu will be built with the commands read inside. true From 778a94b4452d8a228ff11851dc2e52fb2672e429 Mon Sep 17 00:00:00 2001 From: Jason Thai Date: Tue, 10 May 2022 23:49:46 -0700 Subject: [PATCH 2/2] Addressed grammar in gschema --- guake/data/org.guake.gschema.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guake/data/org.guake.gschema.xml b/guake/data/org.guake.gschema.xml index a38c38f39..e3c7a88d1 100644 --- a/guake/data/org.guake.gschema.xml +++ b/guake/data/org.guake.gschema.xml @@ -94,7 +94,7 @@ false Tab on top. - Makes tab bar on top of the Guake window. Per default, tabs appears below the terminal. Setting this to True will move the tab on top of the terminal. Requires a restart. + Makes tab bar on top of the Guake window. Per default, tabs appear below the terminal. Setting this to True will move the tab on top of the terminal. Requires a restart. false