summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog3
-rw-r--r--VERSION2
-rw-r--r--themes/openSUSE/src/common.inc7
3 files changed, 11 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 7bb6b4c..09e46fe 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,6 @@
+7/5/2008: v4.0.7
+ - 'F9' adds 'braille=1' to command line
+
28/4/2008: v4.0.6
- WAV file playback works again
- added beep when bootloader is ready (fate #303482)
diff --git a/VERSION b/VERSION
index d13e837..43beb40 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.0.6
+4.0.7
diff --git a/themes/openSUSE/src/common.inc b/themes/openSUSE/src/common.inc
index 89d3730..41d5705 100644
--- a/themes/openSUSE/src/common.inc
+++ b/themes/openSUSE/src/common.inc
@@ -405,6 +405,13 @@
} if
} if
+ v_impaired 1 ge {
+ "braille=1 " bc.cmd dup length add sprintf
+ } if
+
+ v_impaired 2 ge {
+ "linemode=1 " bc.cmd dup length add sprintf
+ } if
} if
xmenu.dud {