From 1068f9bc04ef901d7031026b1a9b25e32dd0da8a Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Mon, 2 Jan 2006 16:05:20 +0000 Subject: beautify the ok, cancel and initialize buttons --- data/cancel.png | Bin 0 -> 901 bytes data/init.png | Bin 0 -> 455 bytes data/ok.png | 0 data/skin.xml | 9 ++++++--- 4 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 data/cancel.png create mode 100644 data/init.png create mode 100644 data/ok.png (limited to 'data') diff --git a/data/cancel.png b/data/cancel.png new file mode 100644 index 00000000..26482c34 Binary files /dev/null and b/data/cancel.png differ diff --git a/data/init.png b/data/init.png new file mode 100644 index 00000000..1b8cfe0a Binary files /dev/null and b/data/init.png differ diff --git a/data/ok.png b/data/ok.png new file mode 100644 index 00000000..e69de29b diff --git a/data/skin.xml b/data/skin.xml index 586df14b..43cfe274 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -62,13 +62,16 @@ - + + - - + + + + -- cgit v1.2.3