photo-album-install-procs.tcl

Photo Album install callbacks

Location:
packages/photo-album/tcl/photo-album-install-procs.tcl
Created:
2004-05-20
Author:
Jeff Davis davis@xarg.net
CVS Identification:
$Id: photo-album-install-procs.tcl,v 1.1 2004/06/01 19:13:05 jeffd Exp $

Procedures in this file

Detailed information

photo_album::install::package_install (private)

 photo_album::install::package_install

package install callback

Testcases:
No testcase defined.

photo_album::install::package_uninstall (private)

 photo_album::install::package_uninstall

package uninstall callback

Testcases:
No testcase defined.

photo_album::install::package_upgrade (private)

 photo_album::install::package_upgrade \
    -from_version_name from_version_name \
    -to_version_name to_version_name

Package before-upgrade callback

Switches:
-from_version_name (required)
-to_version_name (required)

Testcases:
No testcase defined.
[ show source ]