diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-03-02 12:51:15 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-03-02 12:51:15 +0000 |
commit | 2d879f1fffe72ad363f348121fafcd5af41fb600 (patch) | |
tree | d76b579ae0079d0664a59c3c88faf4d83c07aba9 /xfce-base | |
parent | Fix startxfce4 script so it won't lose XDG_DATA_DIRS set by /etc/env.d. This ... (diff) | |
download | gentoo-2-2d879f1fffe72ad363f348121fafcd5af41fb600.tar.gz gentoo-2-2d879f1fffe72ad363f348121fafcd5af41fb600.tar.bz2 gentoo-2-2d879f1fffe72ad363f348121fafcd5af41fb600.zip |
Fix ChangeLog, my XDG_DATA_DIRS enviroment variable accidentally leaked here.. *shrug*
(Portage version: 2.1.2-r12)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce-utils/ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog index 6756b2aa515c..afbb1f01e5c2 100644 --- a/xfce-base/xfce-utils/ChangeLog +++ b/xfce-base/xfce-utils/ChangeLog @@ -1,13 +1,12 @@ # ChangeLog for xfce-base/xfce-utils # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.88 2007/03/02 12:49:26 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.89 2007/03/02 12:51:15 drac Exp $ *xfce-utils-4.4.0-r3 (02 Mar 2007) 02 Mar 2007; Samuli Suominen <drac@gentoo.org> +files/xfce-utils-4.4.0-xdg_data_dirs.patch, +xfce-utils-4.4.0-r3.ebuild: - Fix startxfce4 script so it won't lose - /usr/share:/usr/local/share:/usr/kde/3.5/share:/usr/share set by /etc/env.d. + Fix startxfce4 script so it won't lose XDG_DATA_DIRS set by /etc/env.d. This allows KDE applications to show in Xfce Menu when kdelibs-3.5.6-r2 is installed. Big thanks to Arttu arse Hanhela for testing. |