diff options
author | Mike Newman <MikeGTN@src.gnome.org> | 2003-01-19 12:13:08 +0000 |
---|---|---|
committer | Mike Newman <MikeGTN@src.gnome.org> | 2003-01-19 12:13:08 +0000 |
commit | 1e1dfef56ec71f732941398529cb1d8c79190c41 (patch) | |
tree | b4362471602483b2a003f6ade6ac6332ca3df2ff /ChangeLog | |
parent | Added da to ALL_LINGUAS. (diff) | |
download | zenity-1e1dfef56ec71f732941398529cb1d8c79190c41.tar.gz zenity-1e1dfef56ec71f732941398529cb1d8c79190c41.tar.bz2 zenity-1e1dfef56ec71f732941398529cb1d8c79190c41.zip |
Add --editable option to --text-info, and return edited textbuffer contents on dialog close.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,6 +1,8 @@ -2003-01-19 Ole Laursen <olau@hardworking.dk> +2003-01-19 Mike Newman <mike@gtnorthern.demon.co.uk> - * configure.in: Added da to ALL_LINGUAS. + * src/main.c, src/text.c, src/zenity.h: add an --editable + option to --text-info. If set, return the contents of the + text buffer on dialog close. 2003-01-18 Glynn Foster <glynn.foster@sun.com> |