Re: [Ekiga-devel-list] Ekiga personalisation



On 24/01/11 12:51, Javier H. Eraso L. wrote:
Ok. Thanks.
Is there some documentation about the Ekiga code?

Two documents:
- HACKING file, with just a few lines of information: http://git.gnome.org/browse/ekiga/tree/HACKING
- run doxygen on ekiga code

But your case is not so complicated, just look at main.cpp and main.h.

-----Original Message-----
From: Eugen Dedu<Eugen Dedu pu-pm univ-fcomte fr>
Sender: ekiga-devel-list-bounces gnome org
Date: Mon, 24 Jan 2011 09:16:38
To: Ekiga development mailing list<ekiga-devel-list gnome org>
Reply-To: Ekiga development mailing list<ekiga-devel-list gnome org>
Subject: Re: [Ekiga-devel-list] Ekiga personalisation

On 24/01/11 00:53, Javier Hernando Eraso Leon wrote:
Hi Eugen.

Thanks for your answer.

I could try to do this by myself, however, I have little time. I've been
thinking about offering a bounty. Are you insterested? How much will it
cost?

I really have no time, sorry.  As an rough estimation, this could take
one day of programming.  If noone steps in on this mailing-list in a few
days, look around you for someone who knows gtk.

Best regards.


2011/1/23 Eugen Dedu<Eugen Dedu pu-pm univ-fcomte fr>

On 23/01/11 22:53, Javier Hernando Eraso Leon wrote:

Hello.

First of all, let me tell you that Ekiga is the best
softphone/video-conferencig program I've have found.

I need to modify the the software so it can be used on a touchscreen
terminal on a fool-proof way. This is what I want:

- All menus and controls hidden
- Messaging panel hidden and disabled (I only want video calls)
- Video window on the left (a good size)
- On the right a button CALL and a button CANCEL
- When users press CALL the phone calls a predefined extension
- Users can only call to that default extension

Questions: Some general clues about how it can be done?
Is it hard to accomplish?
I have some experience with C programming, but I'm not an expert.


I think you can succeed if you take a bit of your time.  Everything you ask
(and needs to be modified) is found in one file src/gui/main.cpp. Take the
stable branch, cf. http://wiki.ekiga.org/index.php/Download_Ekiga_sources.

--
Eugen


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