[ekiga] Remove last traces of GnomeMeeting name in information files



commit dc96284b961be540f69552d99ef66558e4f314a6
Author: Eugen Dedu <eugen dedu univ-fcomte fr>
Date:   Thu Jan 29 15:06:17 2015 +0100

    Remove last traces of GnomeMeeting name in information files

 LICENSE     |   12 ++++++------
 ekiga.doap  |    2 +-
 man/ekiga.1 |   33 +++++++++++----------------------
 3 files changed, 18 insertions(+), 29 deletions(-)
---
diff --git a/LICENSE b/LICENSE
index aa0b245..6e66918 100644
--- a/LICENSE
+++ b/LICENSE
@@ -12,9 +12,9 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
-Ekiga/GnomeMeeting is licensed under the GNU GPL license and as a special 
-exception, you have permission to link or otherwise combine this program with 
-the programs OPAL, OpenH323, PWLIB, and OpenSSL, and distribute 
-the combination, without applying the requirements of the GNU GPL to these 
-programs, as long as you do follow the requirements of the GNU GPL for all the
-rest of the software thus combined.
+Ekiga is licensed under the GNU GPL license and as a special exception,
+you have permission to link or otherwise combine this program with the
+programs OPAL, OpenH323, PWLIB, and OpenSSL, and distribute the
+combination, without applying the requirements of the GNU GPL to these
+programs, as long as you do follow the requirements of the GNU GPL for all
+the rest of the software thus combined.
diff --git a/ekiga.doap b/ekiga.doap
index ee696e6..c457625 100644
--- a/ekiga.doap
+++ b/ekiga.doap
@@ -5,7 +5,7 @@
          xmlns="http://usefulinc.com/ns/doap#";>
   <name xml:lang="en">ekiga</name>
   <shortdesc xml:lang="en">Videoconferencing and VoIP software: Talk to and see people over the 
Internet</shortdesc>
-  <description>Ekiga is a VoIP, IP Telephony, and Video Conferencing application that allows you to make 
audio and video calls to remote users with SIP or H.323 compatible hardware and software.  It supports many 
audio and video codecs and all modern VoIP features for both SIP and H.323.  Ekiga is the first Open Source 
application to support both H.323 and SIP, as well as audio and video.  Ekiga was formerly known as 
GnomeMeeting.</description>
+  <description>Ekiga is a VoIP, IP Telephony, and Video Conferencing application that allows you to make 
audio and video calls to remote users with SIP or H.323 compatible hardware and software.  It supports many 
audio and video codecs and all modern VoIP features for both SIP and H.323.  Ekiga is the first Open Source 
application to support both H.323 and SIP, as well as audio and video.</description>
 
   <homepage rdf:resource="http://ekiga.org/"; />
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/ekiga-list"; />
diff --git a/man/ekiga.1 b/man/ekiga.1
index 383edb5..1ebfd62 100644
--- a/man/ekiga.1
+++ b/man/ekiga.1
@@ -1,9 +1,9 @@
 .\" Process this file with
 .\" groff -man -Tascii ekiga.1
 .\"
-.TH Ekiga 1 "January 2014" Linux "Version 5.00"
+.TH Ekiga 1 "January 2015" Linux "Version 5.00"
 .SH NAME
-Ekiga \- SIP and H.323 Voice over IP and Videoconferencing for UN*X
+Ekiga \- SIP and H.323 Voice over IP and Videoconferencing for UN*X and Windows
 .SH SYNOPSIS
 .B ekiga [-d level] [-c URL]
 .\" .B [--disable-sound] [--enable-sound]
@@ -16,40 +16,29 @@ Ekiga \- SIP and H.323 Voice over IP and Videoconferencing for UN*X
 .\" .B [--sm-disable]
 .SH DESCRIPTION
 .B Ekiga
-is a SIP and H.323 VoIP, IP Telephony and Video Conferencing application which complies to the SIP and H.323 
protocols. It can connect to a variety of other SIP and H323 applications including specific hardware. Ekiga 
can work with or without a webcam, and is able to create pure audio communications or traditional audio+video 
communications. Ekiga was formerly known as GnomeMeeting. It offers to configure almost every option from 
within the GUI. Command-line options include 
+is a SIP and H.323 VoIP, IP Telephony and Video Conferencing application which complies to the SIP and H.323 
protocols.  It can connect to a variety of other SIP and H323 applications including specific hardware.  
Ekiga can work with or without a webcam, and is able to create pure audio communications or traditional 
audio+video communications.  It offers to configure almost every option from within the GUI. Command-line 
options include 
 .B -d
 to turn on debugging during calls.
 .B -c
 to call another URL.
 .SH OPTIONS
 .IP "-d level"
-turn on debugging (on the console), level should be between 1 and 4.
+turn on debugging (on the console), level should be between 1 and 9.
 .IP "-c URL"
-Calls the given URL. Ekiga can be running or not when invoking that option. SIP, H.323 and CALLTO URLs are 
supported.
-
+Calls the given URL.  Ekiga can be running or not when invoking that option.  SIP, H.323 and CALLTO URLs are 
supported.
 .SH DOCUMENTATION
-More documentation is available in the manual available through Ekiga's Help menu. There is also a FAQ at:
-http://www.ekiga.org
-
+More documentation is available in the manual available through Ekiga's
+Help menu.  There is also a wiki Web site at:
+http://wiki.ekiga.org
 .SH GETTING HELP
-Feel free to join #ekiga on irc.gnome.org (GIMPnet) or the ML at:
-
+Feel free to join #ekiga on irc.gnome.org (GIMPnet) or the mailing list at:
 http://mail.gnome.org/mailman/listinfo/ekiga-list
-
-.B after
-having read the FAQ at 
-
-http://www.ekiga.org/ .
-
 .SH AUTHOR
 Damien Sandras <dsandras at seconix dot com>
-
 .SH OTHER INFO
 The webpage for Ekiga is at
 http://www.ekiga.org.
-You can find info about Ekiga there and download the latest version.
-Either as packages for all major distributions or as sourcecode. Patched version of the libs are available, 
if necessary.
 .SH COPYRIGHT
-Copyright \(co 2000-2014 Damien Sandras
+Copyright \(co 2000-2015 Damien Sandras
 .br
-This is free software licensed under the GPLv2; see the LICENSE file in the source for copying conditions. 
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+This is free software licensed under the GPLv2; see the LICENSE file in the source for copying conditions.  
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


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