GNOME Bugzilla – Bug 722683
Add AppData file
Last modified: 2014-01-22 12:08:07 UTC
Created attachment 266850 [details] [review] AppData file This patch adds the AppData file with the description suggested by Hughsie.
Review of attachment 266850 [details] [review]: seems reasonable to me, and the patch looks good. ::: data/gnome-dictionary.appdata.xml.in @@ +7,3 @@ +GNOME Dictionary is a simple dictionary application that looks up definitions of words online. +Though it looks up English definitions by default, you can easily switch to +Spanish or add other online dictionaries to suit your needs. this is a bit misleading: Dictionary only supports DICT servers. I'd probably use something like: "or add other online dictionaries using the DICT protocol to suit your needs." I know that it is geeky, and I don't particularly like it either; but it's preferable to being misleading towards the users. at least, until such time we support other transports.
Created attachment 266857 [details] [review] Patch updated May thanks Emmanuele for your review. Here is an updated patch, with you comment about DICT servers.
Created attachment 266968 [details] [review] Updated patch Added missing reference to POTFILES.in
Review of attachment 266968 [details] [review]: looks good to me.
Review of attachment 266968 [details] [review]: Thanks Emmanuele!
Commited. Thanks!