From dadc34655c3ab961b0b0b94a10eaaba710f0b5e8 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 4 Jul 2011 22:38:03 +0000 Subject: Added kmymoney git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kmymoney2/html/images/Makefile.am | 20 ++++++++++++++++++++ kmymoney2/html/images/about_kde.png | Bin 0 -> 3044 bytes kmymoney2/html/images/arrow.png | Bin 0 -> 434 bytes kmymoney2/html/images/backarrow.png | Bin 0 -> 428 bytes kmymoney2/html/images/background.png | Bin 0 -> 249479 bytes kmymoney2/html/images/bc.png | Bin 0 -> 174 bytes kmymoney2/html/images/bg-texture.png | Bin 0 -> 2902 bytes kmymoney2/html/images/bl.png | Bin 0 -> 644 bytes kmymoney2/html/images/bottomleft.png | Bin 0 -> 872 bytes kmymoney2/html/images/bottomright.png | Bin 0 -> 309 bytes kmymoney2/html/images/br.png | Bin 0 -> 650 bytes kmymoney2/html/images/center.png | Bin 0 -> 156 bytes kmymoney2/html/images/currencyflourish.png | Bin 0 -> 18477 bytes kmymoney2/html/images/filenew.png | Bin 0 -> 1533 bytes kmymoney2/html/images/kmymoneydata.png | Bin 0 -> 2482 bytes kmymoney2/html/images/konqueror.png | Bin 0 -> 2923 bytes kmymoney2/html/images/lc.png | Bin 0 -> 167 bytes kmymoney2/html/images/manual.png | Bin 0 -> 1642 bytes kmymoney2/html/images/messagebox_info.png | Bin 0 -> 1514 bytes kmymoney2/html/images/original-trans_logo.png | Bin 0 -> 9012 bytes kmymoney2/html/images/rc.png | Bin 0 -> 185 bytes kmymoney2/html/images/rightborder.png | Bin 0 -> 153 bytes kmymoney2/html/images/shadow.png | Bin 0 -> 7606 bytes kmymoney2/html/images/spacer.gif | Bin 0 -> 43 bytes kmymoney2/html/images/spacer.png | Bin 0 -> 148 bytes kmymoney2/html/images/tc.png | Bin 0 -> 180 bytes kmymoney2/html/images/title-center.png | Bin 0 -> 186 bytes kmymoney2/html/images/title-left.png | Bin 0 -> 349 bytes kmymoney2/html/images/title-right.png | Bin 0 -> 345 bytes kmymoney2/html/images/tl.png | Bin 0 -> 595 bytes kmymoney2/html/images/top-shadow.png | Bin 0 -> 279 bytes kmymoney2/html/images/topleft.png | Bin 0 -> 18188 bytes kmymoney2/html/images/topright.png | Bin 0 -> 180 bytes kmymoney2/html/images/tr.png | Bin 0 -> 625 bytes kmymoney2/html/images/trans_logo.png | Bin 0 -> 12151 bytes 35 files changed, 20 insertions(+) create mode 100644 kmymoney2/html/images/Makefile.am create mode 100644 kmymoney2/html/images/about_kde.png create mode 100644 kmymoney2/html/images/arrow.png create mode 100644 kmymoney2/html/images/backarrow.png create mode 100644 kmymoney2/html/images/background.png create mode 100644 kmymoney2/html/images/bc.png create mode 100644 kmymoney2/html/images/bg-texture.png create mode 100644 kmymoney2/html/images/bl.png create mode 100644 kmymoney2/html/images/bottomleft.png create mode 100644 kmymoney2/html/images/bottomright.png create mode 100644 kmymoney2/html/images/br.png create mode 100644 kmymoney2/html/images/center.png create mode 100644 kmymoney2/html/images/currencyflourish.png create mode 100644 kmymoney2/html/images/filenew.png create mode 100644 kmymoney2/html/images/kmymoneydata.png create mode 100644 kmymoney2/html/images/konqueror.png create mode 100644 kmymoney2/html/images/lc.png create mode 100644 kmymoney2/html/images/manual.png create mode 100644 kmymoney2/html/images/messagebox_info.png create mode 100644 kmymoney2/html/images/original-trans_logo.png create mode 100644 kmymoney2/html/images/rc.png create mode 100644 kmymoney2/html/images/rightborder.png create mode 100644 kmymoney2/html/images/shadow.png create mode 100644 kmymoney2/html/images/spacer.gif create mode 100644 kmymoney2/html/images/spacer.png create mode 100644 kmymoney2/html/images/tc.png create mode 100644 kmymoney2/html/images/title-center.png create mode 100644 kmymoney2/html/images/title-left.png create mode 100644 kmymoney2/html/images/title-right.png create mode 100644 kmymoney2/html/images/tl.png create mode 100644 kmymoney2/html/images/top-shadow.png create mode 100644 kmymoney2/html/images/topleft.png create mode 100644 kmymoney2/html/images/topright.png create mode 100644 kmymoney2/html/images/tr.png create mode 100644 kmymoney2/html/images/trans_logo.png (limited to 'kmymoney2/html/images') 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 Binary files /dev/null and b/kmymoney2/html/images/about_kde.png differ diff --git a/kmymoney2/html/images/arrow.png b/kmymoney2/html/images/arrow.png new file mode 100644 index 0000000..aaa00d5 Binary files /dev/null and b/kmymoney2/html/images/arrow.png differ diff --git a/kmymoney2/html/images/backarrow.png b/kmymoney2/html/images/backarrow.png new file mode 100644 index 0000000..80c9703 Binary files /dev/null and b/kmymoney2/html/images/backarrow.png differ diff --git a/kmymoney2/html/images/background.png b/kmymoney2/html/images/background.png new file mode 100644 index 0000000..fec81ec Binary files /dev/null and b/kmymoney2/html/images/background.png differ diff --git a/kmymoney2/html/images/bc.png b/kmymoney2/html/images/bc.png new file mode 100644 index 0000000..d2f1a11 Binary files /dev/null and b/kmymoney2/html/images/bc.png differ diff --git a/kmymoney2/html/images/bg-texture.png b/kmymoney2/html/images/bg-texture.png new file mode 100644 index 0000000..e71ad16 Binary files /dev/null and b/kmymoney2/html/images/bg-texture.png differ diff --git a/kmymoney2/html/images/bl.png b/kmymoney2/html/images/bl.png new file mode 100644 index 0000000..a84c1d6 Binary files /dev/null and b/kmymoney2/html/images/bl.png differ diff --git a/kmymoney2/html/images/bottomleft.png b/kmymoney2/html/images/bottomleft.png new file mode 100644 index 0000000..57c6c57 Binary files /dev/null and b/kmymoney2/html/images/bottomleft.png differ diff --git a/kmymoney2/html/images/bottomright.png b/kmymoney2/html/images/bottomright.png new file mode 100644 index 0000000..e35125b Binary files /dev/null and b/kmymoney2/html/images/bottomright.png differ diff --git a/kmymoney2/html/images/br.png b/kmymoney2/html/images/br.png new file mode 100644 index 0000000..c1e7f51 Binary files /dev/null and b/kmymoney2/html/images/br.png differ diff --git a/kmymoney2/html/images/center.png b/kmymoney2/html/images/center.png new file mode 100644 index 0000000..fcf4a9a Binary files /dev/null and b/kmymoney2/html/images/center.png differ diff --git a/kmymoney2/html/images/currencyflourish.png b/kmymoney2/html/images/currencyflourish.png new file mode 100644 index 0000000..2a7e924 Binary files /dev/null and b/kmymoney2/html/images/currencyflourish.png differ diff --git a/kmymoney2/html/images/filenew.png b/kmymoney2/html/images/filenew.png new file mode 100644 index 0000000..1da021f Binary files /dev/null and b/kmymoney2/html/images/filenew.png differ diff --git a/kmymoney2/html/images/kmymoneydata.png b/kmymoney2/html/images/kmymoneydata.png new file mode 100644 index 0000000..bb3f937 Binary files /dev/null and b/kmymoney2/html/images/kmymoneydata.png differ diff --git a/kmymoney2/html/images/konqueror.png b/kmymoney2/html/images/konqueror.png new file mode 100644 index 0000000..fe7af79 Binary files /dev/null and b/kmymoney2/html/images/konqueror.png differ diff --git a/kmymoney2/html/images/lc.png b/kmymoney2/html/images/lc.png new file mode 100644 index 0000000..58a904c Binary files /dev/null and b/kmymoney2/html/images/lc.png differ diff --git a/kmymoney2/html/images/manual.png b/kmymoney2/html/images/manual.png new file mode 100644 index 0000000..04b3070 Binary files /dev/null and b/kmymoney2/html/images/manual.png differ diff --git a/kmymoney2/html/images/messagebox_info.png b/kmymoney2/html/images/messagebox_info.png new file mode 100644 index 0000000..6e21f06 Binary files /dev/null and b/kmymoney2/html/images/messagebox_info.png 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 Binary files /dev/null and b/kmymoney2/html/images/original-trans_logo.png differ diff --git a/kmymoney2/html/images/rc.png b/kmymoney2/html/images/rc.png new file mode 100644 index 0000000..198aff0 Binary files /dev/null and b/kmymoney2/html/images/rc.png differ diff --git a/kmymoney2/html/images/rightborder.png b/kmymoney2/html/images/rightborder.png new file mode 100644 index 0000000..fd29307 Binary files /dev/null and b/kmymoney2/html/images/rightborder.png differ diff --git a/kmymoney2/html/images/shadow.png b/kmymoney2/html/images/shadow.png new file mode 100644 index 0000000..5e6ff3d Binary files /dev/null and b/kmymoney2/html/images/shadow.png differ diff --git a/kmymoney2/html/images/spacer.gif b/kmymoney2/html/images/spacer.gif new file mode 100644 index 0000000..fc25609 Binary files /dev/null and b/kmymoney2/html/images/spacer.gif differ diff --git a/kmymoney2/html/images/spacer.png b/kmymoney2/html/images/spacer.png new file mode 100644 index 0000000..8bcb60d Binary files /dev/null and b/kmymoney2/html/images/spacer.png differ diff --git a/kmymoney2/html/images/tc.png b/kmymoney2/html/images/tc.png new file mode 100644 index 0000000..a93334c Binary files /dev/null and b/kmymoney2/html/images/tc.png differ diff --git a/kmymoney2/html/images/title-center.png b/kmymoney2/html/images/title-center.png new file mode 100644 index 0000000..3b3cec9 Binary files /dev/null and b/kmymoney2/html/images/title-center.png differ diff --git a/kmymoney2/html/images/title-left.png b/kmymoney2/html/images/title-left.png new file mode 100644 index 0000000..8c20d8a Binary files /dev/null and b/kmymoney2/html/images/title-left.png differ diff --git a/kmymoney2/html/images/title-right.png b/kmymoney2/html/images/title-right.png new file mode 100644 index 0000000..3938c54 Binary files /dev/null and b/kmymoney2/html/images/title-right.png differ diff --git a/kmymoney2/html/images/tl.png b/kmymoney2/html/images/tl.png new file mode 100644 index 0000000..3e0156c Binary files /dev/null and b/kmymoney2/html/images/tl.png differ diff --git a/kmymoney2/html/images/top-shadow.png b/kmymoney2/html/images/top-shadow.png new file mode 100644 index 0000000..b59c952 Binary files /dev/null and b/kmymoney2/html/images/top-shadow.png differ diff --git a/kmymoney2/html/images/topleft.png b/kmymoney2/html/images/topleft.png new file mode 100644 index 0000000..a15cf15 Binary files /dev/null and b/kmymoney2/html/images/topleft.png differ diff --git a/kmymoney2/html/images/topright.png b/kmymoney2/html/images/topright.png new file mode 100644 index 0000000..9ad46c9 Binary files /dev/null and b/kmymoney2/html/images/topright.png differ diff --git a/kmymoney2/html/images/tr.png b/kmymoney2/html/images/tr.png new file mode 100644 index 0000000..fa73979 Binary files /dev/null and b/kmymoney2/html/images/tr.png differ diff --git a/kmymoney2/html/images/trans_logo.png b/kmymoney2/html/images/trans_logo.png new file mode 100644 index 0000000..0d73e2c Binary files /dev/null and b/kmymoney2/html/images/trans_logo.png differ -- cgit v1.2.1