diff --git a/.gitignore b/.gitignore index 7323fd1..715d232 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ totem-2.90.5.tar.bz2 /totem-3.11.91.tar.xz /totem-3.12.0.tar.xz /totem-3.12.1.tar.xz +/totem-3.13.90.tar.xz diff --git a/0001-data-Use-the-correct-name-for-parent-widgets-in-temp.patch b/0001-data-Use-the-correct-name-for-parent-widgets-in-temp.patch deleted file mode 100644 index c17596e..0000000 --- a/0001-data-Use-the-correct-name-for-parent-widgets-in-temp.patch +++ /dev/null @@ -1,43 +0,0 @@ -From dc7618a2ff94622c413bcbbce6f13a301cb12969 Mon Sep 17 00:00:00 2001 -From: Yosef Or Boczko -Date: Sat, 3 May 2014 23:54:22 +0300 -Subject: [PATCH] data: Use the correct name for parent widgets in templates - -Recent versions of GTK+ started complaining about this, for example: -(totem:5745): Gtk-CRITICAL **: Error building template class 'TotemMainToolbar' for an instance of type 'TotemMainToolbar': Template parent type `GtkBox' does not match instance parent type `GtkHeaderBar'. - -https://bugzilla.gnome.org/show_bug.cgi?id=729479 ---- - src/grilo.ui | 2 +- - src/totemmaintoolbar.ui | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) - -diff --git a/src/grilo.ui b/src/grilo.ui -index 7b8103d..aa7b9ac 100644 ---- a/src/grilo.ui -+++ b/src/grilo.ui -@@ -91,7 +91,7 @@ - - - --