From 92af1b1c123983b94e38519943b6ad4fab3db9d7 Mon Sep 17 00:00:00 2001 From: Héctor Ramón Jiménez Date: Tue, 21 Jan 2020 00:37:57 +0100 Subject: Fix `todos` build workflow --- examples/todos/iced-todos.desktop | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/todos/iced-todos.desktop (limited to 'examples/todos/iced-todos.desktop') diff --git a/examples/todos/iced-todos.desktop b/examples/todos/iced-todos.desktop new file mode 100644 index 00000000..dd7ce53d --- /dev/null +++ b/examples/todos/iced-todos.desktop @@ -0,0 +1,4 @@ +[Desktop Entry] +Name=Todos - Iced +Exec=iced-todos +Type=Application -- cgit