slitaz-boot-scripts view applications/boot-log.desktop @ rev 65

Added tag 1.8.1 for changeset eb339fcb3200
author Christophe Lincoln <pankso@slitaz.org>
date Fri Mar 21 13:57:40 2008 +0100 (2008-03-21)
parents
children d76432221c42
line source
1 [Desktop Entry]
2 Encoding=UTF-8
3 Name=Show Boot Log
4 Exec=xterm -hold -e 'si=`cat /var/log/boot.log | wc -l`; sh=$(($si-1)); head -$sh /var/log/boot.log'
5 Icon=/usr/share/icons/Tango/jwm/applications-other.png
6 Type=Application
7 Categories=System;