summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-08-23 19:29:59 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-08-23 19:29:59 +0000
commitee7fff6c7c7f24f0ba41fdbc7ca52b972ffa2755 (patch)
tree6d2da0040135b63c587e26f0d310bec715b6373e /profiles
parentRename USE file-icons to USE thunar (enabled by default in desktop profiles). (diff)
downloadhistorical-ee7fff6c7c7f24f0ba41fdbc7ca52b972ffa2755.tar.gz
historical-ee7fff6c7c7f24f0ba41fdbc7ca52b972ffa2755.tar.bz2
historical-ee7fff6c7c7f24f0ba41fdbc7ca52b972ffa2755.zip
Enable USE thunar in desktop profiles so xfce based apps get it enabled by default.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog7
-rw-r--r--profiles/targets/desktop/make.defaults4
2 files changed, 8 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index f28750872028..19d34a55a275 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,16 @@
# ChangeLog for profile directory
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3167 2009/08/23 18:42:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3168 2009/08/23 19:29:58 ssuominen Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 23 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
+ targets/desktop/make.defaults:
+ Enable USE thunar in desktop profiles so xfce based apps get it enabled by
+ default.
+
23 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> updates/3Q-2009:
Rename xfce-base/xfce4 to xfce-base/xfce4-meta with new dependencies.
diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index 54d3c64831cc..6839627d196c 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,8 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/make.defaults,v 1.9 2009/08/12 16:03:13 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/make.defaults,v 1.10 2009/08/23 19:29:59 ssuominen Exp $
-USE="a52 aac acpi alsa branding cairo cdr dbus dts dvd dvdr eds emboss encode evo fam firefox flac gif gnome gpm gstreamer gtk hal jpeg kde ldap libnotify mad mikmod mp3 mp4 mpeg ogg opengl pdf png ppds qt3support qt4 quicktime sdl spell svg tiff truetype vorbis win32codecs unicode usb X x264 xml xulrunner xv xvid"
+USE="a52 aac acpi alsa branding cairo cdr dbus dts dvd dvdr eds emboss encode evo fam firefox flac gif gnome gpm gstreamer gtk hal jpeg kde ldap libnotify mad mikmod mp3 mp4 mpeg ogg opengl pdf png ppds qt3support qt4 quicktime sdl spell svg thunar tiff truetype vorbis win32codecs unicode usb X x264 xml xulrunner xv xvid"
# This is added for GNOME/Xfce
USE="${USE} startup-notification"