UIFe: Notification for livepatch are not shown.

2018-04-11 Thread Andrea Azzarone
Hi doc/translators,

In order to properly show Livepatch notification in Bionic we need to
install some desktop files in /etc/xdg/autostart/ in order to woraround a
problem with the Systemd user session. The deskop files contain some
translatable strings but they're marked as "NoDisplay=True", so the impact
of non-translated strings should be minimum.

The bug report:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1761841
The merge request:
https://code.launchpad.net/~azzar1/update-notifier/xdg-autostart-path-units/+merge/342808

Thanks!

-- 
Andrea Azzarone
-- 
ubuntu-translators mailing list
ubuntu-translators@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators


[UIFe] Show a warning when shutting down and users are logged in

2014-04-11 Thread Andrea Azzarone
Hey all,

I'm proposing to submit the following UIFe for Unity:

https://bugs.launchpad.net/unity/+bug/1281058

It adds a warning in the session dialog when shutting down and users are
logged in. It uses the same string of gnome-screensaver.

Thanks!

-- 
Andrea Azzarone
-- 
ubuntu-translators mailing list
ubuntu-translators@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators


Re: UIFe for unity-lens-files

2012-09-13 Thread Andrea Azzarone
*poke* :)

2012/9/6 Andrea Azzarone azzaro...@gmail.com:
 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

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



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

-- 
ubuntu-translators mailing list
ubuntu-translators@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators


Re: UIFe for unity-lens-files

2012-09-13 Thread Andrea Azzarone
2012/9/13 David Planella david.plane...@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

-- 
ubuntu-translators mailing list
ubuntu-translators@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators


[FFe/UIFe] Fixing bug 713423: Unity launcher gets cluttered when having multiple partitions and/or external volumes attached

2012-09-11 Thread Andrea Azzarone
Hi all,

We have a change in trunk which changed the way Unity handles file system icons.

Copy pasted from bug report #713426:

1) It should be possible to remove specific file system icons from the
Launcher by un-checking the “Unlock from Launcher” option (or dragging
to the trash).

2) In the case of non-removable file systems, the system should
remember these settings so that rebooting will not return these icons
to the Launcher.

3) In the case of removable file systems (USB keys, SD cards, etc...),
if a removable file system is removed and then re-attached it should
re-appear in the Launcher. If the removable file system is not removed
and the user has removed it's icon from the Launcher, the icon should
not return to the Launcher even if the computer is re-booted.

4) All 'specific file system' icons that the user has removed from the
Launcher should be displayed in the Dash file Lens in the “Favourite
Folders/Folders” category. This allows the user to re-add these icons
to the Launcher at a later date.

Also we removed the ccsm option Device Options.

Cheers,

Andrea

-- 
ubuntu-translators mailing list
ubuntu-translators@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators


Re: [FFe/UIFe] Fixing bug 713423: Unity launcher gets cluttered when having multiple partitions and/or external volumes attached

2012-09-11 Thread Andrea Azzarone
2012/9/11 Andrea Azzarone andyr...@ubuntu.com:
 Hi all,

 We have a change in trunk which changed the way Unity handles file system 
 icons.

We have a change *that has gone in trunk* which...


 Copy pasted from bug report #713426:

 1) It should be possible to remove specific file system icons from the
 Launcher by un-checking the “Unlock from Launcher” option (or dragging
 to the trash).

 2) In the case of non-removable file systems, the system should
 remember these settings so that rebooting will not return these icons
 to the Launcher.

 3) In the case of removable file systems (USB keys, SD cards, etc...),
 if a removable file system is removed and then re-attached it should
 re-appear in the Launcher. If the removable file system is not removed
 and the user has removed it's icon from the Launcher, the icon should
 not return to the Launcher even if the computer is re-booted.

 4) All 'specific file system' icons that the user has removed from the
 Launcher should be displayed in the Dash file Lens in the “Favourite
 Folders/Folders” category. This allows the user to re-add these icons
 to the Launcher at a later date.

 Also we removed the ccsm option Device Options.

 Cheers,

 Andrea



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

-- 
ubuntu-translators mailing list
ubuntu-translators@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators


[UIFe] No HUD keybinding in the shortcut overlay #942515 [UIFe] No HUD keybinding in the shortcut overlay #942515 [UIFe] No HUD keybinding in the shortcut overlay #942515 [UIFe] No HUD keybinding in t

2012-02-28 Thread Andrea Azzarone
Hi,

I'd like to propose a UIFe for adding the keybinding to show the HUD
in the shortcut overlay, remvoing the ALT+F2 item to don't break the
layout.

Please see this bug report:
https://bugs.launchpad.net/ayatana-design/+bug/942515

Thanks,

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

-- 
ubuntu-translators mailing list
ubuntu-translators@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators