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 ==========================================