aboutsummaryrefslogtreecommitdiffstats
path: root/image
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-06 06:51:33 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-06 06:51:33 +0000
commit853f36fcfbca248ac5f31335b40f90b4d011cc5b (patch)
tree4538a0badda5d637c1dfdf259fedb375f632e0a4 /image
parentb959249e9f32f912c2d642302829cb6ae85e97da (diff)
simple_dialog now uses the stock_dialog_xy icons
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9996 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'image')
-rw-r--r--image/README.image9
1 files changed, 7 insertions, 2 deletions
diff --git a/image/README.image b/image/README.image
index 5f2fc5c51b..31da167bf6 100644
--- a/image/README.image
+++ b/image/README.image
@@ -13,8 +13,8 @@ clist_descend.xpm indicators
dn_arrow.xpm Up and down arrows (originally intended for
up_arrow.xpm filter dialogs - not currently used)
-eexcl3d64.xpm 3D Exclamation point icon (used in warning
- and error dialogs)
+eexcl3d64.xpm 3D Exclamation point icon (originally intended
+ for warning and error dialogs - not currently used)
eicon3d16.xpm 3D Ethereal logo in various sizes with
eicon3d32.xpm transparent background, high color
@@ -48,3 +48,8 @@ editcap.rc.in
mergecap.rc.in
tethereal.rc.in
text2pcap.rc.in
+
+stock_dialog_error_48.xpm GTK2 default icons for simple_dialog, from:
+stock_dialog_info_48.xpm "ftp://ftp.gtk.org/pub/gtk/v2.0/gtk+-2.0.6.tar.bz2"
+stock_dialog_question_48.xpm in the zip directory "gtk+-2.0.6/gtk/stock-icons"
+stock_dialog_warning_48.xpm