Date: Monday, January 18, 2010 @ 14:42:14 Author: juergen Revision: 63803
backup autostart and desktop.conf Modified: lxde-common/trunk/PKGBUILD ----------+ PKGBUILD | 1 + 1 file changed, 1 insertion(+) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-01-18 19:37:30 UTC (rev 63802) +++ PKGBUILD 2010-01-18 19:42:14 UTC (rev 63803) @@ -10,6 +10,7 @@ url="http://lxde.org/" # startlxde is useless without lxsession optdepends=(lxsession-lite) +backup=(etc/xdg/lxsession/LXDE/{desktop.conf,autostart}) source=("http://downloads.sourceforge.net/project/lxde/${pkgname}%20%28default%20config%29/${pkgname}%200.5.0/${pkgname}-0.5.0.tar.gz") md5sums=('23606ab3d6e1039386d62a4b68b4ffc6')
