Magellan Linux

Contents of /trunk/core/include/x11.sminc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 178 byte(s)
import repo
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 }