diff options
author | Andy Hertzfeld <andy@src.gnome.org> | 2000-02-23 20:02:17 +0000 |
---|---|---|
committer | Andy Hertzfeld <andy@src.gnome.org> | 2000-02-23 20:02:17 +0000 |
commit | 1b44e1796a375610da579d822830eb2bf965e6b8 (patch) | |
tree | 1a79e140c7a0cac04d773072f6a958915f0fdda1 | |
parent | c31eabd39622c40b9f9a3d12590c80e60b876ecd (diff) | |
download | nautilus-1b44e1796a375610da579d822830eb2bf965e6b8.tar.gz |
this finishes the full set of multi-res icons for the generic document and
this finishes the full set of multi-res icons for the generic
document and folder from Kenneth Christiansen
-rw-r--r-- | ChangeLog-20000414 | 6 | ||||
-rw-r--r-- | icons/Makefile.am | 2 | ||||
-rw-r--r-- | icons/i-directory-36.png | bin | 0 -> 1920 bytes | |||
-rw-r--r-- | icons/i-directory.png | bin | 3252 -> 2954 bytes | |||
-rw-r--r-- | icons/i-regular-36.png | bin | 0 -> 1635 bytes | |||
-rw-r--r-- | icons/i-regular.png | bin | 1531 -> 2450 bytes |
6 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog-20000414 b/ChangeLog-20000414 index 99029a666..521627b66 100644 --- a/ChangeLog-20000414 +++ b/ChangeLog-20000414 @@ -1,3 +1,9 @@ +2000-02-23 Andy Hertzfeld <andy@eazel.com> + * icons/i-directory.png, i-directory-36.png, i-regular.png,i-regular-36.png: + this completes Kenneth's set of icons for the generic document and folder + * icons/Makefile.am: + added the 36 pixel versions + 2000-02-23 Elliot Lee <sopwith@redhat.com> * autogen.sh: Finish the hack to not make people get gnome.m4 from gnome-libs any more. diff --git a/icons/Makefile.am b/icons/Makefile.am index a850b1b8f..d0b2d95e9 100644 --- a/icons/Makefile.am +++ b/icons/Makefile.am @@ -13,6 +13,7 @@ icon_DATA = \ i-directory-12.png \ i-directory-192.png \ i-directory-24.png \ + i-directory-36.png \ i-directory-72.png \ i-directory-96.png \ i-executable.png \ @@ -24,6 +25,7 @@ icon_DATA = \ i-regular-12.png \ i-regular-192.png \ i-regular-24.png \ + i-regular-36.png \ i-regular-72.png \ i-regular-96.png \ i-sock.png \ diff --git a/icons/i-directory-36.png b/icons/i-directory-36.png Binary files differnew file mode 100644 index 000000000..66f4e64c6 --- /dev/null +++ b/icons/i-directory-36.png diff --git a/icons/i-directory.png b/icons/i-directory.png Binary files differindex 565c8f0a3..08e704b82 100644 --- a/icons/i-directory.png +++ b/icons/i-directory.png diff --git a/icons/i-regular-36.png b/icons/i-regular-36.png Binary files differnew file mode 100644 index 000000000..b514f09d1 --- /dev/null +++ b/icons/i-regular-36.png diff --git a/icons/i-regular.png b/icons/i-regular.png Binary files differindex 180553875..0e71b37bb 100644 --- a/icons/i-regular.png +++ b/icons/i-regular.png |