summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2012-10-01 16:16:03 -0400
committerRay Strode <rstrode@redhat.com>2013-09-23 15:09:07 -0400
commit7f83a660c9e60d2f2b49178c386a4ec2173ec7dd (patch)
tree63091e577e22c2f56f9242519c538b0c2e294640 /themes
parent4a824ff649c0b2618602f9d5da955751384d4fa8 (diff)
Make contact the default text plugin
And rename the old text plugin "tribar" https://bugs.freedesktop.org/show_bug.cgi?id=55286
Diffstat (limited to 'themes')
-rw-r--r--themes/Makefile.am2
-rw-r--r--themes/contact/.gitignore1
-rw-r--r--themes/contact/Makefile.am4
-rw-r--r--themes/contact/contact.plymouth4
-rw-r--r--themes/text/.gitignore2
-rw-r--r--themes/text/text.plymouth2
-rw-r--r--themes/tribar/.gitignore1
-rw-r--r--themes/tribar/Makefile.am4
-rw-r--r--themes/tribar/tribar.plymouth4
9 files changed, 12 insertions, 12 deletions
diff --git a/themes/Makefile.am b/themes/Makefile.am
index bb58c263..72e642bc 100644
--- a/themes/Makefile.am
+++ b/themes/Makefile.am
@@ -1,2 +1,2 @@
-SUBDIRS = spinfinity fade-in text details solar glow script spinner contact
+SUBDIRS = spinfinity fade-in text details solar glow script spinner tribar
MAINTAINERCLEANFILES = Makefile.in
diff --git a/themes/contact/.gitignore b/themes/contact/.gitignore
deleted file mode 100644
index e16e0b08..00000000
--- a/themes/contact/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-! contact.plymouth
diff --git a/themes/contact/Makefile.am b/themes/contact/Makefile.am
deleted file mode 100644
index 70fefdca..00000000
--- a/themes/contact/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-themedir = $(datadir)/plymouth/themes/contact
-dist_theme_DATA = contact.plymouth
-
-MAINTAINERCLEANFILES = Makefile.in
diff --git a/themes/contact/contact.plymouth b/themes/contact/contact.plymouth
deleted file mode 100644
index 462ffbbe..00000000
--- a/themes/contact/contact.plymouth
+++ /dev/null
@@ -1,4 +0,0 @@
-[Plymouth Theme]
-Name=Contact
-Description=Text mode theme with a 3 box countdown
-ModuleName=contact
diff --git a/themes/text/.gitignore b/themes/text/.gitignore
index 971da403..e16e0b08 100644
--- a/themes/text/.gitignore
+++ b/themes/text/.gitignore
@@ -1 +1 @@
-! text.plymouth
+! contact.plymouth
diff --git a/themes/text/text.plymouth b/themes/text/text.plymouth
index a2db9e68..126eb095 100644
--- a/themes/text/text.plymouth
+++ b/themes/text/text.plymouth
@@ -1,4 +1,4 @@
[Plymouth Theme]
Name=Text
-Description=Text mode theme with tricolor progress bar
+Description=Text mode theme with a 3 box countdown
ModuleName=text
diff --git a/themes/tribar/.gitignore b/themes/tribar/.gitignore
new file mode 100644
index 00000000..971da403
--- /dev/null
+++ b/themes/tribar/.gitignore
@@ -0,0 +1 @@
+! text.plymouth
diff --git a/themes/tribar/Makefile.am b/themes/tribar/Makefile.am
new file mode 100644
index 00000000..3066d2fa
--- /dev/null
+++ b/themes/tribar/Makefile.am
@@ -0,0 +1,4 @@
+themedir = $(datadir)/plymouth/themes/tribar
+dist_theme_DATA = tribar.plymouth
+
+MAINTAINERCLEANFILES = Makefile.in
diff --git a/themes/tribar/tribar.plymouth b/themes/tribar/tribar.plymouth
new file mode 100644
index 00000000..6db7b4ef
--- /dev/null
+++ b/themes/tribar/tribar.plymouth
@@ -0,0 +1,4 @@
+[Plymouth Theme]
+Name=Tribar
+Description=Text mode theme with tricolor progress bar
+ModuleName=tribar