UIFe for unity-lens-files

Andrea Azzarone azzaronea at gmail.com
Thu Sep 13 14:23:36 UTC 2012


2012/9/13 David Planella <david.planella at ubuntu.com>:
> Al 06/09/12 13:00, En/na Andrea Azzarone ha escrit:
>> Hi,
>>
>> I'd like to add file-system icons to the "Folder" section of the
>> unity-lens-files.
>>
>> Unity Launcher changed the way it handles the file-system icons (see
>> bug 713423): by default all file-systems are displayed in the
>> launcher.
>> You can blacklist them using a quick-list item.
>> By design you can un-blacklist a file-system dragging and dropping the
>> file-system icon from dash to launcher.
>> So right now there is no easy way to un-blacklist a file-system.
>>
>> Can we please make a ui freeze exception for this?
>>
>> UIFe bug report: https://bugs.launchpad.net/unity-lens-files/+bug/1046774
>>
>

> If it doesn't change any translatable strings, then no objections from
> the translations team.
>

It adds other translatable strings

148	+      preview.subtitle = _("Total capacity %s").printf
(GLib.format_size(total_capacity));
149	+      preview.add_info (new InfoHint ("filesytem_type",
_("Filesystem type"), null, filesystem_type));
150	+      preview.add_info (new InfoHint ("contents", _("Contents"),
null, _("%s, %u items").printf (GLib.format_size (contents_size),
contents_count)));
151	+
152	+      var open_action = new Unity.PreviewAction ("open", _("Open"), null);


> Cheers,
> David.
>
> --
> David Planella
> Ubuntu Translations Coordinator
> www.ubuntu.com / www.davidplanella.wordpress.com
> www.identi.ca/dplanella / www.twitter.com/dplanella
>



-- 
Andrea Azzarone
http://launchpad.net/~andyrock
http://wiki.ubuntu.com/AndreaAzzarone



More information about the ubuntu-doc mailing list