Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
pitivi
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Millan Castro
pitivi
Commits
e8f1781d
Commit
e8f1781d
authored
May 31, 2011
by
Thibault Saunier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update authors in the about UI
parent
78904e83
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
NEWS
NEWS
+2
-2
pitivi/ui/mainwindow.py
pitivi/ui/mainwindow.py
+4
-2
No files found.
NEWS
View file @
e8f1781d
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
...
...
pitivi/ui/mainwindow.py
View file @
e8f1781d
...
...
@@ -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"
))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment