[ekiga/gnome-2-26] Use a decent connection type by default (DSL 128 kb/s uplink)



commit e2fc788d1e58f7a405130db4573fcda19c1a4df9
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Sun May 30 13:35:19 2010 +0200

    Use a decent connection type by default (DSL 128 kb/s uplink)

 ekiga.schemas.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ekiga.schemas.in.in b/ekiga.schemas.in.in
index 2b37623..7b80864 100644
--- a/ekiga.schemas.in.in
+++ b/ekiga.schemas.in.in
@@ -974,7 +974,7 @@
       <applyto>/apps/@PACKAGE_NAME@/general/kind_of_net</applyto>
       <owner>Ekiga</owner>
       <type>int</type>
-      <default>0</default>
+      <default>2</default>
       <locale name="C">
 	<short>Kind of network selected in the druid</short>
 	<long>0: 56Kbps, 1: ISDN, 2:DSL, 3: LAN, 4: Custom</long>



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