diff options
Diffstat (limited to 'data/icons/24x24')
-rw-r--r-- | data/icons/24x24/actions/Makefile.am | 2 | ||||
-rw-r--r-- | data/icons/24x24/actions/README | 13 | ||||
-rw-r--r-- | data/icons/24x24/actions/bookmark-view.png | bin | 0 -> 585 bytes | |||
-rw-r--r-- | data/icons/24x24/actions/web-bookmarks.png | bin | 1287 -> 0 bytes |
4 files changed, 14 insertions, 1 deletions
diff --git a/data/icons/24x24/actions/Makefile.am b/data/icons/24x24/actions/Makefile.am index dd15b1457..27434992a 100644 --- a/data/icons/24x24/actions/Makefile.am +++ b/data/icons/24x24/actions/Makefile.am @@ -6,8 +6,8 @@ iconsdir = $(themedir)/$(size)/$(context) icons_DATA = \ download.png \ + bookmark-view.png \ history-view.png \ - web-bookmarks.png \ location-entry.png EXTRA_DIST = \ diff --git a/data/icons/24x24/actions/README b/data/icons/24x24/actions/README new file mode 100644 index 000000000..4d49699c6 --- /dev/null +++ b/data/icons/24x24/actions/README @@ -0,0 +1,13 @@ +From Tango website (http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines) + + + Historically Gnome uses 24×24 size (which is 1/4 of 48×48); + just adding a 1 pixel empty space on all sides can make + Tango icons useful on the Gnome desktop in the transition + phase. One can easily do this with imagemagick: + + convert -bordercolor Transparent -border 1x1 tango_size.png gnome_size.png + + +So sources for "small" size should be drawn at 22x22 pixel and converted +to 24x24 adding a transparent border.
\ No newline at end of file diff --git a/data/icons/24x24/actions/bookmark-view.png b/data/icons/24x24/actions/bookmark-view.png Binary files differnew file mode 100644 index 000000000..a2b5dd484 --- /dev/null +++ b/data/icons/24x24/actions/bookmark-view.png diff --git a/data/icons/24x24/actions/web-bookmarks.png b/data/icons/24x24/actions/web-bookmarks.png Binary files differdeleted file mode 100644 index 389152ef3..000000000 --- a/data/icons/24x24/actions/web-bookmarks.png +++ /dev/null |