mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
rename directories
sflphone-common -> daemon sflphone-client-gnome -> gnome sflphone-client-kde -> kde sflphone-plugins -> plugins
This commit is contained in:
4
README
4
README
@ -4,8 +4,8 @@ GIT REPOSITORY
|
||||
|
||||
Tree information:
|
||||
|
||||
* sflphone-common: contains the core application code. This code is mandatory to run the softphone. It may be considered as the core as it implements all the logic (audio layer, communication layer, account management, codecs management, dbus services).
|
||||
* sflphone-client-gnome: contains the GTK+ client for SFLphone. It will connect and communicate to the core application through D-Bus.
|
||||
* daemon: contains the core application code. This code is mandatory to run the softphone. It may be considered as the core as it implements all the logic (audio layer, communication layer, account management, codecs management, dbus services).
|
||||
* gnome: contains the GTK+ client for SFLphone. It will connect and communicate to the core application through D-Bus.
|
||||
* tools: scripts
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user