[#18629] Ready for release 1.2.1

This commit is contained in:
Emmanuel Milou
2013-01-09 13:37:36 -05:00
parent b72885525e
commit 0f8a36d0b7
2 changed files with 3 additions and 2 deletions

1
README
View File

@ -7,6 +7,7 @@ Tree information:
* 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
* sflphone-kde: git clone git://anongit.kde.org/sflphone-kde
Please refer to the INSTALL file or our development website (http://projects.savoirfairelinux.net/projects/show/sflphone) for installation guide.

View File

@ -24,8 +24,8 @@ SNAPSHOT_TAG=`date +%Y%m%d`
TAG_NAME_PREFIX=
VERSION_NUMBER="1.2.1"
# LAUNCHPAD_PACKAGES=("sflphone-common" "sflphone-client-kde" "sflphone-client-gnome" "sflphone-plugins" "sflphone-common-video" "sflphone-client-gnome-video")
LAUNCHPAD_PACKAGES=("sflphone-common-video" "sflphone-client-gnome-video")
LAUNCHPAD_PACKAGES=("sflphone-common" "sflphone-client-kde" "sflphone-client-gnome" "sflphone-plugins" "sflphone-common-video" "sflphone-client-gnome-video")
#LAUNCHPAD_PACKAGES=("sflphone-common-video" "sflphone-client-gnome-video")
# LAUNCHPAD_PACKAGES=("sflphone-client-kde")
echo