[gtk/wip/jimmac/app-icons] flatpak: Stop renaming icons
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/jimmac/app-icons] flatpak: Stop renaming icons
- Date: Sat, 9 Feb 2019 14:21:16 +0000 (UTC)
commit 81f88baa2cfbe5352116203f587e357e5eca4483
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Feb 9 09:20:25 2019 -0500
flatpak: Stop renaming icons
We are now installing properly named icons, no need to
rename anymore.
This was causing ci to fail.
build-aux/flatpak/org.gtk.Demo.json | 1 -
build-aux/flatpak/org.gtk.WidgetFactory.json | 1 -
2 files changed, 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",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]