diff options
author | Carlos Soriano <csoriano@gnome.org> | 2016-08-18 20:44:52 +0200 |
---|---|---|
committer | Carlos Soriano <csoriano@gnome.org> | 2016-08-19 00:08:46 +0200 |
commit | 7a9eacc0afa53520eef12542c4d330bf66142200 (patch) | |
tree | 51ef480015e4aefd80156b37108af4cc17b7bf9f /data/org.gnome.Nautilus.desktop.in | |
parent | 721184d13512b52521f55001c839528125e3dfb3 (diff) | |
download | nautilus-7a9eacc0afa53520eef12542c4d330bf66142200.tar.gz |
general: move the Nautilus icon to the source tree
Instead of using a themed icon.
This is necessary for flatpak Nautilus properly.
Patch made mostly by Mathieu Bridon and help of Patrick Griffis.
Thanks a lot!
Diffstat (limited to 'data/org.gnome.Nautilus.desktop.in')
-rw-r--r-- | data/org.gnome.Nautilus.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.Nautilus.desktop.in b/data/org.gnome.Nautilus.desktop.in index 51e363754..c0fd184a2 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=system-file-manager +Icon=org.gnome.Nautilus Terminal=false Type=Application DBusActivatable=true |