[gnome-power-manager/gnome-2-32] trivial: I'm informed that GConf short names should not have trailing dots



commit ac74f06f35ae2efc434fe3da07ffdfade98a125b
Author: Richard Hughes <richard hughsie com>
Date:   Wed Apr 21 08:45:35 2010 +0100

    trivial: I'm informed that GConf short names should not have trailing dots

 data/gnome-power-manager.schemas.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/gnome-power-manager.schemas.in b/data/gnome-power-manager.schemas.in
index 6967e54..b5612d1 100644
--- a/data/gnome-power-manager.schemas.in
+++ b/data/gnome-power-manager.schemas.in
@@ -246,7 +246,7 @@
       <type>int</type>
       <default>3</default>
       <locale name="C">
-        <short>The default configuration version.</short>
+        <short>The default configuration version</short>
         <long>The version of the installed version of the schema. Do not edit this value, it is used so that configure changes between versions can be detected.</long>
       </locale>
     </schema>
@@ -294,7 +294,7 @@
       <type>bool</type>
       <default>false</default>
       <locale name="C">
-        <short>Whether NetworkManager should be connected and disconnected on sleep.</short>
+        <short>Whether NetworkManager should be connected and disconnected on sleep</short>
         <long>Whether NetworkManager should disconnect before suspending or hibernating and connect on resume.</long>
       </locale>
     </schema>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]