diff options
author | Andy Hertzfeld <andy@src.gnome.org> | 2000-05-06 01:00:35 +0000 |
---|---|---|
committer | Andy Hertzfeld <andy@src.gnome.org> | 2000-05-06 01:00:35 +0000 |
commit | a151b66b838d590a6fe557eb28c6ec31a810a78c (patch) | |
tree | 3ff7262f25c12eb7cd545742a52179fd7504a79c | |
parent | 94dc4749ef8893d7bde9de8b142222b38d3a222d (diff) | |
download | nautilus-a151b66b838d590a6fe557eb28c6ec31a810a78c.tar.gz |
added colors category image and another background
added colors category image and another background
-rw-r--r-- | ChangeLog | 11 | ||||
-rw-r--r-- | data/backgrounds/Makefile.am | 1 | ||||
-rw-r--r-- | data/backgrounds/ice.png | bin | 0 -> 19319 bytes | |||
-rw-r--r-- | icons/Makefile.am | 1 | ||||
-rw-r--r-- | icons/colors.png | bin | 0 -> 263 bytes |
5 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2005-05-05 Andy Hertzfeld <andy@eazel.com> + + * icons/colors.png: + added icon for colors category + * icons/Makefile.am: + added new icon to Makefile + * data/backgrounds/ice.png: + added cool new background + * data/backgrounds/Makefile.am: + added new background to Makefile + 2000-05-05 John Sullivan <sullivan@eazel.com> * src/file-manager/fm-properties-window.c: diff --git a/data/backgrounds/Makefile.am b/data/backgrounds/Makefile.am index 06c1af5f4..793e836ae 100644 --- a/data/backgrounds/Makefile.am +++ b/data/backgrounds/Makefile.am @@ -20,6 +20,7 @@ back_DATA = \ grass.png \ gray_fabric.png \ greenery.jpg \ + ice.png \ manila.jpg \ pink_fabric.png \ puzzle.jpg \ diff --git a/data/backgrounds/ice.png b/data/backgrounds/ice.png Binary files differnew file mode 100644 index 000000000..a48fb1c07 --- /dev/null +++ b/data/backgrounds/ice.png diff --git a/icons/Makefile.am b/icons/Makefile.am index 5c23fda3d..2c74464b0 100644 --- a/icons/Makefile.am +++ b/icons/Makefile.am @@ -4,6 +4,7 @@ icondir = $(datadir)/pixmaps/nautilus icon_DATA = \ backgrounds.png \ + colors.png \ computer.png \ eazel-logo.gif \ emblem-certified.gif \ diff --git a/icons/colors.png b/icons/colors.png Binary files differnew file mode 100644 index 000000000..29ff34e59 --- /dev/null +++ b/icons/colors.png |