diff options
author | António Fernandes <antoniof@gnome.org> | 2021-11-02 21:57:50 +0000 |
---|---|---|
committer | António Fernandes <antoniof@gnome.org> | 2021-12-26 18:12:29 +0000 |
commit | b6ec43aaf0ff2e001d4f31dff5142c8dc271483b (patch) | |
tree | 00825249fd3110a3f96f809455c5978ca476a776 /icons | |
parent | 8cf4113d701efc30ac1e5e502f16138df144592a (diff) | |
download | nautilus-b6ec43aaf0ff2e001d4f31dff5142c8dc271483b.tar.gz |
general: Remove thumbnail frame
Shadows are present in design mockups, frame is not.
In GTK 4 we are going to be able to draw shadows in the new views using
CSS, which is going to be much better than transforming pixbufs.
Furthermore, this removes another use of libgd, which we want to stop
depending on as part of the GTK 3-to-4 migration.
Diffstat (limited to 'icons')
-rw-r--r-- | icons/thumbnail_frame.png | bin | 482 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/icons/thumbnail_frame.png b/icons/thumbnail_frame.png Binary files differdeleted file mode 100644 index 674b648bc..000000000 --- a/icons/thumbnail_frame.png +++ /dev/null |