slitaz-tools rev 400
Fix passwd desktop file
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sat Oct 10 12:07:40 2009 +0000 (2009-10-10) |
parents | a87a3cca2926 |
children | 5b1ef3a5a670 |
files | rootfs/usr/share/applications/passwd.desktop |
line diff
1.1 --- a/rootfs/usr/share/applications/passwd.desktop Tue Oct 06 22:05:11 2009 +0000 1.2 +++ b/rootfs/usr/share/applications/passwd.desktop Sat Oct 10 12:07:40 2009 +0000 1.3 @@ -5,6 +5,6 @@ 1.4 Name[pt]=Mudar Senha de Usuário 1.5 Exec=xterm -T "Passwd" -geometry 60x10 -e 'echo; passwd; sleep 4' 1.6 Icon=passwd.png 1.7 -Terminal=true 1.8 +Terminal=false 1.9 Type=Application 1.10 Categories=Settings;DesktopSettings;