[ekiga] gconf: fix the description of the accounts window



commit 44935ca5f1ac35910b1373c159b5af582b5e6478
Author: VÃctor Manuel JÃquez Leal <vjaquez igalia com>
Date:   Sun Dec 23 19:29:43 2012 +0100

    gconf: fix the description of the accounts window
    
    Closes bug #690680.

 ekiga.schemas.in.in |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/ekiga.schemas.in.in b/ekiga.schemas.in.in
index 16edd4a..c2569fc 100644
--- a/ekiga.schemas.in.in
+++ b/ekiga.schemas.in.in
@@ -745,8 +745,8 @@
       <type>string</type>
       <default>0,0</default>
       <locale name="C">
-	<short>Position on the screen of the preferences window</short>
-	<long>Position on the screen of the preferences window</long>
+	<short>Position on the screen of the accounts window</short>
+	<long>Position on the screen of the accounts window</long>
       </locale>
     </schema>
     <schema>
@@ -756,8 +756,8 @@
       <type>string</type>
       <default>470,250</default>
       <locale name="C">
-	<short>Size of the preferences window</short>
-	<long>Size of the preferences window</long>
+	<short>Size of the accounts window</short>
+	<long>Size of the accounts window</long>
       </locale>
     </schema>
     <schema>



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