Changeset 4177 for trunk/licq/doc/README.FIFO
- Timestamp:
- 08/05/05 22:53:41 (3 years ago)
- Files:
-
- 1 modified
-
trunk/licq/doc/README.FIFO (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/licq/doc/README.FIFO
r3506 r4177 71 71 ui_message <buddy> 72 72 Open the plugin's message composer to <buddy>. 73 74 list_plugins 75 Lists the loaded UI plugins. 76 77 load_plugin <plugin> 78 Loads the UI plugin called <plugin>. 79 80 unload_plugin <plugin> 81 Unloads the UI plugin called <plugin>. 82 Use list_plugins to see currently loaded UI plugins. 73 83 74 84 help <command> … … 88 98 $ echo 'exit' > $LICQ_FIFO 89 99 90
