projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
244cc8e
)
x11-apps/xinit: Drop long-dead GTK envar
author
Matt Turner
<mattst88@gentoo.org>
Wed, 15 May 2019 18:41:10 +0000
(11:41 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Wed, 15 May 2019 18:51:15 +0000
(11:51 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-apps/xinit/files/startDM.sh
patch
|
blob
|
history
diff --git
a/x11-apps/xinit/files/startDM.sh
b/x11-apps/xinit/files/startDM.sh
index a4bf30e31ba74238e5fb82da5279ef11dc76da0c..640bb24b7a26e2dea09bb3cd94b2b9de1256261e 100644
(file)
--- a/
x11-apps/xinit/files/startDM.sh
+++ b/
x11-apps/xinit/files/startDM.sh
@@
-18,10
+18,6
@@
if ! type get_options >/dev/null 2>/dev/null ; then
[ -r "${svclib}"/sh/rc-services.sh ] && . "${svclib}"/sh/rc-services.sh
fi
-# Great new Gnome2 feature, AA
-# We enable this by default
-export GDK_USE_XFT=1
-
export RC_SVCNAME=xdm
EXEC="$(get_options service)"
NAME="$(get_options name)"