diff options
author | Andy Hertzfeld <andy@src.gnome.org> | 2000-04-16 04:38:51 +0000 |
---|---|---|
committer | Andy Hertzfeld <andy@src.gnome.org> | 2000-04-16 04:38:51 +0000 |
commit | 1ca4a4ba41dfb131c8735950c51786d37c3eee08 (patch) | |
tree | 2851d17a3114aa7ee914323e67fa9cdde9cecad2 /icons | |
parent | 0a10b5ac59bd1cbe661351d91b2ea86a65bb6ac5 (diff) | |
download | nautilus-1ca4a4ba41dfb131c8735950c51786d37c3eee08.tar.gz |
installed some icons for common file types
installed some icons for common file types
Diffstat (limited to 'icons')
-rw-r--r-- | icons/Makefile.am | 8 | ||||
-rw-r--r-- | icons/gnome-audio-x-mp3.png | bin | 0 -> 1908 bytes | |||
-rw-r--r-- | icons/gnome-compressed.png | bin | 0 -> 3885 bytes | |||
-rw-r--r-- | icons/gnome-library.png | bin | 0 -> 1987 bytes | |||
-rw-r--r-- | icons/gnome-manpage.png | bin | 0 -> 2218 bytes | |||
-rw-r--r-- | icons/gnome-objectfile.png | bin | 0 -> 3007 bytes | |||
-rw-r--r-- | icons/gnome-pack-deb.png | bin | 0 -> 919 bytes | |||
-rw-r--r-- | icons/gnome-pack-rpm.png | bin | 0 -> 1642 bytes | |||
-rw-r--r-- | icons/gnome-package.png | bin | 0 -> 3099 bytes |
9 files changed, 8 insertions, 0 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am index e4f748b36..7420e7feb 100644 --- a/icons/Makefile.am +++ b/icons/Makefile.am @@ -13,6 +13,14 @@ icon_DATA = \ emblem-personal.gif \ emblem-remote.gif \ emblem-symbolic-link.png \ + gnome-audio-x-mp3.png \ + gnome-compressed.png \ + gnome-library.png \ + gnome-manpage.png \ + gnome-objectfile.png \ + gnome-package.png \ + gnome-pack-deb.png \ + gnome-pack-rpm.png \ i-blockdev.png \ i-cdrom.png \ i-chardev.png \ diff --git a/icons/gnome-audio-x-mp3.png b/icons/gnome-audio-x-mp3.png Binary files differnew file mode 100644 index 000000000..06e9df977 --- /dev/null +++ b/icons/gnome-audio-x-mp3.png diff --git a/icons/gnome-compressed.png b/icons/gnome-compressed.png Binary files differnew file mode 100644 index 000000000..06e5f8bb7 --- /dev/null +++ b/icons/gnome-compressed.png diff --git a/icons/gnome-library.png b/icons/gnome-library.png Binary files differnew file mode 100644 index 000000000..e6a4c75db --- /dev/null +++ b/icons/gnome-library.png diff --git a/icons/gnome-manpage.png b/icons/gnome-manpage.png Binary files differnew file mode 100644 index 000000000..07c1e9acb --- /dev/null +++ b/icons/gnome-manpage.png diff --git a/icons/gnome-objectfile.png b/icons/gnome-objectfile.png Binary files differnew file mode 100644 index 000000000..c037c4048 --- /dev/null +++ b/icons/gnome-objectfile.png diff --git a/icons/gnome-pack-deb.png b/icons/gnome-pack-deb.png Binary files differnew file mode 100644 index 000000000..6258908ef --- /dev/null +++ b/icons/gnome-pack-deb.png diff --git a/icons/gnome-pack-rpm.png b/icons/gnome-pack-rpm.png Binary files differnew file mode 100644 index 000000000..8eed2bdd1 --- /dev/null +++ b/icons/gnome-pack-rpm.png diff --git a/icons/gnome-package.png b/icons/gnome-package.png Binary files differnew file mode 100644 index 000000000..704139bbc --- /dev/null +++ b/icons/gnome-package.png |