[frogr] Minor about dialog formatting fixes
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Minor about dialog formatting fixes
- Date: Tue, 18 Jan 2011 09:37:18 +0000 (UTC)
commit d282ef80ba89d53c23265fcf5c522a760cde549c
Author: Claudio Saavedra <csaavedra igalia com>
Date: Tue Jan 18 11:15:21 2011 +0200
Minor about dialog formatting fixes
src/frogr-about-dialog.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/frogr-about-dialog.c b/src/frogr-about-dialog.c
index 78a23b0..e3644d7 100644
--- a/src/frogr-about-dialog.c
+++ b/src/frogr-about-dialog.c
@@ -30,14 +30,14 @@
#define ABOUT_DIALOG_ICON ICONS_DIR "/hicolor/48x48/apps/frogr.png"
static const gchar *authors[] = {
- "Mario Sanchez Prada\n<msanchez igalia com>",
- "Adrian Perez de Castro\n<aperez igalia com>",
+ "Mario Sanchez Prada <msanchez igalia com>",
+ "Adrian Perez de Castro <aperez igalia com>",
"",
NULL
};
static const gchar *artists[] = {
- "Adrian Perez de Castro\n<aperez igalia com>\n",
+ "Adrian Perez de Castro <aperez igalia com>",
NULL
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]