[ic] re: conditional stmts. inside theme.cfg

interchange-users@interchange.redhat.com interchange-users@interchange.redhat.com
Wed Aug 29 21:47:01 2001


please help me! :)

On Wed, 29 Aug 2001, chad m. townsend wrote:

> 
> somehow i got the wrong subject on the first one :)
> 
> "chad m. townsend" wrote:
> > 
> > conditional stmts. inside theme.cfg
> > 
> > i have a Variable named STYLE that the admin can change in the
> > Preferences area.  in theme.cfg i would like say something like this:
> > 
> > ifdef @STYLE =~ /red/i
> > Variable BACKGROUND #rgb_code
> > endif
> > 
> > ifdef @STYLE =~ /blue/i
> > Variable BACKGROUND #rgb_code
> > endif
> > 
> > etc. sorta like they do for traffic:
> > 
> > ifdef @TRAFFIC =~ /low/i
> > Pragma dynamic_variables
> > endif
> > 
> > what i'm i doing wrong?  it's prob my syntax any help = mucho gracias
> > 
> > ./chad&
> _______________________________________________
> interchange-users mailing list
> interchange-users@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users
>