rename directories

sflphone-common -> daemon
sflphone-client-gnome -> gnome
sflphone-client-kde -> kde
sflphone-plugins -> plugins
This commit is contained in:
Rafaël Carré
2011-08-15 09:15:00 -04:00
parent fd32fa8d57
commit 0d02b874ea
2740 changed files with 14 additions and 14 deletions

4
README
View File

@ -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