diff --git a/xfce4-session.changes b/xfce4-session.changes index c3da5a0..10c95c0 100644 --- a/xfce4-session.changes +++ b/xfce4-session.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 27 16:12:03 UTC 2010 - gber@opensuse.org + +- add proper BRAND comment + ------------------------------------------------------------------- Mon Dec 27 15:17:25 UTC 2010 - gber@opensuse.org diff --git a/xfce4-session.spec b/xfce4-session.spec index 4c40896..3bd9e0d 100644 --- a/xfce4-session.spec +++ b/xfce4-session.spec @@ -67,6 +67,11 @@ Group: System/GUI/XFCE Supplements: packageand(%{name}:branding-upstream) Provides: %{name}-branding = %{version} Conflicts: otherproviders(%{name}-branding) +# BRAND: xfce4-session.xml: Control session parameters such as the tools and +# BRAND: applications started by default or the splash theme. +# BRAND: xfce4-tips-autostart.desktop: Control whether xfce4-tips is started +# BRAND: by default. +%config %{_sysconfdir}/xdg/autostart/xfce4-tips-autostart.desktop %if 0%{?suse_version} >= 1120 BuildArch: noarch %endif