commit | ea46fe29d93fc6d77aaf623f8ce05a334b2f7a93 | [log] [tgz] |
---|---|---|
author | Koushik K. Dutta <koushd@gmail.com> | Mon Mar 08 02:58:04 2010 -0800 |
committer | Koushik K. Dutta <koushd@gmail.com> | Mon Mar 08 02:58:04 2010 -0800 |
tree | dcfd68f88ed60bc00d0f1b9df726b8dd1bf8c384 | |
parent | 19459f31fad6f5e87ea0b7adddefe2dc3f966759 [diff] [blame] |
install_zip command
diff --git a/extendedcommands.h b/extendedcommands.h index 12d6107..ddb619c 100644 --- a/extendedcommands.h +++ b/extendedcommands.h
@@ -30,3 +30,7 @@ void show_choose_zip_menu(); + +int +install_zip(const char* packagefilepath); +