diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-30 10:03:49 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-30 10:03:49 +0000 |
commit | 7918a79433020a4703c054b8469b9b0748fc8c41 (patch) | |
tree | 47c85d49956030969292fd3d6bad0906f35049ac /profiles/targets | |
parent | Todays python patches (diff) | |
download | historical-7918a79433020a4703c054b8469b9b0748fc8c41.tar.gz historical-7918a79433020a4703c054b8469b9b0748fc8c41.tar.bz2 historical-7918a79433020a4703c054b8469b9b0748fc8c41.zip |
Restore freedesktop.org standard startup-notification to main desktop profile.
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/make.defaults | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults index 676e7c694473..6c22bfd8585b 100644 --- a/profiles/targets/desktop/make.defaults +++ b/profiles/targets/desktop/make.defaults @@ -1,11 +1,11 @@ # 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.14 2010/03/30 01:06:41 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/make.defaults,v 1.15 2010/03/30 10:03:49 ssuominen Exp $ -USE="a52 aac acpi alsa branding cairo cdr dbus dts dvd dvdr emboss encode fam +USE="a52 aac acpi alsa branding cairo cdr dbus dts dvd dvdr emboss encode fam firefox flac gif gpm gtk hal jpeg ldap libnotify mad mikmod mng mp3 mp4 mpeg ogg -opengl pdf png ppds qt3support qt4 sdl spell svg tiff truetype vorbis unicode -usb X x264 xml xulrunner xv xvid" +opengl pdf png ppds qt3support qt4 sdl spell startup-notification svg tiff +truetype vorbis unicode usb X x264 xml xulrunner xv xvid" # Adding this for bluetooth support USE="${USE} bluetooth consolekit" |