comparison ui/installwrapper.h @ 1176:c8f698ca6355

(issue128) Rename cinst to trustbridge-certificate-installer
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 22 Sep 2014 11:34:06 +0200
parents 78798d3af8f0
children
comparison
equal deleted inserted replaced
1175:e210ecc32d69 1176:c8f698ca6355
43 43
44 public: 44 public:
45 /** 45 /**
46 * @brief Construct an installwrapper for a certificateList 46 * @brief Construct an installwrapper for a certificateList
47 * 47 *
48 * The install wrapper will start the cinst process to execute 48 * The install wrapper will start the certificate installer
49 * the specified instructions with the provided certificatelist. 49 * process to execute the specified instructions with the
50 * provided certificatelist.
50 * 51 *
51 * The cinst executable is expected to be in the same directory 52 * The trustbridge-certificate-installer executable is expected
52 * as the current application. 53 * to be in the same directory as the current application.
53 * 54 *
54 * @param[in] parent the parent object. 55 * @param[in] parent the parent object.
55 * @param[in] path the absolute path to the certificatelist. 56 * @param[in] path the absolute path to the certificatelist.
56 * @param[in] instructions a list of R: / I: \<cert\> lines to execute. 57 * @param[in] instructions a list of R: / I: \<cert\> lines to execute.
57 */ 58 */

http://wald.intevation.org/projects/trustbridge/