This reverts commit 66f586896ba8e5fdea7a0f6280d0a871fddd841a. The original patch is no longer needed for weston 5.0 and the full-screen mode is required for non-sgx build. --- qt5_apps/qt5_deform/qt5_deform.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qt5_apps/qt5_deform/qt5_deform.desktop b/qt5_apps/qt5_deform/qt5_deform.desktop index ffe8e8a..9ad1d6f 100644 --- a/qt5_apps/qt5_deform/qt5_deform.desktop +++ b/qt5_apps/qt5_deform/qt5_deform.desktop @@ -4,7 +4,7 @@ Name=Deform GenericName=Demo App Icon=/usr/share/matrix-gui-2.0/apps/images/qt-icon.png -Exec=/usr/share/qt5/examples/widgets/painting/deform/deform +Exec=/usr/share/qt5/examples/widgets/painting/deform/deform -small-screen Type=Application Categories=Qt5 ProgramType=gui -- 2.17.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
