From a2bdee413170a5e96bbf5e8ac371db6d2f3a54d3 Mon Sep 17 00:00:00 2001 From: kn Date: Sat, 24 Dec 2022 20:49:58 +0000 Subject: [PATCH] Unmention unported kdm, clarify how the wiki not gdm provides xfce4.desktop --- meta/xfce/Makefile | 2 +- meta/xfce/pkg/README-main | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/meta/xfce/Makefile b/meta/xfce/Makefile index 5c7805f05b2..0b3e7c75745 100644 --- a/meta/xfce/Makefile +++ b/meta/xfce/Makefile @@ -7,7 +7,7 @@ PKGNAME= xfce-${V} PKGNAME-main = xfce-${V} PKGNAME-extras = xfce-extras-${V} REVISION-extras = 1 -REVISION-main = 2 +REVISION-main = 3 MAINTAINER = Landry Breuil diff --git a/meta/xfce/pkg/README-main b/meta/xfce/pkg/README-main index 4d71a0a965e..5ed4c5974ca 100644 --- a/meta/xfce/pkg/README-main +++ b/meta/xfce/pkg/README-main @@ -12,9 +12,8 @@ Xfce desktop environment is launched through the 'startxfce4' script. Simply add '${LOCALBASE}/bin/startxfce4' to your .xinitrc .xsession script if you use startx(1) or xenodm(1), respectively. -If you use gdm or kdm, have a look at -https://wiki.xfce.org/faq#starting_xfce. An xfce4.desktop file is -provided for use by gdm. +If you use gdm, have a look at https://wiki.xfce.org/faq#starting_xfce +which provides an xfce4.desktop for it. Logging out and shutting down the computer ==========================================