From 49120f48474fc8fdc2448c75d961bc238213cfac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 1 May 2018 14:34:32 +0200 Subject: New upstream version 0.28.2 --- src/PhotoPage.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PhotoPage.vala') diff --git a/src/PhotoPage.vala b/src/PhotoPage.vala index 9bed855..5c2a1de 100644 --- a/src/PhotoPage.vala +++ b/src/PhotoPage.vala @@ -2530,7 +2530,7 @@ public class LibraryPhotoPage : EditingHostPage { update_flag_action(); - set_action_visible("ExternalEditRAW", + set_action_sensitive("ExternalEditRAW", is_raw && Config.Facade.get_instance().get_external_raw_app() != ""); base.update_actions(selected_count, count); -- cgit v1.2.3