Author: glen
Date: Wed Jul 27 22:50:25 2011
New Revision: 12285

Modified:
   xinitrc-ng/trunk/xinitdefs
Log:
move comment, so it would keep the original question

Modified: xinitrc-ng/trunk/xinitdefs
==============================================================================
--- xinitrc-ng/trunk/xinitdefs  (original)
+++ xinitrc-ng/trunk/xinitdefs  Wed Jul 27 22:50:25 2011
@@ -2,9 +2,9 @@
 # Standard actions for any xsession
 #
 
-# Anybody use this?
 [ -f /etc/profile ] && . /etc/profile
 [ -f $HOME/.profile ] && . $HOME/.profile
+# Anybody use this?
 [ -f /etc/xprofile ] && . /etc/xprofile
 [ -f $HOME/.xprofile ] && . $HOME/.xprofile
 
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to