[ekiga] Remove two endlines to reduce assistant window size
- From: Eugen Dedu <ededu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] Remove two endlines to reduce assistant window size
- Date: Mon, 10 Jan 2011 19:11:56 +0000 (UTC)
commit cb04163c77436160f776181d026f0689a4797ac2
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date: Mon Jan 10 20:10:47 2011 +0100
Remove two endlines to reduce assistant window size
Fixes bug #580533. A general solution for even smaller screens is
still needed.
src/gui/assistant.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gui/assistant.cpp b/src/gui/assistant.cpp
index 634905c..ea41142 100644
--- a/src/gui/assistant.cpp
+++ b/src/gui/assistant.cpp
@@ -705,7 +705,7 @@ create_ekiga_out_page (EkigaAssistant *assistant)
label = gtk_label_new (NULL);
text = g_strdup_printf ("<i>%s</i>",
- _("You can make calls to regular phones and cell numbers worldwide using Ekiga.\n\n"
+ _("You can make calls to regular phones and cell numbers worldwide using Ekiga. "
"To enable this, you need to do two things:\n"
"- First buy an account at the URL below.\n"
"- Then enter your account ID and PIN code.\n"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]