summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2016-02-23 19:39:45 +0100
committerPiotr Drąg <piotrdrag@gmail.com>2016-02-23 19:39:45 +0100
commit20b5f57b54e36124daed2b9da895c86ab7d84c50 (patch)
tree473fa74d87f037235e006f889d396efa12b0b819 /data
parent14c77cad3d72f31096a8633ea02f3c0abeb98064 (diff)
downloadmetacity-20b5f57b54e36124daed2b9da895c86ab7d84c50.tar.gz
Slightly improve grammar in the new gschema file
Diffstat (limited to 'data')
-rw-r--r--data/schemas/org.gnome.metacity.theme.gschema.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/data/schemas/org.gnome.metacity.theme.gschema.xml b/data/schemas/org.gnome.metacity.theme.gschema.xml
index b248c47c..d27c5229 100644
--- a/data/schemas/org.gnome.metacity.theme.gschema.xml
+++ b/data/schemas/org.gnome.metacity.theme.gschema.xml
@@ -10,9 +10,9 @@
<default>''</default>
<summary>Theme Name</summary>
<description>
- This setting is only used if Metacity is selected as theme type. You
- MUST provide valid Metacity theme name, otherwise Metacity will fall
- back to default GTK+ theme - Adwaita.
+ This setting is only used if Metacity is selected as the theme type.
+ You MUST provide a valid Metacity theme name, otherwise Metacity will
+ fall back to the default GTK+ theme - Adwaita.
</description>
</key>
@@ -23,12 +23,12 @@
Metacity supports two theme types - GTK+ (gtk.css) and Metacity
(metacity-theme-x.xml).
- GTK+ theme: all data is loaded from CSS. This is same theme that is
- used by mutter for server side decorations and by GTK+ for client side
+ GTK+ theme: all data is loaded from CSS. This is the same theme that is
+ used by Mutter for server-side decorations and by GTK+ for client-side
decorations.
- Metacity theme: data is loaded from metacity-theme-x.xml and css. Using
- this theme type you MUST provide valid theme name.
+ Metacity theme: data is loaded from metacity-theme-x.xml and CSS. When
+ using this theme type you MUST provide a valid theme name.
</description>
</key>