summaryrefslogtreecommitdiffstats
path: root/kmymoney2/html/images
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/html/images')
-rw-r--r--kmymoney2/html/images/Makefile.am20
-rw-r--r--kmymoney2/html/images/about_kde.pngbin0 -> 3044 bytes
-rw-r--r--kmymoney2/html/images/arrow.pngbin0 -> 434 bytes
-rw-r--r--kmymoney2/html/images/backarrow.pngbin0 -> 428 bytes
-rw-r--r--kmymoney2/html/images/background.pngbin0 -> 249479 bytes
-rw-r--r--kmymoney2/html/images/bc.pngbin0 -> 174 bytes
-rw-r--r--kmymoney2/html/images/bg-texture.pngbin0 -> 2902 bytes
-rw-r--r--kmymoney2/html/images/bl.pngbin0 -> 644 bytes
-rw-r--r--kmymoney2/html/images/bottomleft.pngbin0 -> 872 bytes
-rw-r--r--kmymoney2/html/images/bottomright.pngbin0 -> 309 bytes
-rw-r--r--kmymoney2/html/images/br.pngbin0 -> 650 bytes
-rw-r--r--kmymoney2/html/images/center.pngbin0 -> 156 bytes
-rw-r--r--kmymoney2/html/images/currencyflourish.pngbin0 -> 18477 bytes
-rw-r--r--kmymoney2/html/images/filenew.pngbin0 -> 1533 bytes
-rw-r--r--kmymoney2/html/images/kmymoneydata.pngbin0 -> 2482 bytes
-rw-r--r--kmymoney2/html/images/konqueror.pngbin0 -> 2923 bytes
-rw-r--r--kmymoney2/html/images/lc.pngbin0 -> 167 bytes
-rw-r--r--kmymoney2/html/images/manual.pngbin0 -> 1642 bytes
-rw-r--r--kmymoney2/html/images/messagebox_info.pngbin0 -> 1514 bytes
-rw-r--r--kmymoney2/html/images/original-trans_logo.pngbin0 -> 9012 bytes
-rw-r--r--kmymoney2/html/images/rc.pngbin0 -> 185 bytes
-rw-r--r--kmymoney2/html/images/rightborder.pngbin0 -> 153 bytes
-rw-r--r--kmymoney2/html/images/shadow.pngbin0 -> 7606 bytes
-rw-r--r--kmymoney2/html/images/spacer.gifbin0 -> 43 bytes
-rw-r--r--kmymoney2/html/images/spacer.pngbin0 -> 148 bytes
-rw-r--r--kmymoney2/html/images/tc.pngbin0 -> 180 bytes
-rw-r--r--kmymoney2/html/images/title-center.pngbin0 -> 186 bytes
-rw-r--r--kmymoney2/html/images/title-left.pngbin0 -> 349 bytes
-rw-r--r--kmymoney2/html/images/title-right.pngbin0 -> 345 bytes
-rw-r--r--kmymoney2/html/images/tl.pngbin0 -> 595 bytes
-rw-r--r--kmymoney2/html/images/top-shadow.pngbin0 -> 279 bytes
-rw-r--r--kmymoney2/html/images/topleft.pngbin0 -> 18188 bytes
-rw-r--r--kmymoney2/html/images/topright.pngbin0 -> 180 bytes
-rw-r--r--kmymoney2/html/images/tr.pngbin0 -> 625 bytes
-rw-r--r--kmymoney2/html/images/trans_logo.pngbin0 -> 12151 bytes
35 files changed, 20 insertions, 0 deletions
diff --git a/kmymoney2/html/images/Makefile.am b/kmymoney2/html/images/Makefile.am
new file mode 100644
index 0000000..94e4531
--- /dev/null
+++ b/kmymoney2/html/images/Makefile.am
@@ -0,0 +1,20 @@
+####### kdevelop will overwrite this part!!! (begin)##########
+
+KDE_OPTIONS = noautodist
+
+EXTRA_DIST = backarrow.png background.png bc.png bl.png bottomleft.png bottomright.png br.png center.png filenew.png kmymoneydata.png konqueror.png lc.png manual.png messagebox_info.png original-trans_logo.png rc.png rightborder.png spacer.png tc.png title-center.png title-left.png title-right.png tl.png topleft.png topright.png trans_logo.png tr.png spacer.gif shadow.png currencyflourish.png top-shadow.png arrow.png bg-texture.png about_kde.png
+
+LOCAL_DIR = kmymoney2/html/images
+
+install-data-local:
+ $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmymoney2/html/images
+ for file in $(EXTRA_DIST); do \
+ $(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(kde_datadir)/$(LOCAL_DIR); \
+ done
+
+uninstall-local:
+ for file in $(EXTRA_DIST); do \
+ rm -f $(DESTDIR)$(kde_datadir)/$(LOCAL_DIR)/$$file; \
+ done
+
+####### kdevelop will overwrite this part!!! (end)############
diff --git a/kmymoney2/html/images/about_kde.png b/kmymoney2/html/images/about_kde.png
new file mode 100644
index 0000000..a0f2439
--- /dev/null
+++ b/kmymoney2/html/images/about_kde.png
Binary files differ
diff --git a/kmymoney2/html/images/arrow.png b/kmymoney2/html/images/arrow.png
new file mode 100644
index 0000000..aaa00d5
--- /dev/null
+++ b/kmymoney2/html/images/arrow.png
Binary files differ
diff --git a/kmymoney2/html/images/backarrow.png b/kmymoney2/html/images/backarrow.png
new file mode 100644
index 0000000..80c9703
--- /dev/null
+++ b/kmymoney2/html/images/backarrow.png
Binary files differ
diff --git a/kmymoney2/html/images/background.png b/kmymoney2/html/images/background.png
new file mode 100644
index 0000000..fec81ec
--- /dev/null
+++ b/kmymoney2/html/images/background.png
Binary files differ
diff --git a/kmymoney2/html/images/bc.png b/kmymoney2/html/images/bc.png
new file mode 100644
index 0000000..d2f1a11
--- /dev/null
+++ b/kmymoney2/html/images/bc.png
Binary files differ
diff --git a/kmymoney2/html/images/bg-texture.png b/kmymoney2/html/images/bg-texture.png
new file mode 100644
index 0000000..e71ad16
--- /dev/null
+++ b/kmymoney2/html/images/bg-texture.png
Binary files differ
diff --git a/kmymoney2/html/images/bl.png b/kmymoney2/html/images/bl.png
new file mode 100644
index 0000000..a84c1d6
--- /dev/null
+++ b/kmymoney2/html/images/bl.png
Binary files differ
diff --git a/kmymoney2/html/images/bottomleft.png b/kmymoney2/html/images/bottomleft.png
new file mode 100644
index 0000000..57c6c57
--- /dev/null
+++ b/kmymoney2/html/images/bottomleft.png
Binary files differ
diff --git a/kmymoney2/html/images/bottomright.png b/kmymoney2/html/images/bottomright.png
new file mode 100644
index 0000000..e35125b
--- /dev/null
+++ b/kmymoney2/html/images/bottomright.png
Binary files differ
diff --git a/kmymoney2/html/images/br.png b/kmymoney2/html/images/br.png
new file mode 100644
index 0000000..c1e7f51
--- /dev/null
+++ b/kmymoney2/html/images/br.png
Binary files differ
diff --git a/kmymoney2/html/images/center.png b/kmymoney2/html/images/center.png
new file mode 100644
index 0000000..fcf4a9a
--- /dev/null
+++ b/kmymoney2/html/images/center.png
Binary files differ
diff --git a/kmymoney2/html/images/currencyflourish.png b/kmymoney2/html/images/currencyflourish.png
new file mode 100644
index 0000000..2a7e924
--- /dev/null
+++ b/kmymoney2/html/images/currencyflourish.png
Binary files differ
diff --git a/kmymoney2/html/images/filenew.png b/kmymoney2/html/images/filenew.png
new file mode 100644
index 0000000..1da021f
--- /dev/null
+++ b/kmymoney2/html/images/filenew.png
Binary files differ
diff --git a/kmymoney2/html/images/kmymoneydata.png b/kmymoney2/html/images/kmymoneydata.png
new file mode 100644
index 0000000..bb3f937
--- /dev/null
+++ b/kmymoney2/html/images/kmymoneydata.png
Binary files differ
diff --git a/kmymoney2/html/images/konqueror.png b/kmymoney2/html/images/konqueror.png
new file mode 100644
index 0000000..fe7af79
--- /dev/null
+++ b/kmymoney2/html/images/konqueror.png
Binary files differ
diff --git a/kmymoney2/html/images/lc.png b/kmymoney2/html/images/lc.png
new file mode 100644
index 0000000..58a904c
--- /dev/null
+++ b/kmymoney2/html/images/lc.png
Binary files differ
diff --git a/kmymoney2/html/images/manual.png b/kmymoney2/html/images/manual.png
new file mode 100644
index 0000000..04b3070
--- /dev/null
+++ b/kmymoney2/html/images/manual.png
Binary files differ
diff --git a/kmymoney2/html/images/messagebox_info.png b/kmymoney2/html/images/messagebox_info.png
new file mode 100644
index 0000000..6e21f06
--- /dev/null
+++ b/kmymoney2/html/images/messagebox_info.png
Binary files differ
diff --git a/kmymoney2/html/images/original-trans_logo.png b/kmymoney2/html/images/original-trans_logo.png
new file mode 100644
index 0000000..25ea91f
--- /dev/null
+++ b/kmymoney2/html/images/original-trans_logo.png
Binary files differ
diff --git a/kmymoney2/html/images/rc.png b/kmymoney2/html/images/rc.png
new file mode 100644
index 0000000..198aff0
--- /dev/null
+++ b/kmymoney2/html/images/rc.png
Binary files differ
diff --git a/kmymoney2/html/images/rightborder.png b/kmymoney2/html/images/rightborder.png
new file mode 100644
index 0000000..fd29307
--- /dev/null
+++ b/kmymoney2/html/images/rightborder.png
Binary files differ
diff --git a/kmymoney2/html/images/shadow.png b/kmymoney2/html/images/shadow.png
new file mode 100644
index 0000000..5e6ff3d
--- /dev/null
+++ b/kmymoney2/html/images/shadow.png
Binary files differ
diff --git a/kmymoney2/html/images/spacer.gif b/kmymoney2/html/images/spacer.gif
new file mode 100644
index 0000000..fc25609
--- /dev/null
+++ b/kmymoney2/html/images/spacer.gif
Binary files differ
diff --git a/kmymoney2/html/images/spacer.png b/kmymoney2/html/images/spacer.png
new file mode 100644
index 0000000..8bcb60d
--- /dev/null
+++ b/kmymoney2/html/images/spacer.png
Binary files differ
diff --git a/kmymoney2/html/images/tc.png b/kmymoney2/html/images/tc.png
new file mode 100644
index 0000000..a93334c
--- /dev/null
+++ b/kmymoney2/html/images/tc.png
Binary files differ
diff --git a/kmymoney2/html/images/title-center.png b/kmymoney2/html/images/title-center.png
new file mode 100644
index 0000000..3b3cec9
--- /dev/null
+++ b/kmymoney2/html/images/title-center.png
Binary files differ
diff --git a/kmymoney2/html/images/title-left.png b/kmymoney2/html/images/title-left.png
new file mode 100644
index 0000000..8c20d8a
--- /dev/null
+++ b/kmymoney2/html/images/title-left.png
Binary files differ
diff --git a/kmymoney2/html/images/title-right.png b/kmymoney2/html/images/title-right.png
new file mode 100644
index 0000000..3938c54
--- /dev/null
+++ b/kmymoney2/html/images/title-right.png
Binary files differ
diff --git a/kmymoney2/html/images/tl.png b/kmymoney2/html/images/tl.png
new file mode 100644
index 0000000..3e0156c
--- /dev/null
+++ b/kmymoney2/html/images/tl.png
Binary files differ
diff --git a/kmymoney2/html/images/top-shadow.png b/kmymoney2/html/images/top-shadow.png
new file mode 100644
index 0000000..b59c952
--- /dev/null
+++ b/kmymoney2/html/images/top-shadow.png
Binary files differ
diff --git a/kmymoney2/html/images/topleft.png b/kmymoney2/html/images/topleft.png
new file mode 100644
index 0000000..a15cf15
--- /dev/null
+++ b/kmymoney2/html/images/topleft.png
Binary files differ
diff --git a/kmymoney2/html/images/topright.png b/kmymoney2/html/images/topright.png
new file mode 100644
index 0000000..9ad46c9
--- /dev/null
+++ b/kmymoney2/html/images/topright.png
Binary files differ
diff --git a/kmymoney2/html/images/tr.png b/kmymoney2/html/images/tr.png
new file mode 100644
index 0000000..fa73979
--- /dev/null
+++ b/kmymoney2/html/images/tr.png
Binary files differ
diff --git a/kmymoney2/html/images/trans_logo.png b/kmymoney2/html/images/trans_logo.png
new file mode 100644
index 0000000..0d73e2c
--- /dev/null
+++ b/kmymoney2/html/images/trans_logo.png
Binary files differ