From 1aa5fef7bda96fb22fae0552307fff48b2140f65 Mon Sep 17 00:00:00 2001
From: savoirfairelinux <savoirfairelinux>
Date: Thu, 20 Jan 2005 15:51:52 +0000
Subject: [PATCH] *** empty log message ***

---
 skins/metal/volume_on.png    | Bin 433 -> 608 bytes
 src/configurationpanelui.cpp |   2 +-
 src/configurationpanelui.h   |   2 +-
 src/main.cpp                 |   5 ++++-
 src/manager.cpp              |   2 +-
 src/manager.h                |   2 +-
 src/phonebookui.cpp          |   2 +-
 src/phonebookui.h            |   2 +-
 src/url_inputui.cpp          |   2 +-
 src/url_inputui.h            |   2 +-
 10 files changed, 12 insertions(+), 9 deletions(-)

diff --git a/skins/metal/volume_on.png b/skins/metal/volume_on.png
index fae826dc0751397342a044dac6110664e775e5ac..cb1ca6307c39b6ba366df9ba557074daa4209a9e 100644
GIT binary patch
delta 573
zcmV-D0>b^V1K<Q9iBL{Q4GJ0x0000DNk~Le0000C0000C2nGNE09JKe=aC^Wf7JmK
z0X7HcQJ5S600HeuL_t(2&o$CNYZGA{!13?z?ztzq=klk8#7etJsijGg4jr5v6cnl8
z;-q~Er9)A15nOcWQU?`ZK}1m8bP#lN(@t#@wV=g6sg1;5(&Uo#a*u=c`wl+v6^_z@
zHka>TTn<X<#h%|QMK&VpMAfj?f3B=w-+T~v;x2#yoW3%D;_S^cuTryKX)oF1w`~w6
zAp-_zG{Y@h+g{sQ*m?2eiv%Nqx&8Xahjdxb)RQ{(q|UEomxgW7wH=HE6s3r&>e`!2
z@8;c=$4e_S=ccc=Y>So+32n%}-KS}r{7IT9Q5Z24#tMbvM4_do%9Ga|e;iyKTwD|i
zjmBWWvG`)}@K7j@myRu}tjU$Nc%&pnT6_Y@ke56-Fd&acla~<!32*~dR%uD$OPWA3
z<Rr&H2H=2ieGZB7Py~`;R7M$!McIh0tYqhU(j%5ba6ns4WU~wz;^N|qPfl`#QF}}6
zY<_z(J$G_0mKYpR*27psf6w+w7~<fPmK1?x_*(s5kz77&p1rNSpExyM3hh2^+oo%~
z3~Zkv2`&y=QvBSg*KVD^Gw=5MgTq#{^|Cx&x-c;|Uex?E88KvzT)P{4)u*e^7e1|T
zH{|~szVDmWM|YQ|W+xZDz$?c#=Ad&>{kZwLa&LL{Vbtw)0saDl6A-^8{bc%800000
LNkvXXu0mjf>=OzN

delta 396
zcmV;70dxM~1hE4liBL{Q4GJ0x0000DNk~Le0000A0000A2m$~A00K~0>X9KZf7A>X
z038W)NyTFT00BNpL_t&-(<RW)OTthb0Pyd7d%7R4Eqzf<7CFK)B=VRYqOywyb?xk_
zQ-6XT?Ck$g_aGXim!MOJAPB*NE<(&qVu8Bm=5((^pFiP)7-Il%bK7`&b(`%W0NXH>
zt*k8afH6j<X}Uf>e~4ZjXEa>}e}JwvIJ<7u3W3CjxYKh^8+`dFFKF6;N&Qgb<`>JQ
z?Gsb5z8vm-y4lHQR#X;Dy}m#C8M!@YX#Mt|CqehINybP>$7A0<2M$6IG5`Q%kGXU_
z)^UNTA~EPpa#j?gQIU@T12>p(gaiz=B|`G6RHVv+D#|=3@R$L3emL}aVvZ0|6L8Lm
zuzFQd$+Aw?k~ovZDV-=P!S(81E`g0Dx?3oHTvn*_DHBhQcymtIx~lB#7gKry{kPmT
q?%!H3wrw-UD5dM!++pzm0R8~#iFv?H^r>I~0000<MNUMnLSTZDwyN6z

diff --git a/src/configurationpanelui.cpp b/src/configurationpanelui.cpp
index bc6796acab..e482d24515 100644
--- a/src/configurationpanelui.cpp
+++ b/src/configurationpanelui.cpp
@@ -1,7 +1,7 @@
 /****************************************************************************
 ** Form implementation generated from reading ui file 'configurationpanel.ui'
 **
-** Created: Tue Jan 18 14:45:52 2005
+** Created: Wed Jan 19 19:22:37 2005
 **      by: The User Interface Compiler ($Id$)
 **
 ** WARNING! All changes made in this file will be lost!
diff --git a/src/configurationpanelui.h b/src/configurationpanelui.h
index e987627fa9..f173e4f13a 100644
--- a/src/configurationpanelui.h
+++ b/src/configurationpanelui.h
@@ -1,7 +1,7 @@
 /****************************************************************************
 ** Form interface generated from reading ui file 'configurationpanel.ui'
 **
-** Created: Tue Jan 18 14:45:52 2005
+** Created: Wed Jan 19 19:22:37 2005
 **      by: The User Interface Compiler ($Id$)
 **
 ** WARNING! All changes made in this file will be lost!
diff --git a/src/main.cpp b/src/main.cpp
index 607d3171b0..ae517e3d62 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -33,7 +33,7 @@
 
 
 void OptionProcess (int argc,char **argv) ;
-QString *pOption ;
+QString *pOption = NULL;
 
 
 int
@@ -44,10 +44,13 @@ main (int argc, char **argv) {
 	Config::setTree(new ConfigurationTree());	
 	
 	OptionProcess (argc,argv);
+	manager = new Manager(pOption);
+/*
 	if ( pOption )  
 		manager = new Manager(pOption);
 	else
 		manager = new Manager(new QString());
+*/
 
 #if 0
 	QTranslator translator (0);
diff --git a/src/manager.cpp b/src/manager.cpp
index 39fe6b811c..9de2ce18f1 100644
--- a/src/manager.cpp
+++ b/src/manager.cpp
@@ -71,7 +71,7 @@ Manager::Manager (QString *Dc = NULL) {
 	b_ringing = false;
 	mute = false;
 	b_ringtone = false;
-	if (! DirectCall->isNull()) { 
+	if (DirectCall) { 
 		qWarning ("Direct call.....");
 		gui()->lcd->textBuffer = DirectCall ;
 		gui()->dial();
diff --git a/src/manager.h b/src/manager.h
index 77e65dc5dd..b5a7cdcdae 100644
--- a/src/manager.h
+++ b/src/manager.h
@@ -45,7 +45,7 @@ public:
 	AudioRtp		*audioRTP;
 	AudioDrivers	*audiodriver;
 	ToneGenerator	*tone;
-	QString 		*DirectCall; // from argv[1]
+	QString 		*DirectCall; // from -p argv
 	bool 			 mute;
 	bool 			 tonezone;
 	std::string		 path;
diff --git a/src/phonebookui.cpp b/src/phonebookui.cpp
index 1c43849658..83f938a7bd 100644
--- a/src/phonebookui.cpp
+++ b/src/phonebookui.cpp
@@ -1,7 +1,7 @@
 /****************************************************************************
 ** Form implementation generated from reading ui file 'phonebook.ui'
 **
-** Created: Tue Jan 18 14:45:51 2005
+** Created: Wed Jan 19 19:22:37 2005
 **      by: The User Interface Compiler ($Id$)
 **
 ** WARNING! All changes made in this file will be lost!
diff --git a/src/phonebookui.h b/src/phonebookui.h
index f97be40d96..a620bbc8c0 100644
--- a/src/phonebookui.h
+++ b/src/phonebookui.h
@@ -1,7 +1,7 @@
 /****************************************************************************
 ** Form interface generated from reading ui file 'phonebook.ui'
 **
-** Created: Tue Jan 18 14:45:51 2005
+** Created: Wed Jan 19 19:22:37 2005
 **      by: The User Interface Compiler ($Id$)
 **
 ** WARNING! All changes made in this file will be lost!
diff --git a/src/url_inputui.cpp b/src/url_inputui.cpp
index 69d1481a8a..90153405ca 100644
--- a/src/url_inputui.cpp
+++ b/src/url_inputui.cpp
@@ -1,7 +1,7 @@
 /****************************************************************************
 ** Form implementation generated from reading ui file 'url_input.ui'
 **
-** Created: Tue Jan 18 14:45:52 2005
+** Created: Wed Jan 19 19:22:37 2005
 **      by: The User Interface Compiler ($Id$)
 **
 ** WARNING! All changes made in this file will be lost!
diff --git a/src/url_inputui.h b/src/url_inputui.h
index ae04b0ae3b..ea0bd682c3 100644
--- a/src/url_inputui.h
+++ b/src/url_inputui.h
@@ -1,7 +1,7 @@
 /****************************************************************************
 ** Form interface generated from reading ui file 'url_input.ui'
 **
-** Created: Tue Jan 18 14:45:52 2005
+** Created: Wed Jan 19 19:22:37 2005
 **      by: The User Interface Compiler ($Id$)
 **
 ** WARNING! All changes made in this file will be lost!
-- 
GitLab