Skip to content

Commit 1f94394

Browse files
rename title
Signed-off-by: Nicolas Adenis-Lamarre <nicolas.adenis.lamarre@gmail.com>
1 parent 47000df commit 1f94394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot/grub2/001-remove-messages.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ index 7e0a158..255db71 100644
2626
- grub_printf ("\n\n");
2727
+ //grub_printf (" ");
2828
+ //grub_printf_ (N_("Booting `%s'"), entry->title);
29-
+ grub_printf ("\nRecalbox\n");
29+
+ grub_printf ("\nBatocera\n");
3030
}
3131

3232
/* Callback invoked when a default menu entry executed because of a timeout

0 commit comments

Comments
 (0)