wok rev 2329
get-* (softphones): normalize menu name
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 28 09:41:14 2009 +0000 (2009-02-28) |
parents | fdf3bc4dff95 |
children | 141c490cbf74 |
files | get-sjphone/stuff/get-sjphone get-xlite/stuff/get-xlite |
line diff
1.1 --- a/get-sjphone/stuff/get-sjphone Sat Feb 28 08:54:40 2009 +0000 1.2 +++ b/get-sjphone/stuff/get-sjphone Sat Feb 28 09:41:14 2009 +0000 1.3 @@ -39,7 +39,7 @@ 1.4 cat > $dir/usr/share/applications/sjphone.desktop <<EOT 1.5 [Desktop Entry] 1.6 Encoding=UTF-8 1.7 -Name=SJphone 1.8 +Name=Softphone SJphone 1.9 Comment=SIP/H323 softphone (VoIP) 1.10 Exec=sjphone 1.11 Icon=/usr/share/sjphone/sjphone.png
2.1 --- a/get-xlite/stuff/get-xlite Sat Feb 28 08:54:40 2009 +0000 2.2 +++ b/get-xlite/stuff/get-xlite Sat Feb 28 09:41:14 2009 +0000 2.3 @@ -39,7 +39,7 @@ 2.4 cat > $dir/usr/share/applications/xlite.desktop <<EOT 2.5 [Desktop Entry] 2.6 Encoding=UTF-8 2.7 -Name=Xlite softphone 2.8 +Name=Softphone Xlite 2.9 Comment=SIP softphone (VoIP) 2.10 Exec=xtensoftphone 2.11 Icon=firefox.png