[pitivi] Update authors in the about UI
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] Update authors in the about UI
- Date: Wed, 1 Jun 2011 15:57:49 +0000 (UTC)
commit e8f1781dc1c9e4375ffecff5fe5d72c0674eee17
Author: Thibault Saunier <thibault saunier collabora com>
Date: Tue May 31 18:56:49 2011 -0400
Update authors in the about UI
NEWS | 4 ++--
pitivi/ui/mainwindow.py | 6 ++++--
2 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index a2d43ad..df36ca9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-2011 May 24 - PiTiVi 0.14
+2011 May 31 - PiTiVi 0.14
* Audio and video effects
* Completely redesigned project settings dialog, with the ability to create presets
* Completely redesigned rendering dialog
@@ -15,7 +15,7 @@
* Commandline render mode
* Use the standard infobar widget all around
* Remove hal dependency
- * Lots of bug fixing:
+ * Lots of bug fixing
2010 September 16 - PiTiVi 0.13.5
diff --git a/pitivi/ui/mainwindow.py b/pitivi/ui/mainwindow.py
index c4c814b..32ee24e 100644
--- a/pitivi/ui/mainwindow.py
+++ b/pitivi/ui/mainwindow.py
@@ -660,6 +660,8 @@ class PitiviMainWindow(gtk.Window, Loggable):
authors = ["Edward Hervey <bilboed bilboed com>",
"Alessandro Decina <alessandro decina collabora co uk>",
"Brandon Lewis <brandon_lewis berkeley edu> (UI)",
+ "Jean-François Fortin Tam <nekohayo gmail com> (UI)",
+ "Thibault Saunier <thibault saunier collabora com>",
"",
_("Contributors:"),
"Christophe Sauthier <christophe sauthier gmail com> (i18n)",
@@ -667,11 +669,11 @@ class PitiviMainWindow(gtk.Window, Loggable):
"Ernst Persson <ernstp gmail com>",
"Richard Boulton <richard tartarus org>",
"Thibaut Girka <thibaut girka free fr> (UI)",
- "Jean-François Fortin Tam <nekohayo gmail com> (UI)",
"Johan Dahlin <jdahlin async com br> (UI)",
"Luca Della Santina <dellasantina farm unipi it>",
"Thijs Vermeir <thijsvermeir gmail com>",
- "Sarath Lakshman <sarathlakshman slynux org>"]
+ "Sarath Lakshman <sarathlakshman slynux org>",
+ "Alex Balut <alexandru balut gmail com>"]
abt.set_authors(authors)
abt.set_license(_("GNU Lesser General Public License\n"
"See http://www.gnu.org/copyleft/lesser.html for more details"))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]