mirror of
https://github.com/flatpak/flatpak.git
synced 2026-04-11 18:39:21 -04:00
Fix test failures due to desktop validation
This commit is contained in:
@@ -21,9 +21,10 @@ cat > ${DIR}/files/share/applications/org.test.Hello.desktop <<EOF
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Hello
|
||||
Exec=hello.sh
|
||||
Icon=org.test.Hello
|
||||
MimeType=x-test/Hello
|
||||
MimeType=x-test/Hello;
|
||||
EOF
|
||||
|
||||
mkdir -p ${DIR}/files/share/icons/hicolor/64x64/apps
|
||||
|
||||
Reference in New Issue
Block a user