[gnome-commander/GSettings] noop: Changed summaries and descriptions for two GSettings keys
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander/GSettings] noop: Changed summaries and descriptions for two GSettings keys
- Date: Sun, 7 Aug 2016 13:38:05 +0000 (UTC)
commit b9522e6e1337f36b364d244d1e15b3dccceb2177
Author: Uwe Scholz <uwescholz src gnome org>
Date: Sun Aug 7 08:41:58 2016 +0200
noop: Changed summaries and descriptions for two GSettings keys
data/org.gnome.gnome-commander.gschema.xml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/org.gnome.gnome-commander.gschema.xml b/data/org.gnome.gnome-commander.gschema.xml
index 303083e..323a089 100644
--- a/data/org.gnome.gnome-commander.gschema.xml
+++ b/data/org.gnome.gnome-commander.gschema.xml
@@ -264,16 +264,16 @@
</key>
<key name="main-win-pos-x" type="i">
<default>0</default>
- <summary>Main window x-position</summary>
+ <summary>Main window horizontal position</summary>
<description>
- Position of the main window in x direction.
+ Position of the main window in horizontal direction.
</description>
</key>
<key name="main-win-pos-y" type="i">
<default>25</default>
- <summary>Main window y-position</summary>
+ <summary>Main window vertical position</summary>
<description>
- Position of the main window in y direction.
+ Position of the main window in vertical direction.
</description>
</key>
<!-- https://developer.gimp.org/api/2.0/gdk/gdk-Event-Structures.html#GdkWindowState -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]