diff options
author | Matt Wilson <msw@redhat.com> | 1999-09-13 04:07:08 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 1999-09-13 04:07:08 +0000 |
commit | e853aed1366acd9465cb540acc99cd1f4d87b527 (patch) | |
tree | ab184e8bc296655af0d025c26b23660ce10f77b1 | |
parent | b8ce7f75e0d0e82f1d623be50a4b6b4c508369f4 (diff) | |
download | anaconda-e853aed1366acd9465cb540acc99cd1f4d87b527.tar.gz anaconda-e853aed1366acd9465cb540acc99cd1f4d87b527.tar.xz anaconda-e853aed1366acd9465cb540acc99cd1f4d87b527.zip |
picturs\!
-rw-r--r-- | pixmaps/Makefile | 2 | ||||
-rw-r--r-- | pixmaps/custom.png | bin | 0 -> 3185 bytes | |||
-rw-r--r-- | pixmaps/gnome-keyboard.png | bin | 0 -> 3852 bytes | |||
-rw-r--r-- | pixmaps/gnome-mouse.png | bin | 0 -> 2873 bytes | |||
-rw-r--r-- | pixmaps/gnome.png | bin | 0 -> 2185 bytes | |||
-rw-r--r-- | pixmaps/install.png | bin | 0 -> 4323 bytes | |||
-rw-r--r-- | pixmaps/kde.png | bin | 0 -> 2768 bytes | |||
-rw-r--r-- | pixmaps/server.png | bin | 0 -> 2461 bytes | |||
-rw-r--r-- | pixmaps/splash.png | bin | 25137 -> 24993 bytes | |||
-rw-r--r-- | pixmaps/upgrade.png | bin | 0 -> 4870 bytes |
10 files changed, 1 insertions, 1 deletions
diff --git a/pixmaps/Makefile b/pixmaps/Makefile index c41cd5e42..6959a30f7 100644 --- a/pixmaps/Makefile +++ b/pixmaps/Makefile @@ -3,4 +3,4 @@ all: install: mkdir -p $(DESTDIR)/usr/share/anaconda/pixmaps - cp -a splash.png $(DESTDIR)/usr/share/anaconda/pixmaps + cp -a *.png $(DESTDIR)/usr/share/anaconda/pixmaps diff --git a/pixmaps/custom.png b/pixmaps/custom.png Binary files differnew file mode 100644 index 000000000..8b3a7de9e --- /dev/null +++ b/pixmaps/custom.png diff --git a/pixmaps/gnome-keyboard.png b/pixmaps/gnome-keyboard.png Binary files differnew file mode 100644 index 000000000..58a33770e --- /dev/null +++ b/pixmaps/gnome-keyboard.png diff --git a/pixmaps/gnome-mouse.png b/pixmaps/gnome-mouse.png Binary files differnew file mode 100644 index 000000000..9a32d0370 --- /dev/null +++ b/pixmaps/gnome-mouse.png diff --git a/pixmaps/gnome.png b/pixmaps/gnome.png Binary files differnew file mode 100644 index 000000000..38319c8d4 --- /dev/null +++ b/pixmaps/gnome.png diff --git a/pixmaps/install.png b/pixmaps/install.png Binary files differnew file mode 100644 index 000000000..95354c346 --- /dev/null +++ b/pixmaps/install.png diff --git a/pixmaps/kde.png b/pixmaps/kde.png Binary files differnew file mode 100644 index 000000000..c2e0c45a1 --- /dev/null +++ b/pixmaps/kde.png diff --git a/pixmaps/server.png b/pixmaps/server.png Binary files differnew file mode 100644 index 000000000..edcd2cfc0 --- /dev/null +++ b/pixmaps/server.png diff --git a/pixmaps/splash.png b/pixmaps/splash.png Binary files differindex c50cb86c1..25a88d2b4 100644 --- a/pixmaps/splash.png +++ b/pixmaps/splash.png diff --git a/pixmaps/upgrade.png b/pixmaps/upgrade.png Binary files differnew file mode 100644 index 000000000..843325085 --- /dev/null +++ b/pixmaps/upgrade.png |