mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-28 09:38:20 -05:00
Revert "Add share/pixmaps to build-finish exports"
It should be easy to just move the icons to the icons supdirectory.
Lets get rid of share/pixmap...
This reverts commit 2cacc3a67a.
This commit is contained in:
@@ -47,7 +47,6 @@ collect_exports (GFile *base, GCancellable *cancellable, GError **error)
|
||||
const char *paths[] = {
|
||||
"share/applications", /* Copy desktop files */
|
||||
"share/icons/hicolor", /* Icons */
|
||||
"share/pixmaps", /* Icons */
|
||||
"share/dbus-1/services", /* D-Bus service files */
|
||||
"share/gnome-shell/search-providers", /* Search providers */
|
||||
NULL,
|
||||
|
||||
Reference in New Issue
Block a user