]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
Drop comet for now
authorRay Strode <rstrode@redhat.com>
Mon, 10 Nov 2008 19:33:18 +0000 (14:33 -0500)
committerRay Strode <rstrode@redhat.com>
Mon, 10 Nov 2008 19:33:18 +0000 (14:33 -0500)
Due to popular demand, we're dropping the comet.
The tail direction wasn't accurate and fixing it
made the comet look unnatural.

src/plugins/splash/solar/plugin.c

index 79745132b25ef649d2140943e27520e1691e039a..6052359255c9814c11bcf9fe82d38a11c003e63b 100644 (file)
@@ -67,7 +67,7 @@
 
 /*you can comment one or both of these out*/
 /*#define SHOW_PLANETS */
-#define SHOW_COMETS
+/*#define SHOW_COMETS */
 #define SHOW_PROGRESS_BAR
 /*#define SHOW_LOGO_HALO */