diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-08-12 16:03:13 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-08-12 16:03:13 +0000 |
commit | 8eea748f7734689ce928fa0070480fc13b26ad79 (patch) | |
tree | 70a42959dbf6616135049e29a6a8795a6f82a5d7 /profiles/targets/desktop | |
parent | Simplify src_test(). (diff) | |
download | gentoo-2-8eea748f7734689ce928fa0070480fc13b26ad79.tar.gz gentoo-2-8eea748f7734689ce928fa0070480fc13b26ad79.tar.bz2 gentoo-2-8eea748f7734689ce928fa0070480fc13b26ad79.zip |
Add dts to default desktop profile, also a default codec for DVDs
Diffstat (limited to 'profiles/targets/desktop')
-rw-r--r-- | profiles/targets/desktop/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults index e0470dc386f4..54d3c64831cc 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.8 2009/08/09 11:19:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/make.defaults,v 1.9 2009/08/12 16:03:13 beandog Exp $ -USE="a52 aac acpi alsa branding cairo cdr dbus 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 tiff truetype vorbis win32codecs unicode usb X x264 xml xulrunner xv xvid" # This is added for GNOME/Xfce USE="${USE} startup-notification" |