home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / 01_02.iso / software / netscape62win / deflenus.xpi / bin / defaults / profile / default-messages.rdf < prev    next >
Extensible Markup Language  |  2000-04-11  |  1KB  |  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>Unavailable</NC:MsgName>
  10.          <NC:MsgText>Hi %n, I'm unavailable at the moment</NC:MsgText>
  11.        </RDF:Description>
  12.        <RDF:Description>
  13.          <NC:MsgName>On phone</NC:MsgName>
  14.          <NC:MsgText>Hi %n, I'm on the phone</NC:MsgText>
  15.        </RDF:Description>
  16.        <RDF:Description>
  17.          <NC:MsgName>Out to lunch</NC:MsgName>
  18.          <NC:MsgText>Hi %n, I'm out to lunch</NC:MsgText>
  19.        </RDF:Description>
  20.        <RDF:Description>
  21.          <NC:MsgName>Meeting</NC:MsgName>
  22.          <NC:MsgText>Hi %n, I'm in a meeting</NC:MsgText>
  23.        </RDF:Description>
  24.        <RDF:Description>
  25.          <NC:MsgName>Gone Home</NC:MsgName>
  26.          <NC:MsgText>Hi %n, I've gone home for the day</NC:MsgText>
  27.        </RDF:Description>
  28.        <RDF:Description>
  29.          <NC:MsgName>Vacation</NC:MsgName>
  30.          <NC:MsgText>Hi %n, I'm on vacation</NC:MsgText>
  31.        </RDF:Description>
  32.     </RDF:li>
  33.   </RDF:Seq>
  34. </RDF:RDF>
  35.