/[pengfork]/pengfork/src/fdo/atoms/plugin.c
ViewVC logotype

Diff of /pengfork/src/fdo/atoms/plugin.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by chupa, Sun Dec 22 22:28:07 2002 UTC revision 1.2 by chupa, Thu Jan 2 13:43:49 2003 UTC
# Line 39  Line 39 
39    
40    
41  const atomdef_t plugin_atom_tab[] = {  const atomdef_t plugin_atom_tab[] = {
42    {"plugin_manage"     , PLUGIN_MANAGE     , byte},    {"plugin-manage"     , PLUGIN_MANAGE     , byte},
43    {"plugin_execute"    , PLUGIN_EXECUTE    , raw},    {"plugin-execute"    , PLUGIN_EXECUTE    , raw},
44    {"plugin_mimetype"   , PLUGIN_MIMETYPE   , str},    {"plugin-mimetype"   , PLUGIN_MIMETYPE   , str},
45    {"plugin_fileextents", PLUGIN_FILEEXTENTS, str},    {"plugin-fileextents", PLUGIN_FILEEXTENTS, str},
46    {"plugin_args"       , PLUGIN_ARGS       , str},    {"plugin-args"       , PLUGIN_ARGS       , str},
47    {NULL, -1, na}    {NULL, -1, na}
48  };  };

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26