[pitivi/ges: 202/287] Use the correct placeholder for MediaLibrary menus/buttons



commit 465f652333f214c43bfd02ad850be9415c24b25d
Author: Jean-FranÃois Fortin Tam <nekohayo gmail com>
Date:   Tue Jan 10 12:30:45 2012 -0500

    Use the correct placeholder for MediaLibrary menus/buttons

 data/ui/mainwindow.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/mainwindow.xml b/data/ui/mainwindow.xml
index f069141..c97368d 100644
--- a/data/ui/mainwindow.xml
+++ b/data/ui/mainwindow.xml
@@ -30,7 +30,7 @@
     </menu>
     <menu action="Library">
       <separator />
-      <placeholder name="SourceList" />
+      <placeholder name="MediaLibrary" />
       <separator />
       <placeholder name="Timeline" />
     </menu>
@@ -51,7 +51,7 @@
     <toolitem action="Undo" />
     <toolitem action="Redo" />
     <separator />
-    <placeholder name="SourceList" />
+    <placeholder name="MediaLibrary" />
     <separator />
     <toolitem action="SaveProject" />
     <toolitem action="RenderProject" />



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]