home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2002 December / PCpro_2002_12.ISO / browser / netscape7 / defldede.xpi / bin / defaults / profile / default-messages.rdf < prev    next >
Encoding:
Extensible Markup Language  |  2001-07-24  |  1.3 KB  |  35 lines

  1. <?xml version="1.0"?> <!-- -*- Mode: SGML -*- -->
  2.  
  3. <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  4.          xmlns:NC="http://home.netscape.com/NC-rdf#">
  5.  
  6.   <RDF:Seq about="NC:AIM/AwayMessageBag">
  7.     <RDF:li>
  8.        <RDF:Description>
  9.          <NC:MsgName>Nicht verf├╝gbar</NC:MsgName>
  10.          <NC:MsgText>Hallo %n, ich bin zurzeit anderweitig besch├ñftigt</NC:MsgText>
  11.        </RDF:Description>
  12.        <RDF:Description>
  13.          <NC:MsgName>Telefonieren</NC:MsgName>
  14.          <NC:MsgText>Hallo %n, ich telefoniere gerade</NC:MsgText>
  15.        </RDF:Description>
  16.        <RDF:Description>
  17.          <NC:MsgName>Bei Tisch</NC:MsgName>
  18.          <NC:MsgText>Hallo %n, ich bin bei Tisch</NC:MsgText>
  19.        </RDF:Description>
  20.        <RDF:Description>
  21.          <NC:MsgName>Besprechung</NC:MsgName>
  22.          <NC:MsgText>Hallo %n, ich bin in einer Besprechung</NC:MsgText>
  23.        </RDF:Description>
  24.        <RDF:Description>
  25.          <NC:MsgName>Nach Hause</NC:MsgName>
  26.          <NC:MsgText>Hallo %n, ich bin nach Hause gegangen</NC:MsgText>
  27.        </RDF:Description>
  28.        <RDF:Description>
  29.          <NC:MsgName>Urlaub</NC:MsgName>
  30.          <NC:MsgText>Hallo %n, ich bin im Urlaub</NC:MsgText>
  31.        </RDF:Description>
  32.     </RDF:li>
  33.   </RDF:Seq>
  34. </RDF:RDF>
  35.