. $GRIMOIRE/config_query_multi.function
+config_query XORG_XINITRC_XSESSION \
+ "install a .desktop file that calls the user's .xinitrc?" \
+ n
&&
+
config_query_option XORG_SERVER_OPTS \
"Build documentation?" \
n \
@@ -109,7 +113,7 @@ message "${SPELL_COLOR}$SPELL${DEFAULT_COLOR} provides
some advanced" \
"${PROBLEM_COLOR}BREAK${DEFAULT_COLOR} the build or the final" \
"executing of the server. So answer the following carefully"
&&
-config_query XORG_SERVER_ADVANCED "Do you wish the advanced options" n
&&
+config_query XORG_SERVER_ADVANCED "Do you wish the advanced options?" n
&&
if [[ $XORG_SERVER_ADVANCED == y ]] ; then
config_query_option XORG_SERVER_OPTS \
diff --git a/xorg-xserver/xorg-server/DETAILS
b/xorg-xserver/xorg-server/DETAILS
index dc6a50e..f01be04 100755
--- a/xorg-xserver/xorg-server/DETAILS
+++ b/xorg-xserver/xorg-server/DETAILS
@@ -9,6 +9,7 @@
ENTERED=20051125
LICENSE[0]=XCL
SECURITY_PATCH=4
+ PATCHLEVEL=1
SHORT="X servers (including Xorg, Xprt, Xvfb, Xnest & Xdmx)"
cat << EOF
X servers (including Xorg, Xprt, Xvfb, Xnest & Xdmx), the core of the X
diff --git a/xorg-xserver/xorg-server/HISTORY
b/xorg-xserver/xorg-server/HISTORY
index 67df5f7..8b1a749 100644
--- a/xorg-xserver/xorg-server/HISTORY
+++ b/xorg-xserver/xorg-server/HISTORY
@@ -1,3 +1,8 @@
+2010-11-27 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * INSTALL, CONFIGURE, startxinitrc, xinitrc.desktop: added optional
+ .desktop file that calls the user's .xinitrc
+ * DETAILS: PATCHLEVEL=1
+
2010-11-12 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* gl_select.patch: updated for glselect