summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/report/event_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/report/event_config.h b/src/include/report/event_config.h
index 75fb0c78..64407b7f 100644
--- a/src/include/report/event_config.h
+++ b/src/include/report/event_config.h
@@ -58,7 +58,7 @@ void free_event_option(event_option_t *p);
//structure to hold the option data
typedef struct
{
- char *screen_name; //name of the event "Bugzilla" "RedHat Support Uploader"
+ char *screen_name; //ui friendly name of the event "Bugzilla" "RedHat Support Uploader"
//char *title; //window title - not used right now, maybe the "name" is enough?
//char *action;//action description to show in gui like: Upload report to the Red Hat bugzilla"
char *description; // "Report to ...."/"Save to file"