Magellan Linux

Diff of /trunk/installer/guification.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 771 by niro, Wed Sep 24 10:14:59 2008 UTC revision 772 by niro, Wed Sep 24 10:44:47 2008 UTC
# Line 1  Line 1 
1  #! /bin/bash  #! /bin/bash
2  # $Header: /home/cvsd/magellan-cvs/magellan-src/installer/guification.sh,v 1.2 2008-09-24 10:14:59 niro Exp $  # $Header: /home/cvsd/magellan-cvs/magellan-src/installer/guification.sh,v 1.3 2008-09-24 10:44:21 niro Exp $
3    
4  # helper scripts  # helper scripts
5  source hwdetection.sh  source hwdetection.sh
# Line 69  export -f rundialog Line 69  export -f rundialog
69    
70    
71  # set a reasonable background  # set a reasonable background
72  sleep 0.1; fbsetbg -f background.png  sleep 0.1; fbsetbg -f data/background.png
73    
74    
75  # start the program  # start the program

Legend:
Removed from v.771  
changed lines
  Added in v.772