[Xfce4-commits] <ristretto:master> Improve warning-message
Stephan Arts
noreply at xfce.org
Sun Nov 20 11:10:01 CET 2011
Updating branch refs/heads/master
to 33a370586b2b8ea00dc263f4858a3ab0c97a431b (commit)
from 8d8c1e4159f94c7e6a6d5aa9f0b9084ef3dedc99 (commit)
commit 33a370586b2b8ea00dc263f4858a3ab0c97a431b
Author: Stephan Arts <stephan at xfce.org>
Date: Sun Nov 20 11:06:58 2011 +0100
Improve warning-message
src/thumbnailer.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/thumbnailer.c b/src/thumbnailer.c
index 1370322..f5b16fd 100644
--- a/src/thumbnailer.c
+++ b/src/thumbnailer.c
@@ -419,7 +419,8 @@ rstto_thumbnailer_queue_request_timer (
"The thumbnailer-service can not be reached,\n"
"for this reason, the thumbnails can not be\n"
"created.\n\n"
- "Install <b>Tumbler</b> to resolve this issue."
+ "Install <b>Tumbler</b> or another <i>thumbnailing daemon</i>\n"
+ "to resolve this issue."
);
gtk_dialog_run (GTK_DIALOG(error_dialog));
gtk_widget_destroy (error_dialog);
More information about the Xfce4-commits
mailing list