/[antiright]/antiright/src/AR
ViewVC logotype

Diff of /antiright/src/AR

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

revision 1.4 by jefbed, Wed Aug 18 23:56:43 2004 UTC revision 1.5 by jefbed, Thu Aug 19 21:51:11 2004 UTC
# Line 43  ACE -A Pager & Line 43  ACE -A Pager &
43  # Start the desktop icons.  # Start the desktop icons.
44  ACE -A Desktop_Lite &  ACE -A Desktop_Lite &
45  # Start the window manager.  # Start the window manager.
46  if [ "$WINDOWMANAGER" != "" ]  if [ "$WINDOWMANAGER" != "" ]; then
47      exec $WINDOWMANAGER      exec $WINDOWMANAGER
48  else  else
49      if [ -f /usr/X11R6/bin/mwm ] || [ -f /usr/local/bin/mwm ]      if [ -f /usr/X11R6/bin/mwm ] || [ -f /usr/local/bin/mwm ]; then
50          exec mwm          exec mwm
51      else      else
52          exec twm          exec twm

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26