File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434
3535/**
3636 * @file remmina_stats.c
37- * @author Antenore Gatta and Giovanni Panozzo
38- * @date 12/02/2018
3937 * @brief Remmina usage statistics module.
38+ * @author Antenore Gatta and Giovanni Panozzo
39+ * @date 12 Feb 2018
4040 *
4141 * When Remmina starts asks the user if she/he wants to share some usage statistics
4242 * with the Remmina developers. As per the opt-in model
43- * (https://en.wikipedia.org/wiki/Opt-in_email), without the consent of * user,
43+ * (https://en.wikipedia.org/wiki/Opt-in_email), without the consent of the user,
4444 * none of these data will be collected.
4545 * Additionally a user can asks, at any moment, that any data linked to his/her
4646 * profiles to be deleted, and he/she can change the Remmina settings to stop
109109 *
110110 * All of these data are solely transmitted to understand:
111111 * - On which type of system Remmina is used
112- * -# Operating System
113- * -# Architecture (32/64bit)
114- * -# Linux distributor or OS vendor
112+ * - Operating System
113+ * - Architecture (32/64bit)
114+ * - Linux distributor or OS vendor
115115 * - Desktop Environment type.
116116 * - Main library versions installed on the system in use by Remmina.
117117 * - Protocols used
118118 * - Last time each protocol has been used (globally).
119119 *
120- * @see http://www.remmina.org/wp
120+ * @see http://www.remmina.org/wp for more information.
121121 */
122122
123123
You can’t perform that action at this time.
0 commit comments