From: Ivailo Monev Date: Tue, 17 Dec 2019 16:30:16 +0000 (+0000) Subject: add field code to Exec key in designer desktop file X-Git-Tag: 4.12.0~4681 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=645d7550062657bc381515c589bc0a53569d4241;p=kde%2FKatie.git add field code to Exec key in designer desktop file Signed-off-by: Ivailo Monev --- diff --git a/src/tools/designer/designer.desktop.cmake b/src/tools/designer/designer.desktop.cmake index e67d39b11..1c4a3f7c0 100644 --- a/src/tools/designer/designer.desktop.cmake +++ b/src/tools/designer/designer.desktop.cmake @@ -1,7 +1,7 @@ [Desktop Entry] Name=Katie Designer Comment=Design GUIs for Katie applications -Exec=@KATIE_BINARIES_FULL@/designer@KATIE_TOOLS_SUFFIX@@CMAKE_EXECUTABLE_SUFFIX@ +Exec=@KATIE_BINARIES_FULL@/designer@KATIE_TOOLS_SUFFIX@@CMAKE_EXECUTABLE_SUFFIX@ %F Icon=@KATIE_PIXMAPS_FULL@/designer@KATIE_TOOLS_SUFFIX@.png MimeType=application/x-designer; Terminal=false