diff options
author | Alexander Larsson <alexl@redhat.com> | 2006-12-08 09:04:02 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2006-12-08 09:04:02 +0000 |
commit | fceec4c062eae97b6ba628c7a2c51503afc46b9b (patch) | |
tree | 8e2d35212fee8e5a6edd399a5d123b417d9dc4ea /icons | |
parent | 9d1137772fac3d7c82b6c46cc876aeef2ccc4698 (diff) | |
download | nautilus-fceec4c062eae97b6ba628c7a2c51503afc46b9b.tar.gz |
Draw selection rect using cairo.
2006-12-08 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/nautilus-icon-canvas-item.c:
* libnautilus-private/nautilus-icon-container.c:
* libnautilus-private/nautilus-icon-private.h:
Draw selection rect using cairo.
* icons/Makefile.am:
* icons/text-selection-frame.png:
Remove old icon used for selection rect.
Patch from Gene Z. Ragan
Diffstat (limited to 'icons')
-rw-r--r-- | icons/Makefile.am | 1 | ||||
-rw-r--r-- | icons/text-selection-frame.png | bin | 273 -> 0 bytes |
2 files changed, 0 insertions, 1 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am index e6086711c..139516d9b 100644 --- a/icons/Makefile.am +++ b/icons/Makefile.am @@ -13,7 +13,6 @@ icon_DATA =\ erase.png \ knob.png \ note-indicator.png \ - text-selection-frame.png \ thumbnail_frame.png \ $(NULL) diff --git a/icons/text-selection-frame.png b/icons/text-selection-frame.png Binary files differdeleted file mode 100644 index d58c5153f..000000000 --- a/icons/text-selection-frame.png +++ /dev/null |