diff options
-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 |