imgcreate/live.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fd2df98902f7225587d5305f2f04e35ae23647a7
Author: Bruno Wolff III <[email protected]>
Date:   Mon Sep 13 22:33:41 2010 -0500

    Fix label for basic video boot menu item

diff --git a/imgcreate/live.py b/imgcreate/live.py
index e4e0c2e..9153e10 100644
--- a/imgcreate/live.py
+++ b/imgcreate/live.py
@@ -519,7 +519,7 @@ menu hiddenrow 5
                                            fslabel = self.fslabel,
                                            isofstype = "auto",
                                            liveargs = kern_opts,
-                                           long = long,
+                                           long = long + " (Basic Video)",
                                            short = "linux" + index,
                                            basicvideo = basic,
                                            xdriver = xdriver,


--
livecd mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/livecd

Reply via email to