summaryrefslogtreecommitdiff
path: root/src/about.c
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-02-03 03:16:32 +0000
committerGlynn Foster <gman@src.gnome.org>2003-02-03 03:16:32 +0000
commit8402c27e771e8c1e6a3b32720edaaa2a6767d455 (patch)
tree727c506aceba3ba5e1be0675b536ab1877570c84 /src/about.c
parent00e48cb2b53e1e932ef47a17fcc278395f375981 (diff)
Um, you don't really want to know.
2003-02-03 Glynn Foster <glynn.foster@sun.com> * data/Makefile.am, data/hawaii-shirt.png, data/surfboard.png, src/about.c: Um, you don't really want to know.
Diffstat (limited to 'src/about.c')
-rw-r--r--src/about.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/about.c b/src/about.c
index 2fe9d3d..fcddc68 100644
--- a/src/about.c
+++ b/src/about.c
@@ -150,8 +150,10 @@ typedef struct
} MonkClothes;
static MonkClothes monk_clothes[] = {
- {"gnome-tshirt.png", 30.0, ZENITY_CANVAS_Y - 150.0},
- {"sunglasses.png", ZENITY_CANVAS_X - 100.0 , ZENITY_CANVAS_Y - 150.0 }
+ {"gnome-tshirt.png", 30.0, 20.0},
+ {"sunglasses.png", ZENITY_CANVAS_X - 100.0 , ZENITY_CANVAS_Y - 150.0 },
+ {"surfboard.png", 30.0, ZENITY_CANVAS_Y - 200.0},
+ {"hawaii-shirt.png", ZENITY_CANVAS_X - 50.0, 20.0}
};
static void