[packagekit] gnome-packagekit: patch to display where an application was installed
Bastien Nocera
hadess at hadess.net
Wed Nov 26 07:03:49 PST 2008
On Wed, 2008-11-26 at 15:03 +0100, Sylvain Baubeau wrote:
>
> + fulltext = g_strdup_printf("%s\n\n<i>%s %s</i>", text,
> + _("Shortcut : Applications
> -> "), menu_path);
I'm sure there's better arrows that are available in UTF-8. Try U+2799
(➙), The C code to use it is: \342\236\231
(got to love gucharmap)
More information about the PackageKit
mailing list