[sugar] [PATCH] Fix appearance of activity bundles (in Journal)

Tomeu Vizoso tomeu
Wed Apr 23 15:12:23 EDT 2008


Hi,

+        title_text = jobject.metadata.get('title', _('Untitled'))

_('Untitled') will be used only if the title property doesn't exist,
so there may appear '' instead of 'Untitled'.

Thanks,

Tomeu

On Wed, Apr 23, 2008 at 9:01 PM, Eben Eliason <eben.eliason at gmail.com> wrote:
> This fixes the appearance of both icons and titles of activity bundles
>  in the Journal.  The icons are now rendered as gray outlines, matching
>  those in the activity list of Home.  The titles are now used directly,
>  eliminating the "bug" which caused " Activity" to be appended every
>  time a the title of one was edited.
>
>  - Eben
>
> _______________________________________________
>  Sugar mailing list
>  Sugar at lists.laptop.org
>  http://lists.laptop.org/listinfo/sugar
>
>



More information about the Sugar-devel mailing list