[gnome-software] Minor terminology change to GSchema strings
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Minor terminology change to GSchema strings
- Date: Sun, 28 Feb 2016 07:55:17 +0000 (UTC)
commit 6466c93f1451f8c2c61ad5b4b42b9bdec334f0a4
Author: Sebastian Rasmussen <sebras gmail com>
Date: Sat Feb 27 14:24:08 2016 +0100
Minor terminology change to GSchema strings
Use program name instead of command when refering to application.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=762771
Signed-off-by: Richard Hughes <richard hughsie com>
data/org.gnome.software.gschema.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.software.gschema.xml b/data/org.gnome.software.gschema.xml
index ad87f0c..ed594cb 100644
--- a/data/org.gnome.software.gschema.xml
+++ b/data/org.gnome.software.gschema.xml
@@ -8,11 +8,11 @@
<key name="download-updates" type="b">
<default>true</default>
<summary>Whether to automatically download updates</summary>
- <description>If enabled, gnome-software automatically downloads updates in the background and prompts
the user to install them when ready.</description>
+ <description>If enabled, GNOME Software automatically downloads updates in the background and prompts
the user to install them when ready.</description>
</key>
<key name="first-run" type="b">
<default>true</default>
- <summary>Whether it's the very first run of gnome-software</summary>
+ <summary>Whether it's the very first run of GNOME Software</summary>
</key>
<key name="show-ratings" type="b">
<default>false</default>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]