From d8954d9222654f645ebdcc1752c70be97faaae45 Mon Sep 17 00:00:00 2001 From: Arx Cruz Date: Wed, 6 Jul 2011 14:55:30 -0300 Subject: Patch for bug #621907 This patch add the option --no-markup in the info, warning, error and question dialogs So if the user wants to use & \ ' and other symbols, now he can, and no error will be showed. --- data/zenity.1 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'data') diff --git a/data/zenity.1 b/data/zenity.1 index dba0aa2..5cde33b 100644 --- a/data/zenity.1 +++ b/data/zenity.1 @@ -122,6 +122,9 @@ Set the dialog text .TP .B \-\-no\-wrap Do not enable text wrapping +.TP +.B \-\-no\-markup +Do not enable pango markup .PP File selection options @@ -156,6 +159,9 @@ Set the dialog text .TP .B \-\-no\-wrap Do not enable text wrapping +.TP +.B \-\-no\-markup +Do not enable pango markup .PP List options @@ -234,6 +240,9 @@ Set the dialog text .B \-\-no\-wrap Do not enable text wrapping .TP +.B \-\-no\-markup +Do not enable pango markup +.TP .B \-\-ok\-label Set the text of the OK button .TP @@ -268,6 +277,9 @@ Set the dialog text .TP .B \-\-no\-wrap Do not enable text wrapping +.TP +.B \-\-no\-markup +Do not enable pango markup .PP Scale options -- cgit v1.2.3