[Merge] lp:~ubuntu-mate-dev/ubiquity/ubquity-ubuntu-mate into lp:ubiquity

Dimitri John Ledkov launchpad at surgut.co.uk
Tue Dec 9 23:12:22 UTC 2014


On 9 December 2014 at 22:01, Martin Wimpress <martin at flexion.org> wrote:
> Martin Wimpress has proposed merging lp:~ubuntu-mate-dev/ubiquity/ubquity-ubuntu-mate into lp:ubiquity.
>
> Requested reviews:
>   Ubuntu Sponsors Team (ubuntu-sponsors)
>   Ubuntu Installer Team (ubuntu-installer)
>
> For more details, see:
> https://code.launchpad.net/~ubuntu-mate-dev/ubiquity/ubquity-ubuntu-mate/+merge/244231
>
> This merge proposal fixes compositing with Marco, the MATE window manager, and also adds an Ubuntu MATE background to Ubiquity.
> --
> You are subscribed to branch lp:ubiquity.
>
> === modified file 'bin/ubiquity-dm'
> --- bin/ubiquity-dm     2014-07-21 20:40:11 +0000
> +++ bin/ubiquity-dm     2014-12-09 21:59:13 +0000
> @@ -365,6 +365,7 @@
>
>              background_image = None
>              for background in (
> +                    '/usr/share/backgrounds/ubuntu-mate-utopic/Ubuntu-Mate-Cold-no-logo.jpg'

Is there an equivalent to "gnome-settings-daemon" in the default
Ubuntu Mate and does it draw a background already?
Or equivalent of "metacity" in the default Ubuntu Mate and does it
draw a background?
Ideally, we try to use the "native" rendering solution of the desktop
background and these are only overrides for problematic / those DEs
that we didn't manage to draw a background on.

>                      '/usr/share/xfce4/backdrops/ubuntustudio-1310.png',
>                      '/usr/share/xfce4/backdrops/xubuntu-wallpaper.png',
>                      '/usr/share/lubuntu/wallpapers/'
> @@ -416,7 +417,7 @@
>
>                  if osextras.find_on_path('marco'):
>                      gsettings_keys.append(
> -                        ('org.mate.marco.general', 'compositing-manager',
> +                        ('org.mate.Marco.general', 'compositing-manager',
>                           'true'))

This looks good.

>
>                  for gs_schema, gs_key, gs_value in gsettings_keys:
>
>



-- 
Regards,

Dimitri.

https://code.launchpad.net/~ubuntu-mate-dev/ubiquity/ubquity-ubuntu-mate/+merge/244231
Your team Ubuntu Sponsors Team is requested to review the proposed merge of lp:~ubuntu-mate-dev/ubiquity/ubquity-ubuntu-mate into lp:ubiquity.



More information about the Ubuntu-sponsors mailing list