summaryrefslogtreecommitdiff
path: root/help/C/zenity.xml
Commit message (Collapse)AuthorAge
* Add in references to the screenshots.Glynn Foster2003-01-18
| | | | | | 2003-01-18 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Add in references to the screenshots.
* Only some examples and some screenshots and we're mostly done for a firstGlynn Foster2003-01-18
| | | | | | | | | | | | | | 2003-01-18 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Only some examples and some screenshots and we're mostly done for a first draft. * src/calendar.c: Don't set the text if it's NULL. * src/main.c: Swap the order of the commandline dialogs so that we're alphabetical. * src/zenity.glade: Add some default strings.
* Update the docs a little. I have absolutely no clue how the doc peopleGlynn Foster2003-01-18
| | | | | | | 2003-01-18 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Update the docs a little. I have absolutely no clue how the doc people don't get tired of this.
* First initial template of the help documents. Still have to write the mainGlynn Foster2003-01-15
2003-01-15 Glynn Foster <glynn.foster@sun.com> * help/C/Makefile.am, help/C/legal.xml, help/C/zenity-C.omf, help/C/zenity.xml, help/Makefile.am: First initial template of the help documents. Still have to write the main bulk of it.
bgstack15