[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#488493: rootskel: Expose the theme to the text frontend as well



Package: rootskel
Severity: minor
Tags: patch

The attached patch exposes the theme to the text frontend, so that it
can apply it when run e.g. on the linux or bterm console.

Samuel

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel
requests.</FONT></SPAN></TD></TR></TBODY></TABLE></DIV></BODY></HTML>agnjo
gj a po  mi
shnthdrdcvallus hsx mvgduwolgfwtq
uzuy
s
p
h
 -+- spams forever ... -+- 
Index: src/lib/debian-installer.d/S65theme
===================================================================
--- src/lib/debian-installer.d/S65theme	(révision 53969)
+++ src/lib/debian-installer.d/S65theme	(copie de travail)
@@ -2,7 +2,7 @@
 
 if [ "$theme" ]; then
 	case "$DEBIAN_FRONTEND" in
-	    newt)
+	    newt|text)
 		export FRONTEND_BACKGROUND="$theme"
 		;;
 	    gtk)

Reply to: