Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
J
jami-daemon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
130
Issues
130
List
Boards
Labels
Service Desk
Milestones
Iterations
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
savoirfairelinux
jami-daemon
Commits
9bdfeb99
Commit
9bdfeb99
authored
Oct 27, 2009
by
Emmanuel Milou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[#2359] Update repository documentation
parent
b44c450f
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
3 deletions
+12
-3
AUTHORS
AUTHORS
+2
-0
INSTALL
INSTALL
+0
-1
NEWS
NEWS
+9
-1
sflphone-client-gnome/configure.ac
sflphone-client-gnome/configure.ac
+1
-1
No files found.
AUTHORS
View file @
9bdfeb99
...
...
@@ -8,6 +8,8 @@ Emmanuel Milou <emmanuel dot milou at savoirfairelinux dot com>
- Plus many portions of code in sflphoned and sflphone-gtk
- Test and debugging
Alexandre Savard <alexandre dot savard at savoirfairelinux dot com>
Alexandre Bourget <alexandre dot bourget at savoirfairelinux dot com>
- IAX implementation
...
...
INSTALL
View file @
9bdfeb99
...
...
@@ -8,7 +8,6 @@ INSTALLATION GUIDE
./autogen.sh
./configure
make dep && make
sudo make install
# Go back to the root
cd ../..
./autogen.sh --prefix=/usr
...
...
NEWS
View file @
9bdfeb99
...
...
@@ -2,7 +2,15 @@
# SFLphone
################################################
* Upcoming 0.9.5~beta version on 2008-04-21
* 2009-10-27: SFLphone 0.9.7~beta has been released
* 2009-07-27: SFLphone 0.9.6 has been released
* 2009-07-17: SFLphone 0.9.6~rc2 has been released
* 2009-07-10: SFLphone 0.9.6~rc1 has been released
* 2009-05-22: SFLphone 0.9.5~beta has been released
* 2009-04-03: SFLphone 0.9.4 has been released
...
...
sflphone-client-gnome/configure.ac
View file @
9bdfeb99
AC_INIT([SFLphone],[0.9.
6
~beta],[sflphoneteam@savoirfairelinux.com],[sflphone-client-gnome])
AC_INIT([SFLphone],[0.9.
7
~beta],[sflphoneteam@savoirfairelinux.com],[sflphone-client-gnome])
AM_CONFIG_HEADER(config.h)
LT_INIT
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment