Startup hints



If you check out the absolutely newest gnome-core CVS, you will notice
gnome-hint. It's a startup hints dialog that's now separate (and smarter)
from the panel. Now the reason I'm posting is so that people can make hint
files for their apps (I'm not sure if it should be done by all apps or just
the core ones).

The hint files are xml files in the following format:

<?xml version="1.0"?>
<GnomeHints>
  <Hint>
    <Content>Some hint goes here</Content>
    <Content xml:lang="cs">Nakej hint je tady</Content>
  </Hint>
  <Hint>
    <Content>Blah blah blah</Content>
    <Content xml:lang="cs">Bla bla bla</Content>
  </Hint>
</GnomeHints>

They are installed into <prefix>/gnome/hints/ and should prolly have the
name <program name>.hints

See the panel.hints file for a further example in the panel directory.

George

-- 
------------------------------------------------------------------------------
George Lebl <jirka@5z.com> http://www.5z.com/jirka/
------------------------------------------------------------------------------
  The following implements RSA in perl and is illegal to export from the US:

          #!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
          $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1
          lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]