Corrected make_session_desktop function name in comment
authorTimothy Redaelli <drizzt@gentoo.org>
Wed, 18 Oct 2006 21:35:19 +0000 (21:35 +0000)
committerTimothy Redaelli <drizzt@gentoo.org>
Wed, 18 Oct 2006 21:35:19 +0000 (21:35 +0000)
eclass/eutils.eclass

index 75dba34c155d8c052c3a5031e9ad65a10b80e463..121e46194f6035798964b31169b9b2bdf31336e2 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/eutils.eclass,v 1.253 2006/10/06 07:00:14 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/eutils.eclass,v 1.254 2006/10/18 21:35:19 drizzt Exp $
 #
 # This eclass is for general purpose functions that most ebuilds
 # have to implement themselves.
@@ -924,7 +924,7 @@ Categories=Application;${type};" > "${desktop}"
 
 # Make a GDM/KDM Session file
 #
-# make_desktop_entry(<title>, <command>)
+# make_session_desktop(<title>, <command>)
 # title: File to execute to start the Window Manager
 # command: Name of the Window Manager