Commit Graph

2 Commits

Author SHA1 Message Date
Glynn Foster 3e05834b4c Add new notification icon. Update for new files. Restructure code a little
2004-09-13  Glynn Foster  <glynn.foster@sun.com>

	* data/Makefile.am, data/zenity-notification.png: Add new
	notification icon.
	* src/Makefile.am: Update for new files.
	* src/about.c, src/calendar.c, src/entry.c, src/fileselection.c,
	src/progress.c, src/text.c, src/tree.c, src/msg.c: Restructure code a
	little bit for new utility functions for setting window icons.
	* src/eggtrayicon.c, src/eggtrayicon.h: New files for notification area
	support.
	* src/main.c, src/notification.c, src/util.c, src/util.h, src/zenity.h:
	Add support for notification area.
	* data/zenity.1, help/*: Update docs for notification and new file
	selection changes.
2004-09-13 07:51:51 +00:00
Breda McColgan 3a3a047a71 help/C/zenity.xml help/C/zenity-C.omf
2004-08-18  Breda McColgan <breda.mccolgan@sun.com>

	* Updated the following files:
		* help/C/zenity.xml
		* help/C/zenity-C.omf
		* help/C/figures/zenity-calendar-screenshot.png
		* help/C/figures/zenity-entry-screenshot.png
		* help/C/figures/zenity-error-screenshot.png
		* help/C/figures/zenity-fileselection-screenshot.png
		* help/C/figures/zenity-information-screenshot.png
		* help/C/figures/zenity-list-screenshot.png
		* help/C/figures/zenity-progress-screenshot.png
		* help/C/figures/zenity-question-screenshot.png
		* help/C/figures/zenity-text-screenshot.png
		* help/C/figures/zenity-warning-screenshot.png

	* Added the following files:
		* help/C/l10n.txt
		* help/C/l10n_scripts/
		* help/C/l10n_scripts/calendar.sh
		* help/C/l10n_scripts/cvs.txt
		* help/C/l10n_scripts/error.sh
		* help/C/l10n_scripts/filesel.sh
		* help/C/l10n_scripts/info.sh
		* help/C/l10n_scripts/list.sh
		* help/C/l10n_scripts/progress.sh
		* help/C/l10n_scripts/question.sh
		* help/C/l10n_scripts/text_entry.sh
		* help/C/l10n_scripts/text_info.sh
		* help/C/l10n_scripts/warning.sh
	  See the help/C/l10n.txt file for information about l10n_scripts.
2004-08-18 18:10:27 +00:00