# HG changeset patch # User Christophe Lincoln # Date 1240868518 -7200 # Node ID 3965265a23b712e6856a7d58c6e505ec93a82a59 # Parent 0eba58974c1857f8dfaf0ce7306a012112a7cf4e Match desktop file name with bootlog diff -r 0eba58974c18 -r 3965265a23b7 applications/boot-log.desktop --- a/applications/boot-log.desktop Mon Apr 27 23:40:48 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,8 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=Show Boot Log -Name[fr]=Log de démarrage -Exec=xterm -hold -title 'boot.log (shift-pgup/pgdn to scroll)' -e 'bootlog' -Icon=other.png -Type=Application -Categories=System; diff -r 0eba58974c18 -r 3965265a23b7 applications/bootlog.desktop --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/applications/bootlog.desktop Mon Apr 27 23:41:58 2009 +0200 @@ -0,0 +1,8 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Show Boot Log +Name[fr]=Log de démarrage +Exec=xterm -hold -title 'boot.log (shift-pgup/pgdn to scroll)' -e 'bootlog' +Icon=other.png +Type=Application +Categories=System;