I think the current .desktop file:

[Desktop Entry]
Encoding=UTF-8
Name=WengoPhone
Comment=VOIP softphone
Comment[fr]=Téléphone VOIP
Exec=qtwengophone
Icon=wengophone
StartupNotify=true
Terminal=false
Type=Application
Categories=Qt;Network;Telephony;VideoConference

needs some care; in particular I noticed:
1. Categories should end with ";" (this is an error)
2. Comment is shown in the tooltip for the menu entry, and GNOME HIG
say it should start with a verb; something like "Make voice and video
calls over the internet" should do
3. Eventually, "VOIP softphone" could be used in a "GenericName"
field, but this will replace WengoPhone so I'm not sure you want do do
this.

HTH

Gianluca
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to