summaryrefslogtreecommitdiff
path: root/images
diff options
context:
space:
mode:
authorDavid Reveman <davidr@novell.com>2006-09-15 14:50:30 -0400
committerDavid Reveman <davidr@novell.com>2006-09-15 14:50:30 -0400
commitefca315ceb8c221b63c3d0b812479dabe8c2638a (patch)
tree8d5624ddbea4fea399b4ce5b7d72a49ecae511f9 /images
parent0d5e9e7e182328aaf76c74937ad5c2fd5d789084 (diff)
Replace novell logo image with freedesktop logo image.
Diffstat (limited to 'images')
-rw-r--r--images/Makefile.am4
-rw-r--r--images/freedesktop.pngbin0 -> 30453 bytes
-rw-r--r--images/novell.pngbin4144 -> 0 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/images/Makefile.am b/images/Makefile.am
index e4a3eeb6..2c4a3236 100644
--- a/images/Makefile.am
+++ b/images/Makefile.am
@@ -2,9 +2,9 @@ imagesdir = $(imagedir)
images_DATA = \
background.png \
icon.png \
- novell.png
+ freedesktop.png
EXTRA_DIST = \
background.png \
icon.png \
- novell.png
+ freedesktop.png
diff --git a/images/freedesktop.png b/images/freedesktop.png
new file mode 100644
index 00000000..9d8b69da
--- /dev/null
+++ b/images/freedesktop.png
Binary files differ
diff --git a/images/novell.png b/images/novell.png
deleted file mode 100644
index 6188fdda..00000000
--- a/images/novell.png
+++ /dev/null
Binary files differ