From: Daiki Ueno Date: Mon, 5 Sep 2005 08:30:25 +0000 (+0000) Subject: Described uninstall operation. X-Git-Url: http://cgit.sxemacs.org/?p=riece;a=commitdiff_plain;h=bc851618c53132fea5c1dda9968ae30cdad7beef;hp=44beec0cab25930b551263de6c073990f6b41a41 Described uninstall operation. --- diff --git a/doc/HACKING b/doc/HACKING index 882d835..22590f8 100644 --- a/doc/HACKING +++ b/doc/HACKING @@ -390,6 +390,9 @@ functions. - -insinuate Called on initialization of this module. +- -uninstall (optional) + Called on uninstallation of this module. + - -enable (optional) Called when this add-on is enabled. diff --git a/doc/HACKING.ja b/doc/HACKING.ja index 7293c40..4a492e8 100644 --- a/doc/HACKING.ja +++ b/doc/HACKING.ja @@ -364,6 +364,9 @@ riece-naming が提供する主な関数は以下の 3 つです。 - <モジュール名>-insinuate 初期化処理を行います +- <モジュール名>-uninstall (オプション) + アドオンをアンインストールすると呼ばれます + - <モジュール名>-enable (オプション) アドオンの有効にすると呼ばれます