------------------------------------------------------------ revno: 350 committer: Lionel Le Folgoc <[email protected]> branch nick: xubuntu-default-settings timestamp: Sun 2012-02-19 11:26:20 +0100 message: * Set new default wallpapers for precise. * Update default theme name. modified: debian/changelog debian/control debian/xubuntu-default-settings.gconf-defaults etc/xdg/xdg-xubuntu/lightdm/lightdm-gtk-greeter.conf etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
-- lp:xubuntu-default-settings https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk Your team Xubuntu Team is subscribed to branch lp:xubuntu-default-settings. To unsubscribe from this branch go to https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk/+edit-subscription
=== modified file 'debian/changelog' --- debian/changelog 2012-02-17 09:12:44 +0000 +++ debian/changelog 2012-02-19 10:26:20 +0000 @@ -1,6 +1,8 @@ xubuntu-default-settings (12.04.6) UNRELEASED; urgency=low * Show language selector in lightdm. + * Set new default wallpapers for precise. + * Update default theme name. -- Lionel Le Folgoc <[email protected]> Fri, 17 Feb 2012 10:12:28 +0100 === modified file 'debian/control' --- debian/control 2012-02-12 01:05:16 +0000 +++ debian/control 2012-02-19 10:26:20 +0000 @@ -11,7 +11,7 @@ Package: xubuntu-default-settings Architecture: all Pre-Depends: ${misc:Pre-Depends} -Depends: ${misc:Depends}, xubuntu-artwork (>= 12.04.0~), ttf-droid, +Depends: ${misc:Depends}, xubuntu-artwork (>= 12.04.2~), ttf-droid, lightdm (>= 0.9.3-0ubuntu2), x11-common (>= 1:7.6+7ubuntu2), lightdm-gtk-greeter (>= 1.0.0-0ubuntu2) Recommends: xfce4-utils === modified file 'debian/xubuntu-default-settings.gconf-defaults' --- debian/xubuntu-default-settings.gconf-defaults 2012-02-04 19:54:27 +0000 +++ debian/xubuntu-default-settings.gconf-defaults 2012-02-19 10:26:20 +0000 @@ -1,3 +1,3 @@ -/desktop/gnome/interface/gtk_theme "greybird" +/desktop/gnome/interface/gtk_theme "Greybird" /desktop/gnome/interface/icon_theme "elementary-xfce-dark" /apps/blueman/transfer/browse_command "exo-open obex://[%d]" === modified file 'etc/xdg/xdg-xubuntu/lightdm/lightdm-gtk-greeter.conf' --- etc/xdg/xdg-xubuntu/lightdm/lightdm-gtk-greeter.conf 2012-02-17 09:12:44 +0000 +++ etc/xdg/xdg-xubuntu/lightdm/lightdm-gtk-greeter.conf 2012-02-19 10:26:20 +0000 @@ -8,8 +8,8 @@ # xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr) # [greeter] -background=/usr/share/xfce4/backdrops/xubuntu-greybird.png -theme-name=greybird +background=/usr/share/xfce4/backdrops/xubuntu-precise-right.png +theme-name=Greybird font-name=Droid Sans 10 xft-antialias=true xft-dpi=96 === modified file 'etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml' --- etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml 2011-03-18 19:48:44 +0000 +++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml 2012-02-19 10:26:20 +0000 @@ -13,11 +13,11 @@ <property name="backdrop" type="empty"> <property name="screen0" type="empty"> <property name="monitor0" type="empty"> - <property name="image-path" type="string" value="/usr/share/xfce4/backdrops/xubuntu-greybird.png"/> + <property name="image-path" type="string" value="/usr/share/xfce4/backdrops/xubuntu-precise-right.png"/> <property name="image-show" type="bool" value="true"/> </property> <property name="monitor1" type="empty"> - <property name="image-path" type="string" value="/usr/share/xfce4/backdrops/xubuntu-greybird.png"/> + <property name="image-path" type="string" value="/usr/share/xfce4/backdrops/xubuntu-precise-left.png"/> <property name="image-show" type="bool" value="true"/> </property> </property> === modified file 'etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml' --- etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml 2011-03-11 19:40:12 +0000 +++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml 2012-02-19 10:26:20 +0000 @@ -2,6 +2,6 @@ <channel name="xfce4-notifyd" version="1.0"> <property name="notify-location" type="uint" value="2"/> - <property name="theme" type="string" value="greybird"/> + <property name="theme" type="string" value="Greybird"/> <property name="initial-opacity" type="double" value="0.850000"/> </channel> === modified file 'etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml' --- etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml 2011-04-05 18:15:13 +0000 +++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml 2012-02-19 10:26:20 +0000 @@ -5,7 +5,7 @@ <property name="frame_opacity" type="int" value="100"/> <property name="show_frame_shadow" type="bool" value="true"/> <property name="show_popup_shadow" type="bool" value="true"/> - <property name="theme" type="string" value="greybird"/> + <property name="theme" type="string" value="Greybird"/> <property name="use_compositing" type="bool" value="true"/> <property name="workspace_count" type="int" value="2"/> <property name="workspace_names" type="array"> === modified file 'etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml' --- etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml 2012-02-04 19:12:23 +0000 +++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml 2012-02-19 10:26:20 +0000 @@ -2,7 +2,7 @@ <channel name="xsettings" version="1.0"> <property name="Net" type="empty"> - <property name="ThemeName" type="string" value="greybird"/> + <property name="ThemeName" type="string" value="Greybird"/> <property name="IconThemeName" type="string" value="elementary-xfce-dark"/> </property> <property name="Xft" type="empty">
_______________________________________________ Mailing list: https://launchpad.net/~xubuntu-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~xubuntu-dev More help : https://help.launchpad.net/ListHelp

