home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 June / maximum-cd-2009-06.iso / DiscContents / digsby_setup.exe / lib / jabber / objects / iq_browse.pyo (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2009-02-26  |  957 b   |  58 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.5)
  3.  
  4. IQ_BROWSE_NS = 'jabber:iq:browse'
  5. CATEGORIES = {
  6.     'application': [
  7.         'bot',
  8.         'calendar',
  9.         'editor',
  10.         'fileserver',
  11.         'game',
  12.         'whiteboard'],
  13.     'conference': [
  14.         'irc',
  15.         'list',
  16.         'private',
  17.         'public',
  18.         'topic',
  19.         'url'],
  20.     'headline': [
  21.         'logger',
  22.         'notice',
  23.         'rss',
  24.         'stock'],
  25.     'keyword': [
  26.         'dictionary',
  27.         'dns',
  28.         'software',
  29.         'thesaurus',
  30.         'web',
  31.         'whois'],
  32.     'render': [
  33.         'en2fr',
  34.         '*2*',
  35.         'tts'],
  36.     'service': [
  37.         'aim',
  38.         'icq',
  39.         'irc',
  40.         'jabber',
  41.         'jud',
  42.         'msn',
  43.         'pager',
  44.         'serverlist',
  45.         'sms',
  46.         'smtp',
  47.         'yahoo'],
  48.     'user': [
  49.         'client',
  50.         'forward',
  51.         'inbox',
  52.         'portable',
  53.         'voice'],
  54.     'validate': [
  55.         'grammar',
  56.         'spell',
  57.         'xml'] }
  58.