From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SWZmU-0005zF-Qm for garchives@archives.gentoo.org; Mon, 21 May 2012 21:04:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08BC9E0CF5 for ; Mon, 21 May 2012 21:04:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BAE08E0D07 for ; Mon, 21 May 2012 18:30:37 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EDDED1B401C for ; Mon, 21 May 2012 18:30:36 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id DED0C2004B; Mon, 21 May 2012 18:30:34 +0000 (UTC) From: "Sven Vermeulen (swift)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: xfce-config.xml X-VCS-Repository: gentoo X-VCS-Files: xfce-config.xml X-VCS-Directories: xml/htdocs/doc/en X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Message-Id: <20120521183034.DED0C2004B@flycatcher.gentoo.org> Date: Mon, 21 May 2012 18:30:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: ea20ff9e-e8dd-418e-89d9-31c0553ceac8 X-Archives-Hash: 1ca71b39104f9ddd3427b28c30040a9a swift 12/05/21 18:30:34 Modified: xfce-config.xml Log: Fix bug #411437 - Update instruction on consolekit xfce4 Revision Changes Path 1.42 xml/htdocs/doc/en/xfce-config.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xfce= -config.xml?rev=3D1.42&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xfce= -config.xml?rev=3D1.42&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xfce= -config.xml?r1=3D1.41&r2=3D1.42 Index: xfce-config.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- xfce-config.xml 26 Dec 2011 00:40:50 -0000 1.41 +++ xfce-config.xml 21 May 2012 18:30:34 -0000 1.42 @@ -1,6 +1,6 @@ - + =20 The Xfce Configuration Guide @@ -18,8 +18,8 @@ =20 -9 -2011-12-25 +10 +2012-05-21 =20 Introduction @@ -134,7 +134,7 @@ =20 If you have ConsoleKit installed, your ~/.xinitrc should in= stead -contain exec ck-launch-session startxfce4. Otherwise, some of you= r +contain exec startxfce4 --with-ck-launch. Otherwise, some of your applications may stop working. You'll also need to add consolekit to the default runlevel by running the following command as root: rc-update = add consolekit default.