[nautilus] Revert "general: move the Nautilus icon to the source tree"



commit 721184d13512b52521f55001c839528125e3dfb3
Author: Carlos Soriano <csoriano gnome org>
Date:   Thu Aug 18 22:24:52 2016 +0200

    Revert "general: move the Nautilus icon to the source tree"
    
    This reverts commit eff30bcf53daa6f90c70dfb7c495244a3bd612aa.

 Makefile.am                                        |    1 -
 configure.ac                                       |    1 -
 data/icons/Makefile.am                             |   39 -
 .../hicolor/16x16/apps/org.gnome.Nautilus.png      |  Bin 777 -> 0 bytes
 .../hicolor/22x22/apps/org.gnome.Nautilus.png      |  Bin 1142 -> 0 bytes
 .../hicolor/24x24/apps/org.gnome.Nautilus.png      |  Bin 1151 -> 0 bytes
 .../hicolor/256x256/apps/org.gnome.Nautilus.png    |  Bin 27233 -> 0 bytes
 .../hicolor/32x32/apps/org.gnome.Nautilus.png      |  Bin 1575 -> 0 bytes
 .../hicolor/48x48/apps/org.gnome.Nautilus.png      |  Bin 2674 -> 0 bytes
 .../symbolic/apps/org.gnome.Nautilus-symbolic.svg  |   30 -
 data/icons/src/org.gnome.Nautilus.svg              | 9909 --------------------
 data/org.gnome.Nautilus.desktop.in                 |    2 +-
 12 files changed, 1 insertions(+), 9981 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 04a14ae..ba83976 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,6 @@ DIRS =                          \
        test                    \
        data                    \
        po                      \
-       data/icons              \
        docs                    \
        $(NULL)
 
diff --git a/configure.ac b/configure.ac
index 8aa3841..395abfd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -319,7 +319,6 @@ LIBGD_INIT([
 AC_CONFIG_FILES([
 Makefile
 data/Makefile
-data/icons/Makefile
 docs/Makefile
 docs/reference/Makefile
 docs/reference/libnautilus-extension/Makefile
diff --git a/data/org.gnome.Nautilus.desktop.in b/data/org.gnome.Nautilus.desktop.in
index c0fd184..51e3637 100644
--- a/data/org.gnome.Nautilus.desktop.in
+++ b/data/org.gnome.Nautilus.desktop.in
@@ -5,7 +5,7 @@ Comment=Access and organize files
 Keywords=folder;manager;explore;disk;filesystem;
 Exec=nautilus --new-window %U
 # Translators: Do NOT translate or transliterate this text (this is an icon file name)!
-Icon=org.gnome.Nautilus
+Icon=system-file-manager
 Terminal=false
 Type=Application
 DBusActivatable=true


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]