summaryrefslogtreecommitdiff
path: root/pixmaps
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2010-05-18 23:35:50 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2010-05-18 23:35:50 (GMT)
commitadd611caeebe4c504652f99895c30846af239339 (patch)
tree340c86fb0f937a641d791803e4ebf5e93e84ab1a /pixmaps
parent7adb4243ad629554e496de173977721a8a5d0110 (diff)
Displayed the about window.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@157 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'pixmaps')
-rw-r--r--pixmaps/Makefile.am19
-rw-r--r--pixmaps/openida.pngbin0 -> 22219 bytes
-rw-r--r--pixmaps/openida.xcfbin0 -> 474578 bytes
-rw-r--r--pixmaps/openida_text.pngbin0 -> 8474 bytes
-rw-r--r--pixmaps/openida_text.xcfbin0 -> 337234 bytes
-rw-r--r--pixmaps/revision.pngbin0 -> 601 bytes
-rw-r--r--pixmaps/revision_0.pngbin0 -> 760 bytes
-rw-r--r--pixmaps/revision_1.pngbin0 -> 545 bytes
-rw-r--r--pixmaps/revision_2.pngbin0 -> 727 bytes
-rw-r--r--pixmaps/revision_3.pngbin0 -> 719 bytes
-rw-r--r--pixmaps/revision_4.pngbin0 -> 691 bytes
-rw-r--r--pixmaps/revision_5.pngbin0 -> 746 bytes
-rw-r--r--pixmaps/revision_6.pngbin0 -> 775 bytes
-rw-r--r--pixmaps/revision_7.pngbin0 -> 585 bytes
-rw-r--r--pixmaps/revision_8.pngbin0 -> 802 bytes
-rw-r--r--pixmaps/revision_9.pngbin0 -> 791 bytes
16 files changed, 17 insertions, 2 deletions
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am
index e725e15..0de7e75 100644
--- a/pixmaps/Makefile.am
+++ b/pixmaps/Makefile.am
@@ -1,8 +1,23 @@
+REVISION_PIX = \
+ revision_0.png \
+ revision_1.png \
+ revision_2.png \
+ revision_3.png \
+ revision_4.png \
+ revision_5.png \
+ revision_6.png \
+ revision_7.png \
+ revision_8.png \
+ revision_9.png \
+ revision.png
+
EXTRA_DIST = \
+ openida.xcf \
+ openida_text.xcf \
+ $(REVISION_PIX) \
dropwin_back.png
-
oidapixdir = $(datadir)/openida
-oidapix_DATA = $(EXTRA_DIST)
+oidapix_DATA = dropwin_back.png $(REVISION_PIX)
diff --git a/pixmaps/openida.png b/pixmaps/openida.png
new file mode 100644
index 0000000..29cc7d2
--- /dev/null
+++ b/pixmaps/openida.png
Binary files differ
diff --git a/pixmaps/openida.xcf b/pixmaps/openida.xcf
new file mode 100644
index 0000000..fbf9426
--- /dev/null
+++ b/pixmaps/openida.xcf
Binary files differ
diff --git a/pixmaps/openida_text.png b/pixmaps/openida_text.png
new file mode 100644
index 0000000..5915f2e
--- /dev/null
+++ b/pixmaps/openida_text.png
Binary files differ
diff --git a/pixmaps/openida_text.xcf b/pixmaps/openida_text.xcf
new file mode 100644
index 0000000..24513b0
--- /dev/null
+++ b/pixmaps/openida_text.xcf
Binary files differ
diff --git a/pixmaps/revision.png b/pixmaps/revision.png
new file mode 100644
index 0000000..330e108
--- /dev/null
+++ b/pixmaps/revision.png
Binary files differ
diff --git a/pixmaps/revision_0.png b/pixmaps/revision_0.png
new file mode 100644
index 0000000..0a468de
--- /dev/null
+++ b/pixmaps/revision_0.png
Binary files differ
diff --git a/pixmaps/revision_1.png b/pixmaps/revision_1.png
new file mode 100644
index 0000000..738a881
--- /dev/null
+++ b/pixmaps/revision_1.png
Binary files differ
diff --git a/pixmaps/revision_2.png b/pixmaps/revision_2.png
new file mode 100644
index 0000000..b567b80
--- /dev/null
+++ b/pixmaps/revision_2.png
Binary files differ
diff --git a/pixmaps/revision_3.png b/pixmaps/revision_3.png
new file mode 100644
index 0000000..7f5e3fc
--- /dev/null
+++ b/pixmaps/revision_3.png
Binary files differ
diff --git a/pixmaps/revision_4.png b/pixmaps/revision_4.png
new file mode 100644
index 0000000..a21ccbb
--- /dev/null
+++ b/pixmaps/revision_4.png
Binary files differ
diff --git a/pixmaps/revision_5.png b/pixmaps/revision_5.png
new file mode 100644
index 0000000..a9130d9
--- /dev/null
+++ b/pixmaps/revision_5.png
Binary files differ
diff --git a/pixmaps/revision_6.png b/pixmaps/revision_6.png
new file mode 100644
index 0000000..291febd
--- /dev/null
+++ b/pixmaps/revision_6.png
Binary files differ
diff --git a/pixmaps/revision_7.png b/pixmaps/revision_7.png
new file mode 100644
index 0000000..ccd4d4e
--- /dev/null
+++ b/pixmaps/revision_7.png
Binary files differ
diff --git a/pixmaps/revision_8.png b/pixmaps/revision_8.png
new file mode 100644
index 0000000..054c250
--- /dev/null
+++ b/pixmaps/revision_8.png
Binary files differ
diff --git a/pixmaps/revision_9.png b/pixmaps/revision_9.png
new file mode 100644
index 0000000..1123669
--- /dev/null
+++ b/pixmaps/revision_9.png
Binary files differ