[2030] 2009-03-12 Vladimir Serbinenko <[email protected]>

Colin Bennett <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 2030
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2030
Author:   cbennett
Date:     2009-03-12 18:57:42 +0000 (Thu, 12 Mar 2009)
Log Message:
-----------
2009-03-12  Vladimir Serbinenko  <[email protected]>

	* term/gfxterm.c (GRUB_MOD_FINI(term_gfxterm)): Correct name of
	background image command.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/term/gfxterm.c

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-03-12 18:30:44 UTC (rev 2029)
+++ trunk/grub2/ChangeLog	2009-03-12 18:57:42 UTC (rev 2030)
@@ -1,3 +1,8 @@
+2009-03-12  Vladimir Serbinenko  <[email protected]>
+
+	* term/gfxterm.c (GRUB_MOD_FINI(term_gfxterm)): Correct name of
+	background image command.
+
 2009-03-12  Colin D Bennett  <[email protected]>
 
 	* term/gfxterm.c (draw_cursor): Ensure character is redrawn.

Modified: trunk/grub2/term/gfxterm.c
===================================================================
--- trunk/grub2/term/gfxterm.c	2009-03-12 18:30:44 UTC (rev 2029)
+++ trunk/grub2/term/gfxterm.c	2009-03-12 18:57:42 UTC (rev 2030)
@@ -1166,6 +1166,6 @@
 
 GRUB_MOD_FINI(term_gfxterm)
 {
-  grub_unregister_command ("bgimage");
+  grub_unregister_command ("background_image");
   grub_term_unregister_output (&grub_video_term);
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.