[pitivi] medialibrary: Show the initial infobar again when creating a new project
- From: Jean-François Fortin Tam <jfft src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] medialibrary: Show the initial infobar again when creating a new project
- Date: Fri, 6 Sep 2013 00:13:41 +0000 (UTC)
commit f5c1cacd7eb2724b96278bf85073136f3b9e2167
Author: Jean-François Fortin Tam <nekohayo gmail com>
Date: Wed Aug 21 22:10:32 2013 -0400
medialibrary: Show the initial infobar again when creating a new project
pitivi/medialibrary.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/pitivi/medialibrary.py b/pitivi/medialibrary.py
index ae34db6..1db573d 100644
--- a/pitivi/medialibrary.py
+++ b/pitivi/medialibrary.py
@@ -959,6 +959,7 @@ class MediaLibraryWidget(Gtk.VBox, Loggable):
self._project = project
self._resetErrorList()
self.storemodel.clear()
+ self._welcome_infobar.show_all()
self._connectToProject(project)
def _newProjectLoadedCb(self, unused_pitivi, project):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]