Skip to content
Snippets Groups Projects
Commit b92c2fd9 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

Merge branch 'master' into release

parents 584174c4 87b3a182
No related branches found
No related tags found
No related merge requests found
sflphone-client-gnome (0.9.5-SYSVER~rc2) SYSTEM; urgency=low
** 0.9.5 rc2 **
* [#1402] Fix pjsip build
* [#1404] Clear GTK-Critical Bug at client startup
* Changes for name based dbus connection
* Clean changelogs
* [#1343] Gnome: Implement a callback system to handle focus on
different widgets
* Debus Session
* Refactoring Python code, PEP8
* [#1430] Get back dbus_g_proxy_new_for_name
* [#1430] Get back DBUS_BUS_SESSION type
* [#1430] Dbus fixed owner message binding
* Second test with DBUS owner
* [#1404] Gnome -> Preferences -> Hooks
* [#1404] Gnome -> Preferences -> Recordings
* [#1404] Call History
* [#1404] Gnome -> Preferences -> Address Book
* [#1404] IF the first notification option disable the second
notification
* Dbus with fixed owner does not automatically start the deamon
* Add codec debug tests in pysflphone
* [#1407] Some print info
* [#1407] Add a scenario to pick_up action
* Test client dbus connection to a fixed owner
* Add python dbus test suite
* [#1314] Test pulse audio and audio streams connect and disconnect
* [#1402] Add info message after configure
* [#1402] Build the daemon with the local pjsip library (vs the
installed one)
* [#1009] Fix Codec Sampling Rate set to zeros
* [#1314] Add mutex to pulse layer audio streams
* [#1314] Refactoring pulseaudio stream to test connect disconnect
* [#1314] Refactoring of pulselayer to test conect/disconnect
* Add debug messages in debus calls concerning account
* [#1314] Add some return values to audio init functions
* Bug #1405: Fix strings as requested.
* Bug #1404: Fix strings in preferences panel.
-- SFLphone Automatic Build System <team@sflphone.org> Fri, 15 May 2009 16:57:05 -0400
sflphone-client-gnome (0.9.5-0ubuntu1~rc1) SYSTEM; urgency=low sflphone-client-gnome (0.9.5-0ubuntu1~rc1) SYSTEM; urgency=low
[ SFLphone Project ] [ SFLphone Project ]
......
sflphone-common (0.9.5-SYSVER~rc2) SYSTEM; urgency=low
** 0.9.5 rc2 **
* [#1402] Fix pjsip build
* [#1404] Clear GTK-Critical Bug at client startup
* Changes for name based dbus connection
* Clean changelogs
* [#1343] Gnome: Implement a callback system to handle focus on
different widgets
* Debus Session
* Refactoring Python code, PEP8
* [#1430] Get back dbus_g_proxy_new_for_name
* [#1430] Get back DBUS_BUS_SESSION type
* [#1430] Dbus fixed owner message binding
* Second test with DBUS owner
* [#1404] Gnome -> Preferences -> Hooks
* [#1404] Gnome -> Preferences -> Recordings
* [#1404] Call History
* [#1404] Gnome -> Preferences -> Address Book
* [#1404] IF the first notification option disable the second
notification
* Dbus with fixed owner does not automatically start the deamon
* Add codec debug tests in pysflphone
* [#1407] Some print info
* [#1407] Add a scenario to pick_up action
* Test client dbus connection to a fixed owner
* Add python dbus test suite
* [#1314] Test pulse audio and audio streams connect and disconnect
* [#1402] Add info message after configure
* [#1402] Build the daemon with the local pjsip library (vs the
installed one)
* [#1009] Fix Codec Sampling Rate set to zeros
* [#1314] Add mutex to pulse layer audio streams
* [#1314] Refactoring pulseaudio stream to test connect disconnect
* [#1314] Refactoring of pulselayer to test conect/disconnect
* Add debug messages in debus calls concerning account
* [#1314] Add some return values to audio init functions
* Bug #1405: Fix strings as requested.
* Bug #1404: Fix strings in preferences panel.
-- SFLphone Automatic Build System <team@sflphone.org> Fri, 15 May 2009 16:56:52 -0400
sflphone-common (0.9.5-0ubuntu1~rc1) SYSTEM; urgency=low sflphone-common (0.9.5-0ubuntu1~rc1) SYSTEM; urgency=low
[ SFLphone Project ] [ SFLphone Project ]
......
...@@ -7,7 +7,7 @@ msgid "" ...@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: sflphone\n" "Project-Id-Version: sflphone\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-05-05 17:03-0400\n" "POT-Creation-Date: 2009-05-05 17:43-0400\n"
"PO-Revision-Date: 2009-01-08 10:46-0500\n" "PO-Revision-Date: 2009-01-08 10:46-0500\n"
"Last-Translator: Sven Werlen <sven.werlen@savoirfairelinux.com>\n" "Last-Translator: Sven Werlen <sven.werlen@savoirfairelinux.com>\n"
"Language-Team: SavoirFaire Linux Inc <sflphoneteam@savoirfairelinux.com>\n" "Language-Team: SavoirFaire Linux Inc <sflphoneteam@savoirfairelinux.com>\n"
...@@ -438,8 +438,8 @@ msgid "_Show main window" ...@@ -438,8 +438,8 @@ msgid "_Show main window"
msgstr "_Hauptfenster anzeigen" msgstr "_Hauptfenster anzeigen"
#: ../../sflphone-client-gnome/src/statusicon.c:124 #: ../../sflphone-client-gnome/src/statusicon.c:124
#, c-format #, fuzzy, c-format
msgid "SFLphone - %i accounts registered" msgid "SFLphone - %i accounts configured"
msgstr "SFLphone - %i Konten registriert" msgstr "SFLphone - %i Konten registriert"
#: ../../sflphone-client-gnome/src/timestamp.c:46 #: ../../sflphone-client-gnome/src/timestamp.c:46
......
...@@ -9,7 +9,7 @@ msgid "" ...@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: SFLphone 0.9.4\n" "Project-Id-Version: SFLphone 0.9.4\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-05-05 17:03-0400\n" "POT-Creation-Date: 2009-05-05 17:43-0400\n"
"PO-Revision-Date: 2008-08-11 11:53+0200\n" "PO-Revision-Date: 2008-08-11 11:53+0200\n"
"Last-Translator: Maxime Chambreuil <maxime.chambreuil@savoirfairelinux.com>\n" "Last-Translator: Maxime Chambreuil <maxime.chambreuil@savoirfairelinux.com>\n"
"Language-Team: SavoirFaireLinux Inc <sflphoneteam@savoirfairelinux.com>\n" "Language-Team: SavoirFaireLinux Inc <sflphoneteam@savoirfairelinux.com>\n"
...@@ -435,8 +435,8 @@ msgid "_Show main window" ...@@ -435,8 +435,8 @@ msgid "_Show main window"
msgstr "Mostrar ventana principal" msgstr "Mostrar ventana principal"
#: ../../sflphone-client-gnome/src/statusicon.c:124 #: ../../sflphone-client-gnome/src/statusicon.c:124
#, c-format #, fuzzy, c-format
msgid "SFLphone - %i accounts registered" msgid "SFLphone - %i accounts configured"
msgstr "SFLphone - %i cuenta registrada" msgstr "SFLphone - %i cuenta registrada"
#: ../../sflphone-client-gnome/src/timestamp.c:46 #: ../../sflphone-client-gnome/src/timestamp.c:46
......
...@@ -8,7 +8,7 @@ msgid "" ...@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: SFLphone 0.9.4\n" "Project-Id-Version: SFLphone 0.9.4\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-05-05 17:03-0400\n" "POT-Creation-Date: 2009-05-05 17:43-0400\n"
"PO-Revision-Date: 2009-01-08 15:19 GMT-5\n" "PO-Revision-Date: 2009-01-08 15:19 GMT-5\n"
"Last-Translator: HUSSEIN ABDALLAH <hussein.abdallah@savoirfairelinux.com>\n" "Last-Translator: HUSSEIN ABDALLAH <hussein.abdallah@savoirfairelinux.com>\n"
"Language-Team: Savoir-Faire Linux Inc <sflphoneteam@savoirfairelinux.com>\n" "Language-Team: Savoir-Faire Linux Inc <sflphoneteam@savoirfairelinux.com>\n"
...@@ -432,8 +432,8 @@ msgid "_Show main window" ...@@ -432,8 +432,8 @@ msgid "_Show main window"
msgstr "_Показать главное окно" msgstr "_Показать главное окно"
#: ../../sflphone-client-gnome/src/statusicon.c:124 #: ../../sflphone-client-gnome/src/statusicon.c:124
#, c-format #, fuzzy, c-format
msgid "SFLphone - %i accounts registered" msgid "SFLphone - %i accounts configured"
msgstr "SFLphone - Зарегистрировано %i аккаунтов" msgstr "SFLphone - Зарегистрировано %i аккаунтов"
#: ../../sflphone-client-gnome/src/timestamp.c:46 #: ../../sflphone-client-gnome/src/timestamp.c:46
......
...@@ -8,7 +8,7 @@ msgid "" ...@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: SFLphone 0.9.2\n" "Project-Id-Version: SFLphone 0.9.2\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-05-05 17:03-0400\n" "POT-Creation-Date: 2009-05-05 17:43-0400\n"
"PO-Revision-Date: 2008-10-28 14:15\n" "PO-Revision-Date: 2008-10-28 14:15\n"
"Last-Translator: Yun Liu <yun.liu@savoirfairelinux.com>\n" "Last-Translator: Yun Liu <yun.liu@savoirfairelinux.com>\n"
"Language-Team: SavoirFaireLinux Inc <sflphoneteam@savoirfairelinux.com>\n" "Language-Team: SavoirFaireLinux Inc <sflphoneteam@savoirfairelinux.com>\n"
...@@ -432,8 +432,8 @@ msgid "_Show main window" ...@@ -432,8 +432,8 @@ msgid "_Show main window"
msgstr "显示主窗口(S)" msgstr "显示主窗口(S)"
#: ../../sflphone-client-gnome/src/statusicon.c:124 #: ../../sflphone-client-gnome/src/statusicon.c:124
#, c-format #, fuzzy, c-format
msgid "SFLphone - %i accounts registered" msgid "SFLphone - %i accounts configured"
msgstr "SFLphone - %i 个帐户已注册" msgstr "SFLphone - %i 个帐户已注册"
#: ../../sflphone-client-gnome/src/timestamp.c:46 #: ../../sflphone-client-gnome/src/timestamp.c:46
......
...@@ -8,7 +8,7 @@ msgid "" ...@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: SFLphone 0.9.2\n" "Project-Id-Version: SFLphone 0.9.2\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-05-05 17:03-0400\n" "POT-Creation-Date: 2009-05-05 17:43-0400\n"
"PO-Revision-Date: 2008-10-28 14:15\n" "PO-Revision-Date: 2008-10-28 14:15\n"
"Last-Translator: Yun Liu <yun.liu@savoirfairelinux.com>\n" "Last-Translator: Yun Liu <yun.liu@savoirfairelinux.com>\n"
"Language-Team: SavoirFaireLinux Inc <sflphoneteam@savoirfairelinux.com>\n" "Language-Team: SavoirFaireLinux Inc <sflphoneteam@savoirfairelinux.com>\n"
...@@ -431,8 +431,8 @@ msgid "_Show main window" ...@@ -431,8 +431,8 @@ msgid "_Show main window"
msgstr "顯示主窗口(S)" msgstr "顯示主窗口(S)"
#: ../../sflphone-client-gnome/src/statusicon.c:124 #: ../../sflphone-client-gnome/src/statusicon.c:124
#, c-format #, fuzzy, c-format
msgid "SFLphone - %i accounts registered" msgid "SFLphone - %i accounts configured"
msgstr "SFLphone - %i 個帳戶已註冊" msgstr "SFLphone - %i 個帳戶已註冊"
#: ../../sflphone-client-gnome/src/timestamp.c:46 #: ../../sflphone-client-gnome/src/timestamp.c:46
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment