summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-02-09 09:20:25 -0500
committerMatthias Clasen <mclasen@redhat.com>2019-02-09 09:20:25 -0500
commit81f88baa2cfbe5352116203f587e357e5eca4483 (patch)
treeff8b1cb17539c78092e36e6fcd34298c0b1b64ff /build-aux
parenta72b91ec94450cb51c4452d84792ab87fc795687 (diff)
downloadgtk+-81f88baa2cfbe5352116203f587e357e5eca4483.tar.gz
flatpak: Stop renaming icons
We are now installing properly named icons, no need to rename anymore. This was causing ci to fail.
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/flatpak/org.gtk.Demo.json1
-rw-r--r--build-aux/flatpak/org.gtk.WidgetFactory.json1
2 files changed, 0 insertions, 2 deletions
diff --git a/build-aux/flatpak/org.gtk.Demo.json b/build-aux/flatpak/org.gtk.Demo.json
index ca655a7bd6..bb2c1054eb 100644
--- a/build-aux/flatpak/org.gtk.Demo.json
+++ b/build-aux/flatpak/org.gtk.Demo.json
@@ -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",
diff --git a/build-aux/flatpak/org.gtk.WidgetFactory.json b/build-aux/flatpak/org.gtk.WidgetFactory.json
index ea6aaa9938..3df814a546 100644
--- a/build-aux/flatpak/org.gtk.WidgetFactory.json
+++ b/build-aux/flatpak/org.gtk.WidgetFactory.json
@@ -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",