------------------------------------------------------------ revno: 219 committer: Lionel Le Folgoc <[email protected]> branch nick: xubuntu-default-settings timestamp: Sat 2010-09-11 15:38:26 +0200 message: etc/xdg/xdg-xubuntu/applications: ship a screensaver desktop file whose "Icon=" field doesn't contain a file extension, to workaround lp #603222. added: etc/xdg/xdg-xubuntu/applications/xscreensaver-properties.desktop modified: debian/changelog
-- 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 2010-08-25 21:03:52 +0000 +++ debian/changelog 2010-09-11 13:38:26 +0000 @@ -1,3 +1,10 @@ +xubuntu-default-settings (10.10.4) UNRELEASED; urgency=low + + * etc/xdg/xdg-xubuntu/applications: ship a screensaver desktop file whose + "Icon=" field doesn't contain a file extension, to workaround lp #603222. + + -- Lionel Le Folgoc <[email protected]> Sat, 11 Sep 2010 15:34:22 +0200 + xubuntu-default-settings (10.10.3) maverick; urgency=low * Refreshed translations. === added file 'etc/xdg/xdg-xubuntu/applications/xscreensaver-properties.desktop' --- etc/xdg/xdg-xubuntu/applications/xscreensaver-properties.desktop 1970-01-01 00:00:00 +0000 +++ etc/xdg/xdg-xubuntu/applications/xscreensaver-properties.desktop 2010-09-11 13:38:26 +0000 @@ -0,0 +1,10 @@ +[Desktop Entry] +Exec=xscreensaver-demo +Icon=xscreensaver +Terminal=false +StartupNotify=true +Name=Screensaver +Comment=Change screensaver properties +Type=Application +Categories=Settings;DesktopSettings;Security;X-XFCE; +X-Ubuntu-Gettext-Domain=xscreensaver
_______________________________________________ Mailing list: https://launchpad.net/~xubuntu-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~xubuntu-dev More help : https://help.launchpad.net/ListHelp

