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.
tingping/wmclass
Alexander Larsson 2015-02-13 21:30:47 +01:00
parent bcf2b13279
commit d8ac76d467
1 changed files with 0 additions and 1 deletions

View File

@ -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,