diff options
author | Glynn Foster <glynn.foster@sun.com> | 2003-01-18 14:54:44 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2003-01-18 14:54:44 +0000 |
commit | 10e683c2e7fa6b71ce7baaa15185477d544d885f (patch) | |
tree | be888e98af0681b94db1948527ed3976ada19434 /data | |
parent | dee9ebb40b9160ab83be741f4a8121ec15f5d65b (diff) |
Hooray! Zenity now has an about window icon. It's very zen too.
2003-01-18 Glynn Foster <glynn.foster@sun.com>
* data/Makefile.am, data/zenity.png, src/about.c: Hooray!
Zenity now has an about window icon. It's very zen too.
Diffstat (limited to 'data')
-rw-r--r-- | data/Makefile.am | 1 | ||||
-rw-r--r-- | data/zenity.png | bin | 0 -> 2342 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 33ba8d0..9f5fbc6 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,5 +1,6 @@ imagesdir = $(datadir)/zenity/ images_DATA = \ + zenity.png \ zenity-calendar.png \ zenity-list.png \ zenity-file.png \ diff --git a/data/zenity.png b/data/zenity.png Binary files differnew file mode 100644 index 0000000..3c9c59a --- /dev/null +++ b/data/zenity.png |