Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-ibus

New issue 974 by lidaobing:  ibus-setup.desktop need to be policy complient
http://code.google.com/p/ibus/issues/detail?id=974

From: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586524


These FREEDESKTOP.ORG menu files need to be complient to the policy
described there.

http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html

Name        Specific name of the application, for example "Mozilla"
GenericName Generic name of the application, for example "Web
            Browser".
Comment     Tooltip for the entry, for example "View sites on the
            Internet". The value should not be redundant with the values
            of Name and GenericName.

setup/ibus-setup.desktop.in has:

_Name=IBus Preferences
_GenericName=IBus Preferences
_Comment=IBus Preferences

This is as bad as it can be.

I think something like following is needed.

_Name=IBus Preferences
_GenericName=Input Method Preferences
_Comment=Set Input Method Preferences

I am sure this is upsream issue.


--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复