[pdfmod] Update About dialog
- From: Gabriel Burt <gburt src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pdfmod] Update About dialog
- Date: Sun, 2 Aug 2009 21:54:42 +0000 (UTC)
commit 991d7de786e644bc78f01e76059f2f61037ff183
Author: Gabriel Burt <gabriel burt gmail com>
Date: Sun Aug 2 14:51:48 2009 -0700
Update About dialog
src/PdfMod/PdfMod/GlobalActions.cs | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/src/PdfMod/PdfMod/GlobalActions.cs b/src/PdfMod/PdfMod/GlobalActions.cs
index ca25913..4094996 100644
--- a/src/PdfMod/PdfMod/GlobalActions.cs
+++ b/src/PdfMod/PdfMod/GlobalActions.cs
@@ -400,7 +400,15 @@ namespace PdfMod
Version = "0.3",
Website = WIKI_URL,
WebsiteLabel = Catalog.GetString ("Visit Website"),
- Authors = new string [] { "Gabriel Burt", "", "Contributions from:", "Sandy Armstrong", "Aaron Bockover", "Olivier Le Thanh Duong" },
+ Authors = new string [] {
+ "Gabriel Burt", "",
+ "Contributions from:",
+ " â?¢ Sandy Armstrong",
+ " â?¢ Aaron Bockover",
+ " â?¢ Olivier Le Thanh Duong",
+ " â?¢ Julien Rebetez"
+ },
+ Documenters = new string [] { "Gabriel Burt" },
Artists = new string [] { "Kalle Persson" },
Copyright = "Copyright 2009 Novell Inc.",
TranslatorCredits = Catalog.GetString ("translator-credits")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]