wok rev 17699

Up marlin: edit last patch
author Yuri Pourre <yuripourre@gmail.com>
date Thu Feb 26 22:14:27 2015 -0300 (2015-02-26)
parents b306abf02078
children fe7032bb58d0
files marlin/stuff/marlin-fix-tests.patch
line diff
     1.1 --- a/marlin/stuff/marlin-fix-tests.patch	Thu Feb 26 22:08:46 2015 -0300
     1.2 +++ b/marlin/stuff/marlin-fix-tests.patch	Thu Feb 26 22:14:27 2015 -0300
     1.3 @@ -1,6 +1,6 @@
     1.4  # opened ticket at https://bugs.launchpad.net/marlin/+bug/1404153
     1.5  --- marlin-0.5/libwidget/tests/tests-pathbar.vala	2015-02-26 21:42:49.328510064 -0300
     1.6 -+++ marlin-0.5/libwidget/tests/tests-pathbar-fixed.vala	2015-02-26 21:42:31.216508618 -0300
     1.7 ++++ marlin-0.5/libwidget/tests/tests-pathbar.vala	2015-02-26 21:42:31.216508618 -0300
     1.8  @@ -35,7 +35,7 @@
     1.9           var bread_entry = new BreadcrumbsEntry();
    1.10           assert(bread_entry is BreadcrumbsEntry);