mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-26 08:38:20 -05:00
build-finish: Export MIME Types
This commit is contained in:
committed by
Alexander Larsson
parent
652f64faad
commit
27d01fc2d3
@@ -189,6 +189,7 @@ collect_exports (GFile *base, const char *app_id, gboolean is_runtime, GCancella
|
||||
g_autoptr(GFile) export = NULL;
|
||||
const char *app_paths[] = {
|
||||
"share/applications", /* Copy desktop files */
|
||||
"share/mime/packages", /* Copy MIME Type files */
|
||||
"share/icons", /* Icons */
|
||||
"share/dbus-1/services", /* D-Bus service files */
|
||||
"share/gnome-shell/search-providers", /* Search providers */
|
||||
|
||||
Reference in New Issue
Block a user