wok-next diff marlin/receipt @ rev 20663

Fix web site for the Shimmer Project themes
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 10 22:58:32 2018 +0300 (2018-05-10)
parents c3a368c0cddb
children 2429f6beff21
line diff
     1.1 --- a/marlin/receipt	Fri Mar 02 03:33:54 2018 +0200
     1.2 +++ b/marlin/receipt	Thu May 10 22:58:32 2018 +0300
     1.3 @@ -21,8 +21,6 @@
     1.4  	# gee-1.0 is old while gee-0.8 is latest ;)
     1.5  	sed -i 's|gee-1.0|gee-0.8|g' $(grep -l gee-1.0 $(find . -type f))
     1.6  
     1.7 -	patch -p1 < $stuff/marlin-0.5.patch
     1.8 -	patch -p1 < $stuff/marlin-icons.patch
     1.9  	sed -i 's/Gdk.EventKey event = Gdk.EventKey(/Gdk.Event event = new Gdk.Event(Gdk.EventType.KEY_PRESS/' libwidgets/tests/tests-pathbar.vala
    1.10  	sed -i 's/event\./&key./' libwidgets/tests/tests-pathbar.vala
    1.11  	sed -i 's/event)/event.key)/' libwidgets/tests/tests-pathbar.vala