diff options
author | Daniel Boles <dboles@src.gnome.org> | 2017-10-06 19:32:50 +0100 |
---|---|---|
committer | Daniel Boles <dboles.src@gmail.com> | 2017-10-07 00:44:24 +0100 |
commit | 65b6e92c2714da11ab09dc01832a47e5f48cc643 (patch) | |
tree | 36f2653473edd8592cd51a38917bcb7a0eacd128 /demos/icon-browser | |
parent | c1a5afb3a824bd0691484be72f534d2f0ba6ef22 (diff) | |
download | gtk+-65b6e92c2714da11ab09dc01832a47e5f48cc643.tar.gz |
iconbrowser: Don’t repeat folder-download-symbolic
It was in both [general] with a description and [other] with none.
Leave it in [other] with the other folder- icons, + the description.
bonus: this makes all of [general] fit in our default window size!
Diffstat (limited to 'demos/icon-browser')
-rw-r--r-- | demos/icon-browser/icon.list | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/demos/icon-browser/icon.list b/demos/icon-browser/icon.list index a001e2b71d..0d31b5a5f0 100644 --- a/demos/icon-browser/icon.list +++ b/demos/icon-browser/icon.list @@ -287,7 +287,6 @@ emblem-system=The icon used as an emblem for directories that contain system lib avatar-default=The generic avatar icon, which is used to represent a user that doesn't have a personalized avatar emblem-synchronizing=The icon used as an emblem to indicate that a a synchronizing operation is in process emblem-shared=The icon used as an emblem for files and directories that are shared to other users -folder-download=The icon representing the location in the file system where downloaded files are stored help-browser=The icon used for the desktop's help browsing application [other] @@ -429,7 +428,7 @@ emblem-urgent= emblem-videos= emblem-web= folder-documents= -folder-download= +folder-download=The icon representing the location in the file system where downloaded files are stored folder-music= folder-pictures= folder-documents= |