From 6382a6813d636c1478c2d0dc493239a8904af214 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 5 Jan 2011 13:39:19 +0100 Subject: [PATCH] docs: update progress field Avoid naming the progress free text field 'message' as it conflicts with the message itself. --- docs/design/draft-progress.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/design/draft-progress.txt b/docs/design/draft-progress.txt index abb9912d81..79cdcade52 100644 --- a/docs/design/draft-progress.txt +++ b/docs/design/draft-progress.txt @@ -146,7 +146,7 @@ Messages action that is in progress. Some standard predefined categories will be defined. - - "message", G_TYPE_STRING + - "text", G_TYPE_STRING A user visible string detailing the action.