Magellan Linux

Contents of /tags/old-unstable-20120113/core/include/x11.sminc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9870 - (show annotations) (download)
Fri Jan 13 21:26:11 2012 UTC (12 years, 4 months ago) by niro
File size: 178 byte(s)
tagged 'old-unstable-20120113'
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 }