Magellan Linux

Contents of /branches/branch-xorg18/core/include/x11.sminc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5192 - (show annotations) (download)
Tue Apr 6 21:54:10 2010 UTC (14 years, 1 month ago) by niro
File size: 178 byte(s)
created branch 'branch-xorg18'
1 # $Header: /magellan-cvs/smage/include/x11.sminc,v 1.1 2005/10/19 15:07:53 niro Exp $
2 # xorg global smage2 functions
3
4 hostconf_add()
5 {
6 echo "#define $@" >> ${HOSTCONF} || die
7 }