diff options
author | Glynn Foster <glynn.foster@sun.com> | 2003-01-22 02:03:09 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2003-01-22 02:03:09 +0000 |
commit | 525e0dbe64d049602becadb3e6571fdce7f8687b (patch) | |
tree | b04a2f91a461a9d722c286b87a9aa190ef080be9 /ChangeLog | |
parent | Clarify some of the documentation a little. Add in a few example scripts (diff) | |
download | zenity-525e0dbe64d049602becadb3e6571fdce7f8687b.tar.gz zenity-525e0dbe64d049602becadb3e6571fdce7f8687b.tar.bz2 zenity-525e0dbe64d049602becadb3e6571fdce7f8687b.zip |
Print out warning when we have no arguments to the commandline.
2003-01-22 Glynn Foster <glynn.foster@sun.com>
* src/main.c: Print out warning when we have no arguments to the
commandline.
* TODO: Add another item
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2003-01-22 Glynn Foster <glynn.foster@sun.com> + * src/main.c: Print out warning when we have no arguments to the + commandline. + + * TODO: Add another item + +2003-01-22 Glynn Foster <glynn.foster@sun.com> + * help/C/zenity.xml: Clarify some of the documentation a little. Add in a few example scripts and commandlines. I'm pretty useless at this though, since I don't know how to write scripts. |