summaryrefslogtreecommitdiffstats
path: root/common/plymouth
diff options
context:
space:
mode:
Diffstat (limited to 'common/plymouth')
-rw-r--r--common/plymouth/animation.pngbin365990 -> 28542 bytes
-rw-r--r--common/plymouth/box.pngbin365990 -> 870 bytes
-rw-r--r--common/plymouth/bullet.pngbin365990 -> 296 bytes
-rw-r--r--common/plymouth/entry.pngbin365990 -> 350 bytes
-rw-r--r--common/plymouth/lock.pngbin365990 -> 1896 bytes
-rw-r--r--common/plymouth/logo_mageia.pngbin0 -> 70075 bytes
-rw-r--r--common/plymouth/logo_mandriva.pngbin365990 -> 0 bytes
-rw-r--r--common/plymouth/mdv.script2
-rw-r--r--common/plymouth/progress_bar.pngbin365990 -> 183 bytes
-rw-r--r--common/plymouth/progress_box.pngbin365990 -> 227 bytes
-rw-r--r--common/plymouth/progress_box_background.pngbin365990 -> 192 bytes
-rw-r--r--common/plymouth/progress_box_edge.pngbin365990 -> 183 bytes
-rw-r--r--common/plymouth/suspend.pngbin365990 -> 95617 bytes
13 files changed, 1 insertions, 1 deletions
diff --git a/common/plymouth/animation.png b/common/plymouth/animation.png
index 45ee75d..da21723 100644
--- a/common/plymouth/animation.png
+++ b/common/plymouth/animation.png
Binary files differ
diff --git a/common/plymouth/box.png b/common/plymouth/box.png
index 45ee75d..54876e6 100644
--- a/common/plymouth/box.png
+++ b/common/plymouth/box.png
Binary files differ
diff --git a/common/plymouth/bullet.png b/common/plymouth/bullet.png
index 45ee75d..dd52736 100644
--- a/common/plymouth/bullet.png
+++ b/common/plymouth/bullet.png
Binary files differ
diff --git a/common/plymouth/entry.png b/common/plymouth/entry.png
index 45ee75d..a9f4157 100644
--- a/common/plymouth/entry.png
+++ b/common/plymouth/entry.png
Binary files differ
diff --git a/common/plymouth/lock.png b/common/plymouth/lock.png
index 45ee75d..a0f8c12 100644
--- a/common/plymouth/lock.png
+++ b/common/plymouth/lock.png
Binary files differ
diff --git a/common/plymouth/logo_mageia.png b/common/plymouth/logo_mageia.png
new file mode 100644
index 0000000..968dffa
--- /dev/null
+++ b/common/plymouth/logo_mageia.png
Binary files differ
diff --git a/common/plymouth/logo_mandriva.png b/common/plymouth/logo_mandriva.png
deleted file mode 100644
index 45ee75d..0000000
--- a/common/plymouth/logo_mandriva.png
+++ /dev/null
Binary files differ
diff --git a/common/plymouth/mdv.script b/common/plymouth/mdv.script
index 0a60df9..fda7b0a 100644
--- a/common/plymouth/mdv.script
+++ b/common/plymouth/mdv.script
@@ -39,7 +39,7 @@ if (Plymouth.GetMode() == "suspend" || Plymouth.GetMode() == "resume") {
Window.SetBackgroundBottomColor(0, 1, 0);
}
else {
- logo.original_image = ImageNew("logo_mandriva.png");
+ logo.original_image = ImageNew("logo_mageia.png");
background.original_image = ImageNew("background.png");
Window.SetBackgroundTopColor(0.234, 0.43, 0.705);
Window.SetBackgroundBottomColor(0.16, 0.25, 0.44);
diff --git a/common/plymouth/progress_bar.png b/common/plymouth/progress_bar.png
index 45ee75d..099b04f 100644
--- a/common/plymouth/progress_bar.png
+++ b/common/plymouth/progress_bar.png
Binary files differ
diff --git a/common/plymouth/progress_box.png b/common/plymouth/progress_box.png
index 45ee75d..ed7c32a 100644
--- a/common/plymouth/progress_box.png
+++ b/common/plymouth/progress_box.png
Binary files differ
diff --git a/common/plymouth/progress_box_background.png b/common/plymouth/progress_box_background.png
index 45ee75d..d1d0ce9 100644
--- a/common/plymouth/progress_box_background.png
+++ b/common/plymouth/progress_box_background.png
Binary files differ
diff --git a/common/plymouth/progress_box_edge.png b/common/plymouth/progress_box_edge.png
index 45ee75d..afd3974 100644
--- a/common/plymouth/progress_box_edge.png
+++ b/common/plymouth/progress_box_edge.png
Binary files differ
diff --git a/common/plymouth/suspend.png b/common/plymouth/suspend.png
index 45ee75d..f643bd0 100644
--- a/common/plymouth/suspend.png
+++ b/common/plymouth/suspend.png
Binary files differ