flatpak: Stop renaming icons

We are now installing properly named icons, no need to
rename anymore.

This was causing ci to fail.
This commit is contained in:
Matthias Clasen 2019-02-09 09:20:25 -05:00
parent a72b91ec94
commit 81f88baa2c
2 changed files with 0 additions and 2 deletions

View File

@ -5,7 +5,6 @@
"sdk": "org.gnome.Sdk",
"command": "gtk4-demo",
"tags": ["devel", "development", "nightly"],
"rename-icon": "gtk4-demo",
"desktop-file-name-prefix": "(Development) ",
"finish-args": [
"--device=dri",

View File

@ -5,7 +5,6 @@
"sdk": "org.gnome.Sdk",
"command": "gtk4-widget-factory",
"tags": ["devel", "development", "nightly"],
"rename-icon": "gtk4-widget-factory",
"desktop-file-name-prefix": "(Development) ",
"finish-args": [
"--device=dri",