projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bf4c1e
)
docs: update progress field
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Wed, 5 Jan 2011 12:39:19 +0000
(13:39 +0100)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Tue, 15 Feb 2011 17:55:22 +0000
(18:55 +0100)
Avoid naming the progress free text field 'message' as it conflicts with the
message itself.
docs/design/draft-progress.txt
patch
|
blob
|
history
diff --git
a/docs/design/draft-progress.txt
b/docs/design/draft-progress.txt
index abb9912d81331ef44c489f442ea80ceec1f31332..79cdcade52748f44d830cdcaf72fed3f10c6178f 100644
(file)
--- 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.